Hi,

I started to notice that maven-surefire-plugin reports the test results incorrectly for some modules:

[INFO] [surefire:test]
[WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.jdkprefixprofileactiva...@1aa57fb [INFO] Concurrency config is {parallel=off, configurableParallelComputerPresent=false} [INFO] Surefire report directory: /home/rfeng/tuscany/src/sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Setting up nodes
Mar 3, 2010 4:33:08 PM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: default
...

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

It seems that the project-specific configuration of the maven-surefire-plugin in the pom.xml is place for such modules.

Any clue?

Thanks,
Raymond

---
Raymond Feng
Apache Tuscany PMC Member: http://tuscany.apache.org
Co-author of Tuscany In Action (A book on Tuscany SCA): http://tuscanyinaction.com/
www.enjoyjava.com
http://twitter.com/raymondfeng


Reply via email to