Nope :-(

rm -rf ~/.m2/repository/org/apache/maven/surefire
rm -rf ~/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin

w/2.3-SNAPSHOT:

<snip>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.geronimo.testsuite.console.SimpleLoginTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.geronimo.testsuite.console.LinkCheckTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
</snip>

w/2.8-SNAPSHOT:

<snip>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.geronimo.testsuite.console.SimpleLoginTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.301 sec
Running org.apache.geronimo.testsuite.console.LinkCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 sec
</snip>

--jason



On Sep 3, 2006, at 5:42 AM, Fabrizio Giustina wrote:

On 9/3/06, Jason Dillon <[EMAIL PROTECTED]> wrote:
     rm -rf ~/.m2/repository/org/apache/maven/plugins/maven-surefire-
plugin/

the bug is in surefire-booter, do a:

rm -rf ~/.m2/repository/org/apache/maven/surefire/surefire-booter/


... and it will work

fabrizio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to