Jody Garnett a écrit :
> What is the maven support for JUnit4 like?

I'm using it since a few months for seagis project and it work very well.

The only requirements are:

1) Upgrate maven-surefire-plugin to 2.3 (we are still using 2.2).
2) Upgrate junit to 4 (I use 4.3.1).

However the upgrate to maven-surefire-plugin 2.3 may not be completly smooth.
Last time we tried, we got test failures (probably related to classloaders) and
had the downgrate to surefire 2.2.

If we have a volunter for upgrating surefire to 2.3 and make sure that all tests
pass, then I think that switching to JUnit 4 would be painless.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to