Changelog for
plexus-component-metadata-javadoc-2.2.0-62.2.noarch.rpm :
* Thu May 16 2024 Fridrich Strba
- Upgrade to version 2.2.0
* improve documentation to switch to Sisu
* pom clean after parent upgrade
* Improve plexus-component metadata - remove dependency to plexus-container-default
* Add deprecation information to Plexus components
* Require Java 8
* Drop plexus-container-default artefact
* Require Maven 3.6.3+
* Switch to JUnit5
* Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M2
* Wed May 15 2024 Fridrich Strba - Fix build with maven-plugin-plugin >= 3.11.0: define goalPrefix
* Tue Apr 02 2024 Fridrich Strba - Add dependency on plexus-xml where relevant
* this will be needed for smooth upgrade to plexus-utils 4.0.0
* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Sun Mar 20 2022 Fridrich Strba - Build with java source and target levels 8
* Tue Jan 18 2022 Fridrich Strba - Upgrade to version 2.1.1
* Last version before deprecation
* Requires Java 7 and Maven 3.2.5+
* Upgrade ASM to 9.2
* Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1
* Fri May 14 2021 Fridrich Strba - Removed patch:
* plexus-containers-asm6.patch + build using asm >= 7
* Sun Nov 24 2019 Fridrich Strba - Upgrade to version 2.1.0- Removed patch:
* 0001-Port-to-current-qdox.patch + integrated upstream- Added patch:
* plexus-containers-asm6.patch + allow building against asm6- Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin
* Thu Apr 11 2019 Fridrich Strba - Require for build the mvn(org.codehaus.plexus:plexus:pom:) instead of mvn(org.codehaus.plexus:plexus-containers:pom:) provided in the sources
* Wed Apr 03 2019 Fridrich Strba - Initial packaging of the plexus-component-metadata 1.7.1 maven plugin
* Generates META-INF/plexus/components.xml during maven build