- 2017-03-20 - (foundation) Upgrade git-commit-id plugin to 2.2.2 (from 2.2.1)
- 2017-03-20 - (foundation) Upgrade jacoco plugin to 0.7.9 (from 0.7.8)
- 2017-03-20 - (foundation) Upgrade build-helper plugin to 3.0.0 (from 1.12)
- 2017-03-20 - (foundation) Upgrade shade plugin to 3.0.0 (from 2.4.3)
- 2017-03-20 - (foundation) Upgrade compiler plugin to 3.6.1 (from 3.6.0)
- 2016-12-15 - (foundation) Introduce
basepom.executable.name
to make the binary name configurable - 2016-12-23 - (foundation) Move manifest transformer into basepom.executable profile to allow
shading without main class. - 2016-12-23 - (foundation) Make javadoc generation part of the checkers:
* usebasepom.check.skip-javadoc
to skip generation,
derives from now obsoletebasepom.javadoc.skip
.
* usebasepom.check.fail-javadoc
to fail on error,
derives frombasepom.check.fail-basic
.