mvn-golang v2.2.0 Release Notes

Release Date: 2018-05-13 // almost 6 years ago
  • 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