It's known, we're still working on that bundle. Just skip it and build the rest. :)
On Apr 16, 2010, at 14:51 , Matthias Neubert wrote: > Hello, > > I'm unable to build todays Snapshot of Felix Project > > For this I use: > > Commands: > > svn checkout http://svn.apache.org/repos/asf/felix/trunk felix > cd felix > mvn -Dpackaging=plugins install > mvn -Dpackaging=bundle install > > > Environment: > > Mac OS X 10.6.3 > Java 1.6 > Maven 2.2.1 > > Console parameters: > MAVEN_OPTS=-Xmx512m > JAVA_OPTS=-Xmx1024M > > Error: > > when executing mvn -Dpackaging=bundle install > > ".... > Results : > > Tests in error: > testResourceAdapterAnnotation(org.apache.felix.dm.test.annotation.ResourceAnnotationTest) > testRequiredServiceRegistrationAndConsumption(org.apache.felix.dm.test.FELIX2078_ServiceDependencyTest) > > Tests run: 33, Failures: 0, Errors: 2, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to > /Users/matthiasneubert/Javadev/felix/dependencymanager/test/target/surefire-reports > for the individual test results. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 6 minutes 51 seconds > [INFO] Finished at: Fri Apr 16 14:40:35 CEST 2010 > [INFO] Final Memory: 106M/199M > [INFO] > ------------------------------------------------------------------------ > " > > I this known? Is it my failure? > > regards > Matthias > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

