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:21:11 UTC

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

     [ https://issues.apache.org/jira/browse/MJAR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated MJAR-205:
---------------------------------
    Description: 
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.

  was:
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.


> 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
>              Labels: java9
>
> 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
(v6.3.4#6332)