On Fri, Jan 7, 2011 at 4:49 AM, Carpentier Xavier (GreenIvory) <[email protected]> wrote: > Hi, > > Some differences occur when executing JUnit test between maven 3 in eclipse > (fail) and JUnit embedded eclipse, hudson maven 2 (ok). Maybe because it's an > UTF-8 problem.
Could be, I supposed.. Can you share the error message, or the differing results? Is it that a JUnit test failed in Maven3, but didn't fail in Eclipse? I've had this happen because of dependencies, artifacts not being cleaned and (the strangest one, but it wasn't Maven's fault or Eclipse/JUnit) files weren't read from the same order from the file system > > Has somebody heard about that ? > > Twitter @xcapetir > [email protected] -- Greg Akins http://insomnia-consulting.org http://www.pghcodingdojo.org http://pittjug.dev.java.net http://twitter.com/akinsgre http://www.linkedin.com/in/akinsgre --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
