Cory Horner wrote:
Unfortunately that doesn't get us too far, as the maven surefire
plugin just eats the error message (both maven 2.0.2 and 2.0.3 exhibit
this behaviour, as they use surefire-1.5.2). To get some real errors,
i've built a development version of the maven plugins, which includes
surefire-1.5.3:
(my maven checkout from yesterday builds, but today's doesn't -- so
i've used revision 389628)
svn co -r 389628 http://svn.apache.org/repos/asf/maven/plugins/trunk
cd trunk
mvn install
back in geotools 2.2.x:
remove the <pluginManagement> section from root pom.xml (this allows
maven to use the new maven 2.3-SNAPSHOT plugins)
mvn -Dmaven.test.skip=true -Dallow.test.skip=true install
This will allow for a complete build without tests, which isn't good
enough yet... you can run "mvn install" and watch the errors fly
though... next e-mail...
This is great stuff Cory, thanks for working on this. It would be
really nice to get this sorted :-)
Jody
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel