> Today I pulled wicket-1.3-SNAPSHOT from svn and built it. When I disable > the tests, the build is OK, but with tests enabled many other errors > showed up than the one I asked about in my original post. (I don't think > I have to post them here, as anyone should be able to reproduce this?!)
Should be just one test failure currently though. You can try if deleting the wicket dirs in your local maven repository helps? (like find ~/.m2/repository/org/apache/wicket -name "1.3.0-incubating-SNAPSHOT" | xargs rm -rf). And then build with providing -Dmaven.test.skip=true Eelco ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user