Finally got it to build but it fails on a junit test case. Tried a few times in case it would be an intermittent error, but no if fails always. Not sure what file it tries to access but it fails to find it anyways.
Results : Tests in error: testDiscoveryRoundtrip [felix](org.apache.cxf.dosgi.systests2.single.TestDiscoveryRountrip): URL [mvn:org.apache.felix/org.apache.felix.main/3.0.6] could not be resolved. testAccessEndpoint [felix](org.apache.cxf.dosgi.systests2.single.TestExportService): URL [mvn:org.apache.felix/org.apache.felix.main/3.0.6] could no t be resolved. testClientConsumer [equinox](org.apache.cxf.dosgi.systests2.single.TestImportService): URL [mvn:org.sonatype.tycho/org.eclipse.osgi/3.6.1.R36x_v2010 0806] could not be resolved. Tests run: 3, Failures: 0, Errors: 3, Skipped: 0 -- View this message in context: http://cxf.547215.n5.nabble.com/Unresolved-constraint-in-bundle-when-starting-DOSGi-on-Felix-4-0-1-tp5076919p5079700.html Sent from the cxf-user mailing list archive at Nabble.com.
