github groovy/GMavenPlus 1.3

latest releases: 3.0.2, 3.0.1, 3.0.0...
6 years ago

Bugs

None

Enhancements

  • [GMAVENPLUS-27] - Set targetBytecode from maven.compiler.target
  • [GMAVENPLUS-28] - Use project.build.sourceEncoding for Groovydoc stylesheet default encoding. This can break your build if all the below condtions are met.
    • You are using the groovydoc and/or testGroovydoc goal
    • You have specified stylesheetFile
    • You have not specified stylesheetEncoding
    • Your system has a default encoding other than UTF-8
    • The file specified by stylesheetFile contains characters outside the ASCII range
  • [GMAVENPLUS-31] - Bind MavenProjectHelper to tool properties
  • [GMAVENPLUS-32] - Support grooid classifier. An example usage is available.

Potentially breaking changes

None

Notes

None

Don't miss a new GMavenPlus release

NewReleases is sending notifications on new releases.