You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/01/31 16:10:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15125367#comment-15125367 ] 

Hudson commented on MJAR-205:
-----------------------------

FAILURE: Integrated in maven-plugins #5046 (See [https://builds.apache.org/job/maven-plugins/5046/])
[MJAR-205] Compatibility with JDK9 requires an update of plexus-archiver (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1727826])
* maven-jar-plugin/pom.xml


> 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
>            Assignee: Karl Heinz Marbaise
>              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
(v6.3.4#6332)