[
https://issues.apache.org/jira/browse/MJAR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957279#comment-17957279
]
Matthias Bünger commented on MJAR-205:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#364|https://github.com/apache/maven-jar-plugin/issues/364].
> Compatibility with JDK9 requires an update of plexus-archiver
> -------------------------------------------------------------
>
> Key: MJAR-205
> URL: https://issues.apache.org/jira/browse/MJAR-205
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Sanne Grinovero
> Assignee: Karl Heinz Marbaise
> Priority: Major
> Labels: java9
> Fix For: 3.0.0
>
>
> The Maven Jar plugin will fail when running on Java 9 since preview build 95
> (since inclusion of project Verona) because of a small issue in the used
> version of plexus-archiver.
> See also:
> - https://github.com/codehaus-plexus/plexus-archiver/issues/13
> The trivial fix was merged:
> - https://github.com/codehaus-plexus/plexus-archiver/pull/12
> This is to track the need for an update to a `plexus-archiver` version
> including the above patches. Would love to see a Maven release including
> this too, so that we can use our project's existing testsuites to test for
> Java9 compatibility ASAP.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)