Still no effect ;-(

mvn -U -Dsurefire.useSystemClassLoader=false install

gave:

[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
for updates from central

[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
updates from central

[INFO] [resources:resources]

[INFO] Using default encoding to copy filtered resources.

[INFO] [compiler:compile]

[INFO] Nothing to compile - all classes are up to date

[INFO] [resources:testResources]

[INFO] Using default encoding to copy filtered resources.

[INFO] [compiler:testCompile]

[INFO] Nothing to compile - all classes are up to date

[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
checking for updates from central.SNAPSHOT

[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
checking for updates from apache.snapshots

[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
checking for updates from inhouse_snaphot

[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
checking for updates from central.SNAPSHOT

[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:/D:/Users/jansen/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.4-SNAPSHOT/maven-surefire-plugin-2.4-SNAPSHOT.jar

urls[1] =
file:/D:/Users/jansen/.m2/repository/org/apache/maven/surefire/surefire-booter/2.4-SNAPSHOT/surefire-booter-2.4-SNAPSHOT.jar

Number of imports: 0




this realm = plexus.core.maven

urls[0] = file:/D:/Java/maven-2.0.5/bin/../lib/commons-cli-1.0.jar

urls[1] =
file:/D:/Java/maven-2.0.5/bin/../lib/doxia-sink-api-1.0-alpha-7.jar

urls[2] = file:/D:/Java/maven-2.0.5/bin/../lib/jsch-0.1.27.jar

urls[3] = file:/D:/Java/maven-2.0.5/bin/../lib/jtidy-4aug2000r7-dev.jar

urls[4] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-artifact-2.0.5.jar

urls[5] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-artifact-manager-2.0.5.jar

urls[6] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-core-2.0.5-javadoc.jar

urls[7] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-core-2.0.5.jar

urls[8] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-error-diagnostics-2.0.5.jar

urls[9] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-model-2.0.5.jar

urls[10] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-monitor-2.0.5.jar

urls[11] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-api-2.0.5.jar

urls[12] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-descriptor-2.0.5.jar

urls[13] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-parameter-documenter-2.0.5.jar

urls[14] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-registry-2.0.5.jar

urls[15] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-profile-2.0.5.jar

urls[16] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-project-2.0.5.jar

urls[17] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-reporting-api-2.0.5.jar

urls[18] =
file:/D:/Java/maven-2.0.5/bin/../lib/maven-repository-metadata-2.0.5.jar

urls[19] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-settings-2.0.5.jar

urls[20] =
file:/D:/Java/maven-2.0.5/bin/../lib/plexus-interactivity-api-1.0-alpha-4.jar

urls[21] = file:/D:/Java/maven-2.0.5/bin/../lib/wagon-file-1.0-beta-2.jar

urls[22] =
file:/D:/Java/maven-2.0.5/bin/../lib/wagon-http-lightweight-1.0-beta-2.jar

urls[23] =
file:/D:/Java/maven-2.0.5/bin/../lib/wagon-http-shared-1.0-beta-2.jar

urls[24] =
file:/D:/Java/maven-2.0.5/bin/../lib/wagon-provider-api-1.0-beta-2.jar

urls[25] = file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-1.0-beta-2.jar

urls[26] =
file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-common-1.0-beta-2.jar

urls[27] =
file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-external-1.0-beta-2.jar

urls[28] = file:/D:/Java/maven-2.0.5/bin/../lib/xml-apis-1.0.b2.jar

Number of imports: 0




this realm = plexus.core

urls[0] =
file:/D:/Java/maven-2.0.5/bin/../core/plexus-container-default-1.0-alpha-9.jar

urls[1] = file:/D:/Java/maven-2.0.5/bin/../core/plexus-utils-1.1.jar

Number of imports: 0

-----------------------------------------------------

[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

[INFO]
------------------------------------------------------------------------

[INFO] For more information, run Maven with the -e switch

[INFO]
------------------------------------------------------------------------

[INFO] Total time: 8 seconds

[INFO] Finished at: Fri Jun 01 11:49:27 CEST 2007

[INFO] Final Memory: 8M/15M

[INFO]
------------------------------------------------------------------------


Brett Porter wrote:
> 
> My apolgies, can you try -Dsurefire.useSystemClassLoader=false.
> 
> Thanks,
> Brett
> 
> On 01/06/07, Jan Arend Jansen <[EMAIL PROTECTED]> wrote:
>>
>> Brett, the server seems to be up again....
>>
>> I did a mvn -U install. The build 7 version was downloaded, but I got the
>> same exception.
>> Then I did mvn -DuseSystemClassLoader=false, but the result was the same
>> (see below)
>> I run JDK 1.6.0_1 and maven 2.0.5
>>
>> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
>> checking for updates from central.SNAPSHOT
>>
>> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
>> checking for updates from apache.snapshots
>>
>> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
>> checking for updates from inhouse_snaphot
>>
>> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.4-SNAPSHOT:
>> checking for updates from central.SNAPSHOT
>>
>> [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:/D:/Users/jansen/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.4-SNAPSHOT/maven-surefire-plugin-2.4-SNAPSHOT.jar
>>
>> urls[1] =
>> file:/D:/Users/jansen/.m2/repository/org/apache/maven/surefire/surefire-booter/2.4-SNAPSHOT/surefire-booter-2.4-SNAPSHOT.jar
>>
>> Number of imports: 0
>>
>>
>>
>>
>> this realm = plexus.core.maven
>>
>> urls[0] = file:/D:/Java/maven-2.0.5/bin/../lib/commons-cli-1.0.jar
>>
>> urls[1] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/doxia-sink-api-1.0-alpha-7.jar
>>
>> urls[2] = file:/D:/Java/maven-2.0.5/bin/../lib/jsch-0.1.27.jar
>>
>> urls[3] = file:/D:/Java/maven-2.0.5/bin/../lib/jtidy-4aug2000r7-dev.jar
>>
>> urls[4] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-artifact-2.0.5.jar
>>
>> urls[5] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-artifact-manager-2.0.5.jar
>>
>> urls[6] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-core-2.0.5-javadoc.jar
>>
>> urls[7] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-core-2.0.5.jar
>>
>> urls[8] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-error-diagnostics-2.0.5.jar
>>
>> urls[9] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-model-2.0.5.jar
>>
>> urls[10] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-monitor-2.0.5.jar
>>
>> urls[11] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-api-2.0.5.jar
>>
>> urls[12] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-descriptor-2.0.5.jar
>>
>> urls[13] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-parameter-documenter-2.0.5.jar
>>
>> urls[14] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-plugin-registry-2.0.5.jar
>>
>> urls[15] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-profile-2.0.5.jar
>>
>> urls[16] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-project-2.0.5.jar
>>
>> urls[17] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-reporting-api-2.0.5.jar
>>
>> urls[18] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/maven-repository-metadata-2.0.5.jar
>>
>> urls[19] = file:/D:/Java/maven-2.0.5/bin/../lib/maven-settings-2.0.5.jar
>>
>> urls[20] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/plexus-interactivity-api-1.0-alpha-4.jar
>>
>> urls[21] = file:/D:/Java/maven-2.0.5/bin/../lib/wagon-file-1.0-beta-2.jar
>>
>> urls[22] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/wagon-http-lightweight-1.0-beta-2.jar
>>
>> urls[23] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/wagon-http-shared-1.0-beta-2.jar
>>
>> urls[24] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/wagon-provider-api-1.0-beta-2.jar
>>
>> urls[25] = file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-1.0-beta-2.jar
>>
>> urls[26] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-common-1.0-beta-2.jar
>>
>> urls[27] =
>> file:/D:/Java/maven-2.0.5/bin/../lib/wagon-ssh-external-1.0-beta-2.jar
>>
>> urls[28] = file:/D:/Java/maven-2.0.5/bin/../lib/xml-apis-1.0.b2.jar
>>
>> Number of imports: 0
>>
>>
>>
>>
>> this realm = plexus.core
>>
>> urls[0] =
>> file:/D:/Java/maven-2.0.5/bin/../core/plexus-container-default-1.0-alpha-9.jar
>>
>> urls[1] = file:/D:/Java/maven-2.0.5/bin/../core/plexus-utils-1.1.jar
>>
>> Number of imports: 0
>>
>> -----------------------------------------------------
>>
>> [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
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [INFO] For more information, run Maven with the -e switch
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [INFO] Total time: 9 seconds
>>
>> [INFO] Finished at: Fri Jun 01 11:11:28 CEST 2007
>>
>> [INFO] Final Memory: 8M/15M
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
>>
>> Brett Porter wrote:
>> >
>> > I've just deployed a new snapshot of the surefire-booter (you should
>> > get build 7).
>> >
>> > Can you try with the -U flag to get the update and see if that helps?
>> >
>> > If not, can you try with -DuseSystemClassLoader=false?
>> >
>> > Thanks,
>> > Brett
>> >
>> > On 01/06/07, Jan Arend Jansen <[EMAIL PROTECTED]> wrote:
>> >>
>> >> Same here! Please fix this. It is blocking for me. Help is very much
>> >> appreciated! I need TestNG 5.5 so I need 2.4-SNAPSHOT...
>> >>
>> >> Jan-Christopher Bals-2 wrote:
>> >> >
>> >> > Hi!
>> >> >
>> >> > I have got the same problem.
>> >> >
>> >> > Can anyone fix the pom?
>> >> >
>> >> > [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
>> >> >
>> >> > Jan
>> >> >
>> >> >
>> >> > 2007/5/31, mhargus <[EMAIL PROTECTED]>:
>> >> >>
>> >> >>
>> >> >> 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#a10898921
>> >> >> Sent from the Maven - Users mailing list archive at Nabble.com.
>> >> >>
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> :(:,(:,(:,(:,(:,(:,(:,(:,(
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a10908687
>> >> Sent from the Maven - Users mailing list archive at Nabble.com.
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> 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]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a10909412
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> 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]
> 
> 
> 
http://www.nabble.com/file/p10909910/log.txt log.txt 
-- 
View this message in context: 
http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a10909910
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