I just updated the continuous build, running on Bamboo, to Maven 2.2.1 because I needed a feature (compiling tests against a different source/target JVM than the bundle itself) which seemed to be broken in earlier versions.
Initially, after going to the new Maven, a test case failed, but running the build again made it succeed, so I'm assuming there is some kind of race condition in the test. See: http://opensource.bamboo.atlassian.com/build/viewTestCaseHistory.action?buildKey=FELIX-DEF&testClassName=org.apache.felix.scr.integration.ServiceBindTest&testCaseName=test_optional_single_static Perhaps one of the SCR guys could have a look at this? Greetings, Marcel