I'll have a look -- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd
On Sunday, April 29, 2018, 2:42:41 PM GMT+2, Pascal Schumacher <pascalschumac...@gmx.net> wrote: Hello everybody, since the camel-as2 component was added, all master builds on builds.apache.org fail with: [INFO] BUILD FAILURE ... [ERROR] Failed to execute goal org.apache.camel:camel-api-component-maven-plugin:2.22.0-SNAPSHOT:fromApis (generate-test-component-classes) on project camel-as2: Error generating source for org.apache.camel.component.as2.api.AS2ClientManager: No public non-static methods found, make sure Javadoc is available as project test dependency -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.camel:camel-api-component-maven-plugin:2.22.0-SNAPSHOT:fromApis (generate-test-component-classes) on project camel-as2: Error generating source for org.apache.camel.component.as2.api.AS2ClientManager: No public non-static methods found, make sure Javadoc is available as project test dependency See e.g.: https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel/job/master/256/console I guess something was forgotten when adding the component? It would be great if somebody could fix this. Thanks, Pascal