Hi does anyone knows what is the equilavent java command for maven test? I believe that the junit test run within maven, and I want to know what java command does maven execute when doing the junit test.
The reason I am asking is because I am getting different result while executing "maven test" VS "java junit.textui.TestRunner myclass" Thanks ashley --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
