Hi all - 

I have some development machines that are WinXP and a main build machine
that is Windows Server 2003, all running Maven 2.0.8.  Some other details:
maven-surefire-plugin 2.4.2; junit 3.8.2 (would like to move to Junit4, but
this is another question)

The problem I am running in to is that the unit tests for a particular
plugin run in the Server environment (some failures, some errors, most
pass), but in the WinXP environment, all tests result in ERROR, with the
message always as:

java.lang.Exception: Could not find plugin "name.of.plugin.being.built""
type="org.eclipse.test.EclipseTestRunner$TestFailedException"  


Has anyone seen this behavior before and do you know the solution?
Thanks...


-- 
View this message in context: 
http://www.nabble.com/Unit-test-errors-on-WinXP-vs-Server2003-tp17515806p17515806.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to