Also, can I run and debug one suite of tests?
-----Original Message-----
From: Bob Fleischman [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 10:54 PM
To: Jetspeed Users List (E-mail)
Subject: Maven Error Details
I'm sure the move to Maven is a good thing. It is just taking a bit of time
to get familiar with it.
When I run 'maven war' I am getting the follow (excerpted) output:
[junit] Running org.apache.jetspeed.services.security.TestRoleManagement
[junit] INFO - loading component: name=torque
class=org.apache.torque.Torque config=webapp\WEB-INF\conf\Torque.properties
[junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
[junit] INFO - Finished initializing all services!
[junit] Tests run: 9, Failures: 2, Errors: 0, Time elapsed: 3.885 sec
[junit] [ERROR] TEST
org.apache.jetspeed.services.security.TestRoleManagement FAILED
[junit] Running
org.apache.jetspeed.services.security.TestGroupManagement
[junit] INFO - loading component: name=torque
class=org.apache.torque.Torque
config=webapp\WEB-INF\conf\Torque.properties
[junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp\WEB-INF\conf\Fulcrum.properties
[junit] INFO - Finished initializing all services!
[junit] Tests run: 9, Failures: 2, Errors: 0, Time elapsed: 5.628 sec
[junit] [ERROR] TEST
org.apache.jetspeed.services.security.TestGroupManagement FAILED
Is there a log that give me more detail so I can determine exactly which
test in the suite failed?
Thanks
Bob
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]