Test failds on a part on my class with EJB on jboss
---------------------------------------------------
Key: MCOBERTURA-34
URL: http://jira.codehaus.org/browse/MCOBERTURA-34
Project: Maven 2.x Cobertura Plugin
Type: Bug
Environment: Jboss 4
Maven
cobertura 1.7
Reporter: Pierre-Henri Delaval
Attachments: pom.xml
I use cobertura to check my test complétion on a simple ejb project
This project need jboss running to test all test case client and server side.
I use cargo to start the jboss server
then deploy the ear
and integration tests are done with corebtura during the integration-test
maven's phase
But all tests are not seen by cobertura.
When i start jboss manually and run my tests in the maven's test phase , it is
ok.
Here attached is my pom.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira