You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sanne Grinovero (JIRA)" <ji...@apache.org> on 2015/12/11 12:12:11 UTC

[jira] [Created] (MJAR-205) Compatibility with JDK9 requires an update of plexus-archiver

Sanne Grinovero created MJAR-205:
------------------------------------

             Summary: 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
          Issue Type: Bug
    Affects Versions: 2.6
            Reporter: Sanne Grinovero


The Maven Jar plugin will fail when running on Java 9 since the preview build 95 included 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)