Great. This will be a big help. Thanks -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 3:52 AM To: Jetspeed Users List Subject: Re: Maven Error Details
On Jun 14, 2004, at 8:08 PM, Bob Fleischman wrote: > Also, can I run and debug one suite of tests? maven -Dtest.case=org.apache.jetspeed.services.security.TestRoleManagement test:single or you can define the test case as a property then run maven test:single > > -----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. > i agree, maybe Maven 2 will make our lives easier > [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? > Check under the target/test-reports directory --------------------------------------------------------------------- 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]
