[
https://issues.apache.org/jira/browse/CAMEL-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-12617.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
We use asm v7
> Upgrade ASM to 6.1 or newer
> ---------------------------
>
> Key: CAMEL-12617
> URL: https://issues.apache.org/jira/browse/CAMEL-12617
> Project: Camel
> Issue Type: Sub-task
> Components: camel-package-maven-plugin
> Reporter: Zoran Regvart
> Priority: Major
> Fix For: 3.0.0
>
>
> ASM 6.1 brings in Java 10 support, 6.2 has experimental Java 11 support.
> camel-package-maven-plugin ASM issue on JDK 10 from the daily build:
> {code}
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal
> org.apache.camel:camel-package-maven-plugin:2.22.0-SNAPSHOT:prepare-readme
> (default) on project camel-catalog: Execution default of goal
> org.apache.camel:camel-package-maven-plugin:2.22.0-SNAPSHOT:prepare-readme
> failed: An API incompatibility was encountered while executing
> org.apache.camel:camel-package-maven-plugin:2.22.0-SNAPSHOT:prepare-readme:
> java.lang.VerifyError: (class: ASMAccessorImpl_108379339615305901704587,
> method: getKnownEgressType signature: ()Ljava/lang/Class;) Illegal type in
> constant pool
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)