Changelog for
exec-maven-plugin-javadoc-3.0.0-150200.3.7.39.noarch.rpm :
* Mon Dec 12 2022 fstrbaAATTsuse.com- Do not require java-headless >= 9, since the jar works just fine with java 8
* Tue Oct 25 2022 fstrbaAATTsuse.com- Added patch:
* exec-maven-plugin-ioexception.patch + allow building with wider range of plexus-utils versions, including the 3.5.0 that does not declare IOException as thrown in functions where it is actually not thrown.
* Tue Mar 22 2022 fstrbaAATTsuse.com- Upgrade to upstream version 3.0.0
* Bug Fixes + Resolving \"target\" dir via \"${project.build.directory}\", so to make sure it can be resolved correctly within multi-module builds and if another name than \"target\" has been configured [#124] + Ensure mojo descriptors are extracted after compilation #123 + Argument file for modulepath is generated wrongly when paths contains spaces #115 + java.lang.String cannot be cast to org.codehaus.mojo.exec.Modulepath #75
* Enhancement + Resolves #152 - Adds option to redirect program output of exec:exec to the maven logger. #153 + Program output can be difficult to trace and may be jumbled with Maven logs when running Maven with multiple threads #152 + Fix type in Property.java #147 + Correct spelling and remove redundant \"small\" #142 + Fix typo #140 +
configuration parameter #128 + Methodhandles #119 + Introduce Mock Repository Manager #117 + Improved docs about config of exec:exec goal #104 + Add CodeTriage badge to mojohaus/exec-maven-plugin #96 + [Enhancement] Support for JPMS module path for exec:java #90- Removed patch:
* exec-maven-plugin-1.6.0-Port-to-Maven-3.patch + not needed any more with this version
* Sat Apr 06 2019 jengelhAATTinai.de- Avoid trivial name repetition in summary.
* Fri Apr 05 2019 fstrbaAATTsuse.com- Initial packaging of exec-maven-plugin 1.6.0