[
https://issues.apache.org/jira/browse/ARIES-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618148#comment-16618148
]
ASF GitHub Bot commented on ARIES-1826:
---------------------------------------
GitHub user vorburger opened a pull request:
https://github.com/apache/aries/pull/87
ARIES-1826 Bump xbean-finder from 4.5 to 4.9
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vorburger/aries
ARIES-1826_blueprint-maven-plugin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/aries/pull/87.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #87
----
commit 4b31632dbb52249ff799f3b98e7c49c2f2f1d83b
Author: Michael Vorburger <vorburger@...>
Date: 2018-09-17T21:00:24Z
ARIES-1826 Bump xbean-finder from 4.5 to 4.9
Signed-off-by: Michael Vorburger <[email protected]>
----
> 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 [[email protected]], 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)