Skip to content

Update to latest Maven plugins versions

Antoine Mottier requested to merge major-update into 2.x
  • Update Maven plugin used to latest version.
  • Define plugin version using properties in order to be able to use mvn versions:display-property-updates.
  • Define plugins version in pluginManagement section.
  • Use HTTPS for URLs.
  • Update project SCM from Gitorious to GitLab.
  • Force Maven 3.8.1 for reproducible builds.
  • Fix Maven assembly configuration for latest plugin version.
  • Update to Maven assembly descriptor version 2.1.0.
  • Copyright by OW2.

Merge request reports