Changelog for
maven-native-1.0~M1-33.9.noarch.rpm :
* Wed Jun 12 2024 Fridrich Strba
- Fix build with mojo-parent >= 3.1.0
* Tue Apr 30 2024 Fridrich Strba - Upgrade to maven-native 1.0-M1
* Changes + Require Maven 3.5.4+ + Require Java 8 + add Microsoft Visual Studio C++ 2019 support - issue #39 + Fix Windows build issue #29 \"masterAATTmaven-native does not build on Windows 10 with VS2017: 8 failed tests\". Windows build is breaking because org.codehaus.plexus.util.cli.Commandline#getCommandline() has operating system dependent code referencing org.codehaus.plexus.util.Os.FAMILY_WINDOWS. + local output timestamp for Reproducible Builds- Removed pregenerated plexus components.xml, since they are generated by plexus-component-metadata plugin- Removed patch:
* 0001-Require-Java-8.patch + integrated in this version
* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Mon May 23 2022 Fridrich Strba - Added patch:
* 0001-Require-Java-8.patch + Backport upstream changes that fix infinite loops on some architectures
* Fri Mar 25 2022 Fridrich Strba - Put back the plexus components.xml files from alpha-8, since they are not correctly genrated from the annotations
* Wed Jul 28 2021 Fridrich Strba - Clean-up the spec file a bit
* Thu Oct 08 2020 Fridrich Strba - Upgrade to maven-native 1.0-alpha-11
* includes many fixes in how libraries are created
* includes new parameters in configuration that are increasingly used out there
* Mon Jun 03 2019 Jan Engelhardt - Use noun phrase in summary.- Add missing Group: for javadoc subpackage.
* Fri May 03 2019 Fridrich Strba - Initial packaging of maven-native 1.0-alpha-8