You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Matthias Neubert <su...@googlemail.com> on 2010/04/16 14:49:26 UTC

Cannot build Felix snapshot - Error message

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: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org