Hello Matthias,

Yes, it's a know problem, which still has to be fixed.
The DependencyManager sub-project is still in flux, so, please, just comment
the "test" module in dependencymanager/pom.xml,
or just run maven with the "-Dmaven.*test*.*skip*=true" option.

Kind Regards;
/pierre

On Fri, Apr 16, 2010 at 2:51 PM, Matthias Neubert <
[email protected]> 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
>
>

Reply via email to