Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

release 2.3.3

Compare
Choose a tag to compare
@raydac raydac released this 30 Jul 15:43
· 191 commits to master since this release

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