Fixed, FELIX-3725, r1399981, and see http://team.ops4j.org/wiki/display/paxexam/JUnit+Driver
we needed a newer pax-exam. david jencks On Oct 18, 2012, at 6:29 PM, David Jencks wrote: > this is odd, we switched to using the servicemix junit wrapper some time > ago.... will look into it. > > david jencks > > On Oct 18, 2012, at 2:50 AM, Felix Meschberger wrote: > >> Hi all >> >> The scr project currently does not build successfully due to requiring one >> or more artifacts not available from the central maven repository. >> >> The integration tests all fail with messages like this: >> >> test_required_multiple_static:ServiceBindTest.test_required_multiple_static:org.ops4j.pax.exam.forked.ForkedTestContainer@657ba64f(org.apache.felix.scr.integration.ServiceBindTest): >> Could not find artifact org.junit:com.springsource.org.junit:jar:4.9.0 in >> central (http://repo1.maven.org/maven2/) >> >> Where does this integration test time "dependency" come from ? >> And how can the build be configured to be able to get it when needed ? >> >> Regards >> Felix >
