Integrated #29 but there is still a problem in Jenkins.

https://builds.apache.org/user/andy/my-views/view/Jena/job/Jena_Development_Test/1752/consoleFull

and search for

"Running org.apache.jena.osgi.test.JenaOSGITest"

---------------------------
[org.ops4j.pax.url.mvn.internal.AetherBasedResolver] : Error resolving artifactorg.apache.jena:jena-osgi:jar:2.13.0-SNAPSHOT:Could not find artifact org.apache.jena:jena-osgi:jar:2.13.0-SNAPSHOT in central (http://repo1.maven.org/maven2/)

...

Results :

Tests in error:
JenaOSGITest.org.apache.jena.osgi.test.JenaOSGITest ยป TestContainer Problem st...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[ERROR] There are test failures.
---------------------------


There is never going to be a SNAPSHOT in central. Why isn't it looking in http://repository.apache.org/snapshots from it's parent apache-jena-osgi

Ah! it is not the parent.

Changed.  let's see if that helps.

        Andy

Reply via email to