You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2018/09/17 13:49:00 UTC

[jira] [Commented] (ARIES-1826) blueprint-maven-plugin IllegalArgumentException from ASM, possibly Java 9 related

    [ https://issues.apache.org/jira/browse/ARIES-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617544#comment-16617544 ] 

Christian Schneider commented on ARIES-1826:
--------------------------------------------

Spark also seems to have the same problem related to Xbean and Java 9. See [https://stackoverflow.com/questions/51352591/spark-java-illegalargumentexception-at-org-apache-xbean-asm5-classreader] .

 

> blueprint-maven-plugin IllegalArgumentException from ASM, possibly Java 9 related
> ---------------------------------------------------------------------------------
>
>                 Key: ARIES-1826
>                 URL: https://issues.apache.org/jira/browse/ARIES-1826
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: blueprint-maven-plugin-1.10.0
>            Reporter: Michael Vorburger
>            Priority: Major
>
> From [https://jira.opendaylight.org/browse/ODLPARENT-167] :
> {code:java}
> [INFO] --- blueprint-maven-plugin:1.10.0:blueprint-generate (default) @ northbound-api ---
> [INFO] Package org.opendaylight will be scanned
> (...)
> [ERROR] Failed to execute goal org.apache.aries.blueprint:blueprint-maven-plugin:1.10.0:blueprint-generate (default) on project northbound-api: Error during blueprint generation: IllegalArgumentException -> [Help 1]{code}
> With {{mvn-X}} (details in [ODLPARENT-167|https://jira.opendaylight.org/browse/ODLPARENT-167]) we find it's {{Caused by: java.lang.IllegalArgumentException at org.apache.xbean.asm5.ClassReader.<init>}}, which could be related to it scanning some Java > 8 (9/10/11) class in some JAR?
> [~gnt] or [~chris@die-schneider.net], I don't suppose this is a known issue for which you already have a fix, or an thoughts? [~skitt] FYI.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)