Looks like I'm not the only one.  Here's a little more detail to help debug.

*JDK 1.5
*Mac OS X
*Maven 2.0.6

Also, I'm using TestNG, which necessitates using the 2.4-SNAPSHOT version.

Here's a link to the log of the failed install I ran with the debug flag:
http://rafb.net/p/kEFDBH54.html

Let me know if there's something I can do to help.

Matt


mhargus wrote:
> 
> I'm getting an error during during the test compile phase after running
> 'mvn install'.  I'm using the 2.4-SNAPSHOT version of Surefire, and it
> just started blowing up on me today.
> 
> 
> Here a snippet of the error:
> 
> 
> [WARNING] POM for
> 'org.apache.maven.surefire:surefire-booter:pom:2.4-SNAPSHOT:runtime' is
> invalid. It will be ignored for artifact resolution. Reason: Failed to
> validate POM
> -----------------------------------------------------
> this realm =
> app0.child-container[org.apache.maven.plugins:maven-surefire-plugin]
> urls[0] =
> file:/Users/matt/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.4-SNAPSHOT/maven-surefire-plugin-2.4-SNAPSHOT.jar
> urls[1] =
> file:/Users/matt/.m2/repository/org/apache/maven/surefire/surefire-booter/2.4-SNAPSHOT/surefire-booter-2.4-SNAPSHOT.jar
> urls[2] =
> file:/Users/matt/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 4
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> 
> 
> this realm = plexus.core
> urls[0] = file:/usr/local/maven/lib/maven-core-2.0.6-uber.jar
> Number of imports: 4
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> -----------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal
> 'org.apache.maven.plugins:maven-surefire-plugin:2.4-SNAPSHOT:test': Unable
> to find the mojo
> 'org.apache.maven.plugins:maven-surefire-plugin:2.4-SNAPSHOT:test' in the
> plugin 'org.apache.maven.plugins:maven-surefire-plugin'
> org/apache/maven/surefire/util/NestedCheckedException
> 
> Anyone else seeing this?
> 
> Matt
> 

-- 
View this message in context: 
http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a10913797
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to