Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2551

Drools6ExamplesTest fails on Jenkins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Pending Closed
    • None
    • 5.1.6, 5.2.2, 5.4.1, 5.5.0, 6.0.0
    • itests
    • None

    Description

      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

      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)
      

      and

      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)
      

      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

      Attachments

        Activity

          People

            sobkowiak Krzysztof Sobkowiak
            sobkowiak Krzysztof Sobkowiak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: