File _patchinfo of Package patchinfo.28284
<patchinfo incident="28284">
<packager>fstrba</packager>
<rating>moderate</rating>
<category>feature</category>
<issue tracker="jsc" id="SLE-23217"/>
<summary>Feature update for Maven</summary>
<description>This update for Maven fixes the following issues:
maven-script-interpreter was upgraded to version 1.3:
- Document how to use Grapes in a Groovy script
- Fix detailed message from failed script evaluation shouldn't be propagated
- Fix redundant option failOnException
- Output build log from script to maven mojo log
- Remove Apache Ivy from dependency
- Remove dependency to plexus-component-annotations
- Replace AntClassLoader by RootLoader
- Require Java 7
maven-invoker-plugin was upgraded to version 3.2.2:
- Fix build with maven-script-interpreter 1.3
exec-maven-plugin received following fixes:
- Do not require java-headless >= 9, since the jar works just fine
with java 8
- 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.
maven-jar-plugin and maven-resources-plugin received following fix:
- Remove all dependencies with scope test, since a raw xmvn does not hide them from maven.
maven-javadoc-plugin received following fix:
- 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.
maven-reporting-impl was upgraded to version 3.1.0:
- API sync with maven-reporting-api 3.1.0
</description>
</patchinfo>