You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eric Barboni (JIRA)" <ji...@codehaus.org> on 2015/02/23 18:24:18 UTC

[jira] (MSHARED-409) maven-shared-jar fail to analyse jar containing "new" jdk8 code

Eric Barboni created MSHARED-409:
------------------------------------

             Summary: maven-shared-jar fail to analyse  jar containing "new" jdk8 code
                 Key: MSHARED-409
                 URL: https://jira.codehaus.org/browse/MSHARED-409
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-jar
    Affects Versions: maven-shared-jar-1.1
         Environment: windows 8.1 jdk 8.31
            Reporter: Eric Barboni
         Attachments: jdk8jar.zip, jdk8.patch

Maven shared jar fail to analyse jdk8 artifact (containing jdk8 stream ). Apache BCEL raise an exception.

I discover this issue by using maven project info report plugin (dependencies section)

jdk8.patch contains a unit test expecting to have a true answer to isDebugPresent (as maven compiler generate debug info by default).

jdk8jar.zip is a multimode project to reproduce the jar used in the tests.

upgrading to bcel 6.0 SNAPSHOT works but as it's not release yet I guess I have to wait :p




--
This message was sent by Atlassian JIRA
(v6.1.6#6162)