What's in the test report file? Are you using maven.junit.usefile ??
Nathan Coast <[EMAIL PROTECTED]> wrote on 23/09/2003 12:55:15 PM: > Hi, > > I'm getting this message when I attempt to execute some tests. How can > I find out what the error is? I've tried -X but no extra info. Are > there some jvm args I need to pass to junit? > > test:test: > [junit] dir attribute ignored if running in the same VM > [junit] Running java.com.oneport.bom.logistics.equipment.EquipmentTest > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec > [junit] [ERROR] TEST > java.com.oneport.bom.logistics.equipment.EquipmentTest FAILED > > When I check the maven.log I see this stack. could this have something > to do with it? No idea what this stack is about, any ideas? > > cheers > Nathan > -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
