Changelog for
maven-archetype-plugin-3.3.0-28.2.noarch.rpm :
* Wed Oct 02 2024 Fridrich Strba
- Removed patch:
* 0002-Revert-ARCHETYPE-667-Upgrade-Velocity-from-1.7-to-2..patch + not needed since we can now build against velocity-engine-core without introducing build cycles
* Fri Sep 27 2024 Fridrich Strba - Upgrade to version 3.3.0
* Bug + ARCHETYPE-626: mvn install deploy does not work with 3.2.1 but worked with 3.2.0 + ARCHETYPE-635: Groovy present twice on classpath of maven-archetype-plugin + ARCHETYPE-637: PomUtils.addNewModule Pretty-Printing has issue on java 9+ + ARCHETYPE-646: \"WARNING: Parameter \'localRepository\' is deprecated\" with Maven 3.9.1 + ARCHETYPE-657, CVE-2024-47197, bsc#1231000: create target/archetype-it instead of target/classes/archetype-it,
* Improvement + ARCHETYPE-632: Add logging conflict line in integration-test + ARCHETYPE-634: WARNING: An illegal reflective access operation has occurred + ARCHETYPE-650: improve \"The defined artifact is not an archetype\" error message + ARCHETYPE-651: add a message when updating local catalog + ARCHETYPE-654: Clarify repository/server id used for custom repository catalog + ARCHETYPE-655: Get rid of Wagon API to download catalogs + ARCHETYPE-660: Require Maven 3.6.3 + ARCHETYPE-668: Switch to JSR-330 + ARCHETYPE-673: Get rid of maven-artifact-transfer- Removed patch:
* port-to-maven-script-interpreter-1_3.patch + upstream is on 1.5 now- Modified patches:
* 0001-Avoid-reliance-on-groovy.patch
* reproducible-from-environment.patch + rediff- Added patch:
* 0002-Revert-ARCHETYPE-667-Upgrade-Velocity-from-1.7-to-2..patch + use for the while velocity 1.x before we have the velocity-engine upgraded to the right version and free of build cycles
* Tue Sep 24 2024 Fridrich Strba - Added patch:
* reproducible-from-environment.patch + SOURCE_DATE_EPOCH environmental variable triggers reproducible use of the maven-archetype-plugin if it is not requested already using the project.build.outputTimestamp option.
* 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
* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Sat Sep 09 2023 Fridrich Strba - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Thu Apr 28 2022 Fridrich Strba - Upgrade to version 3.2.1- Added patches:
* 0001-Avoid-reliance-on-groovy.patch + Groovy is only used for running a post generation script, removing this continues the old behaviour of ignoring it
* port-to-maven-script-interpreter-1_3.patch + Adapt to the new function signatures in maven-script-interpreter-1.3
* Tue Dec 29 2020 Wang Jun - Update to version 3.2.0
* Allow skip non-archetypes
* http to central not supported anymore, switch to https
* Use HTTPS instead of HTTP to resolve dependencies
* Fixed newlines broken
* Fixed license header
* Fix referenced parameter
* Fix NullPointerException
* Update jdom, commons-io, artifact transfer and JUnit
* Update plexus, xmlunit and ivy
* Update EasyMock
* Make build Reproducible
* Make archetype:jar reproductible
* Reset relativePath to remove build warnings
* Drop maven version from message
* Wed Feb 26 2020 Fridrich Strba - Initial packaging of maven-archetype 3.1.2