could you not just comment out the affected module from the reactor pom?
Then it does not affect the normal build. Also people can not pick up the
(in progress) module by coincidence.

Or @Ignore the test.

On Fri, Apr 16, 2010 at 2:56 PM, Marcel Offermans <
marcel.offerm...@luminis.nl> wrote:

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


-- 
Toni Menzel
Independent Software Developer
Professional Profile: http://okidokiteam.com
t...@okidokiteam.com
http://www.ops4j.org     - New Energy for OSS Communities - Open
Participation Software.

Reply via email to