mvn-golang v2.3.3 Release Notes

Release Date: 2019-07-30 // over 4 years ago
  • 2.3.3 (30-jul-2019)

    • ๐Ÿ‘Œ improved work in parallel mode
    • ๐Ÿ‘ minimal supported JDK version increased to 1.8
    • โž• added mod mojo
    • โž• added unified boolean properties mvn.golang.<MOJO_NAME>.skip to skip work of selected mojo #65
    • ๐Ÿ— text none in resultName field of build mojo disables auto-adding of -o command line option
    • ๐Ÿ”จ minor fixes and refactoring
    • โž• added parameter workingDir to replace automatically choosen working directory during tool execution.
    • โž• added support of Golang modules with maven dependencies, added example #60
    • โšก๏ธ default version of GoSDK updated to 1.12.7