You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/04/19 11:00:47 UTC

[jira] [Resolved] (CAMEL-11166) @Generated annotation and java 9 problem

     [ https://issues.apache.org/jira/browse/CAMEL-11166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-11166.
-----------------------------------
    Resolution: Fixed

Great work [~jpoth]!

> @Generated annotation and java 9 problem
> ----------------------------------------
>
>                 Key: CAMEL-11166
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11166
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: John Poth
>
> Just noticed this on the JDK9 build
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.camel:camel-package-maven-plugin:2.19.0-SNAPSHOT:prepare-spring-boot-auto-configuration (validate) on project camel-core: Execution validate of goal org.apache.camel:camel-package-maven-plugin:2.19.0-SNAPSHOT:prepare-spring-boot-auto-configuration failed: A required class was missing while executing org.apache.camel:camel-package-maven-plugin:2.19.0-SNAPSHOT:prepare-spring-boot-auto-configuration: javax/annotation/Generated
> [~jpoth] do you have time to help look into this?
> It fails when building camel-core due a recent addition of adding `@generated` annotation to the generated source code for spring-boot starters and whatnot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)