You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Andrea Cosentino <an...@yahoo.com.INVALID> on 2018/05/02 06:10:48 UTC

Re: Build fails since AS2 component was added

I'll have a look

--
Andrea Cosentino 
----------------------------------
Apache Camel PMC Member
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1985@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Sunday, April 29, 2018, 2:42:41 PM GMT+2, Pascal Schumacher <pa...@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


Re: Build fails since AS2 component was added

Posted by Andrea Cosentino <an...@yahoo.com.INVALID>.
Locally I'm unable to reproduce this.

--
Andrea Cosentino 
----------------------------------
Apache Camel PMC Member
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1985@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Wednesday, May 2, 2018, 8:12:36 AM GMT+2, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote: 





I will too.

Regards
JB

Le 2 mai 2018 à 08:11, à 08:11, Andrea Cosentino <an...@yahoo.com.invalid> a écrit:
>I'll have a look
>
>--
>Andrea Cosentino 
>----------------------------------
>Apache Camel PMC Member
>Apache Karaf Committer
>Apache Servicemix PMC Member
>Email: ancosen1985@yahoo.com
>Twitter: @oscerd2
>Github: oscerd
>
>
>
>
>
>
>On Sunday, April 29, 2018, 2:42:41 PM GMT+2, Pascal Schumacher
><pa...@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

Re: Build fails since AS2 component was added

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
I will too.

Regards
JB

Le 2 mai 2018 à 08:11, à 08:11, Andrea Cosentino <an...@yahoo.com.invalid> a écrit:
>I'll have a look
>
>--
>Andrea Cosentino 
>----------------------------------
>Apache Camel PMC Member
>Apache Karaf Committer
>Apache Servicemix PMC Member
>Email: ancosen1985@yahoo.com
>Twitter: @oscerd2
>Github: oscerd
>
>
>
>
>
>
>On Sunday, April 29, 2018, 2:42:41 PM GMT+2, Pascal Schumacher
><pa...@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