61
Parent that uses Lifecycle 2.2.0.
When updating, pay attention to these:
- make sure you have no
takariVersion
property (make sure you inherit 2.2.0 from parent) - update
settings.xml
, servers were renamed totakari.releases
andtakari.snapshots
. Before they weresonatype...
. - prepare your GPG environment, on workstations ideally you should have GnuPG + GPG agent running, Maven Core GPG plugin is used from now on for signing
- Modernizer execution is fixed and now always run. It may report issues and fail the build. It is at your discretion are those applied or ignored.
Full Changelog: takari-60...takari-61