On Tue, Feb 05, 2008 at 01:23:33PM -0500, Jarek Gawor wrote: > I've fixed 1) and 2) in trunk, branches/2.0, and branches/2.1.
Thank you. > I'm not sure about the other two. I tried surefire 2.3 and it works fine. I think it's low risk since it's only used during the build. --- maven-plugins/geronimo-maven-plugin/pom.xml (revision 615899) +++ maven-plugins/geronimo-maven-plugin/pom.xml (working copy) @@ -58,7 +58,7 @@ <dependency> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-api</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.3</version> </dependency> </dependencies> jtidy looks as if it will be a problem, but we've made very good progress.