Skip to content

Aries Parent Pom 3.0.0

Latest
Compare
Choose a tag to compare
@alien11689 alien11689 released this 24 Apr 20:32
· 114 commits to trunk since this release

Artifact

https://repo1.maven.org/maven2/org/apache/aries/parent/3.0.0/

Release notes

Breaking changes:

  • Updated Apache parent pom to version 34
  • Changed org.osgi.* artifacts to osgi.*
  • Made Rat plugin always run
  • Removed ianal-maven-plugin
  • Removed findbugs-maven-plugin
  • Removed maven-paxexam-plugin
  • Removed versions-maven-plugin
  • Removed eclipselink repository
  • Removed ops4j repository
  • Removed mc-repo.googlecode.com repository
  • Moved junit, slf4j-simple, pax-logging artifacts to test scope

Dependency management updates:

  • Updated junit to version 4.13.2
  • Updated pax-logging artifacts to version 2.2.9
  • Updated slf4j artifacts to version 2.0.17

Plugin dependency management updates:

  • Added depends-maven-plugin configuration
  • Added depgraph-maven-plugin configuration
  • Updated pmd-maven-plugin to version 3.26.0
  • Updated animal-sniffer-enforcer-rule to version 1.24
  • Updated bundle-maven-plugin to version 5.1.9
  • Updated org.apache.aries.versioning.plugin to 0.3.1

Other:

  • Replaced http with https in urls
  • Removed maven-remote-resources-plugin definition duplicated from Apache parent