This repository was archived by the owner on Mar 3, 2025. It is now read-only.
release 2.3.3
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
inresultName
field ofbuild
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