I looked at the log posted by Jesse and see no obvious reason why Surefire fails to setup itself. I
don't think that the problem come from Geotools, since Surefire fails before to run a single test.
The symptoms seem very similar to http://jira.codehaus.org/browse/MSUREFIRE-43 but the cause is
o
I just tried maven 2.0 and I'm getting the same errors as with maven
2.0.2. No log is being created just the console output.
Jesse
On 14-Mar-06, at 11:18 AM, Cory Horner wrote:
Here's a potential workaround:
svn checkout http://svn.apache.org/repos/asf/maven/plugins/trunk/
maven-surefire-
Here's a potential workaround:
svn checkout
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-surefire-plugin
maven-surefire-plugin
cd maven-surefire-plugin
mvn install
adjust geotools pom.xml (2.1.2 --> 2.1.3-SNAPSHOT):
org.apache.maven.plugins
maven-surefire-plugin
2.1.3-SNA
Jesse Eichar wrote:
Unfortunately the reports wasn't generated, it seemed to fail before
it was created or while it was being generated. Cory just searched
the maven bug tracker and there was a report about something
similar. So it could be a bug with the version we're using. (Cory
is