Skip to content

release 2.2.0

Compare
Choose a tag to compare
@raydac raydac released this 13 May 11:47
· 363 commits to master since this release

2.2.0 (13-may-2018)

  • added property mvn.golang.go.version to define value for goVersion configuration parameter, it allows decrease configuration section dramatically, example
  • added externalPackageFile (property mvn.golang.get.packages.file) option to the get mojo, it allows to keep package list in external file, example
  • default value of the useMavenProxy flag is changed to true to make the plugin more compatible with default maven process