You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2015/05/12 19:00:00 UTC

[jira] [Resolved] (SM-2551) Drools6ExamplesTest fails on Jenkins

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

Krzysztof Sobkowiak resolved SM-2551.
-------------------------------------
    Resolution: Pending Closed

> Drools6ExamplesTest fails on Jenkins
> ------------------------------------
>
>                 Key: SM-2551
>                 URL: https://issues.apache.org/jira/browse/SM-2551
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: itests
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 5.1.6, 5.2.2, 5.3.3, 5.4.1, 5.5.0, 6.0.0
>
>
> Since the new Drools 6 samples itests have been introduced the {{master}} build fails on Jenkins. Following entry can be found in {{org.apache.servicemix.itests.Drools6ExamplesTest-output.txt}}
> {code}
> Caused by: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.servicemix.examples:drools-simple:jar:6.0.0-SNAPSHOT in apache.snapshots.repo (http://repository.apache.org/content/groups/snapshots-group/)
> 	at shaded.org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
> 	at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
> {code}
> and
> {code}
> Caused by: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.servicemix.examples:drools-camel-blueprint:jar:6.0.0-SNAPSHOT in apache.snapshots.repo (http://repository.apache.org/content/groups/snapshots-group/)
> 	at shaded.org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
> 	at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
> {code}
> The both missing bundles are new and have been never deployed in Snapshots Repository, but the itest tries to find the bundles there. 
> It looks like the itest doesn't consider the locally build artifacts installed in the local repository. The same problem occurs probably on each branch, but the previously built artifacts can be found in Snapshots repository



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)