Re: Surefire 2.4-SNAPSHOT errors

2007-06-04 Thread Jason van Zyl


On 4 Jun 07, at 11:14 PM 4 Jun 07, Brett Porter wrote:


Yep, no problems there.

What we are primarily encountering are platform differences, or
regressions in TestNG (since we don't have ITs for that - yet).



Cool, I just wanted to make sure base stuff was still all good.


- Brett

On 05/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:

Brett,

Have you run the new surefire with the ITs? That would probably be a
good baseline to make sure the old functionality works.



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




Thanks,

Jason

--
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
--




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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-04 Thread Brett Porter

Yep, no problems there.

What we are primarily encountering are platform differences, or
regressions in TestNG (since we don't have ITs for that - yet).

- Brett

On 05/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:

Brett,

Have you run the new surefire with the ITs? That would probably be a
good baseline to make sure the old functionality works.



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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-04 Thread Jason van Zyl
faultPluginMa

nager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals 
(Default

LifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi 
fec

ycle(DefaultLifecycleExecutor.java:480)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal 
(DefaultL

ifecycleExecutor.java:459)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan 
dle

Failures(DefaultLifecycleExecutor.java:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen 
ts(

DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute 
(DefaultLifec

ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java: 
125)

at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native  
Method)

at
sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.jav

a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessor

Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java: 
255)

at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]
- 
---

[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Jun 04 08:18:28 EDT 2007
[INFO] Final Memory: 10M/18M
[INFO]
- 
---




-Original Message-
From: mhargus [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 02, 2007 10:09 AM
To: users@maven.apache.org
Subject: Re: Surefire 2.4-SNAPSHOT errors


Looks like the collab version works for me.  The 2.4-SNAPSHOT still
fails, but with a different error (missing property file).

Thanks for getting on top of this Brett.  I know this is in active
development, and appreciate your support.  Such are the risks of  
living

on the cutting edge of progress :)

Matt


Brett Porter wrote:
>
> I have just deployed a 2.4-collab-SNAPSHOT which *should* be  
identical


> to the previous one in use. It's temporary, but it might help if
> 2.4-SNAPSHOT isn't working for you.
>

--
View this message in context:
http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors- 
tf3847995s177.html#a1

0927715
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]




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




Thanks,

Jason

--
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
--




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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-04 Thread Brett Porter
cleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.java:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]

[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Jun 04 08:18:28 EDT 2007
[INFO] Final Memory: 10M/18M
[INFO]




-Original Message-
From: mhargus [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 02, 2007 10:09 AM
To: users@maven.apache.org
Subject: Re: Surefire 2.4-SNAPSHOT errors


Looks like the collab version works for me.  The 2.4-SNAPSHOT still
fails, but with a different error (missing property file).

Thanks for getting on top of this Brett.  I know this is in active
development, and appreciate your support.  Such are the risks of living
on the cutting edge of progress :)

Matt


Brett Porter wrote:
>
> I have just deployed a 2.4-collab-SNAPSHOT which *should* be identical

> to the previous one in use. It's temporary, but it might help if
> 2.4-SNAPSHOT isn't working for you.
>

--
View this message in context:
http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a1
0927715
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]




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



RE: Surefire 2.4-SNAPSHOT errors

2007-06-04 Thread Joel Wiegman
aultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]

[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Jun 04 08:18:28 EDT 2007
[INFO] Final Memory: 10M/18M
[INFO]


 

-Original Message-
From: mhargus [mailto:[EMAIL PROTECTED] 
Sent: Saturday, June 02, 2007 10:09 AM
To: users@maven.apache.org
Subject: Re: Surefire 2.4-SNAPSHOT errors


Looks like the collab version works for me.  The 2.4-SNAPSHOT still
fails, but with a different error (missing property file).

Thanks for getting on top of this Brett.  I know this is in active
development, and appreciate your support.  Such are the risks of living
on the cutting edge of progress :)

Matt 


Brett Porter wrote:
> 
> I have just deployed a 2.4-collab-SNAPSHOT which *should* be identical

> to the previous one in use. It's temporary, but it might help if 
> 2.4-SNAPSHOT isn't working for you.
> 

--
View this message in context:
http://www.nabble.com/Surefire-2.4-SNAPSHOT-errors-tf3847995s177.html#a1
0927715
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]



Re: Surefire 2.4-SNAPSHOT errors

2007-06-02 Thread mhargus

Looks like the collab version works for me.  The 2.4-SNAPSHOT still fails,
but with a different error (missing property file).

Thanks for getting on top of this Brett.  I know this is in active
development, and appreciate your support.  Such are the risks of living on
the cutting edge of progress :)

Matt 


Brett Porter wrote:
> 
> I have just deployed a 2.4-collab-SNAPSHOT which *should* be identical
> to the previous one in use. It's temporary, but it might help if
> 2.4-SNAPSHOT isn't working for you.
> 

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


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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-02 Thread Jan Arend Jansen

The new versions solve the ClassNotFound issue. The normal SNAPSHOT has a
problem starting the testSuite in TestNG. Is there a specific TestNG version
I need to use? (I use 5.5). The 'colab' version works like a charm. 

[INFO] [surefire:test]
[WARNING] useSystemClassloader=true setting has no effect when not forking
[INFO] Surefire report directory:
d:\eclipse-installs\workspaces\ceres\ceres\support\target\surefire-reports
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Unable to find appropriate constructor to create suite:
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.(ja
va.io.File, java.util.ArrayList, java.util.ArrayList, java.lang.String,
java.lang.String, java.util.Properties); nested exception
is java.lang.NoSuchMethodException:
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.(java.io.File,
java.util.Array
List, java.util.ArrayList, java.lang.String, java.lang.String,
java.util.Properties); nested exception is org.apache.maven.surefir
e.testset.TestSetFailedException: Unable to find appropriate constructor to
create suite: org.apache.maven.surefire.testng.TestNGD
irectoryTestSuite.(java.io.File, java.util.ArrayList,
java.util.ArrayList, java.lang.String, java.lang.String, java.util.Pro
perties); nested exception is java.lang.NoSuchMethodException:
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.(ja
va.io.File, java.util.ArrayList, java.util.ArrayList, java.lang.String,
java.lang.String, java.util.Properties)

Thanks Brett for the effort.

Cheers,
Jan Arend

Brett Porter wrote:
> 
> I have just deployed a 2.4-collab-SNAPSHOT which *should* be identical
> to the previous one in use. It's temporary, but it might help if
> 2.4-SNAPSHOT isn't working for you.
> 
> On 02/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:
>> Surefire had only been partially deployed. I've just deployed the
>> whole thing - try with -U again to see if that corrects the problem
>> and let us know if not.
>>
>> This is under active development and may break - this is why it is not
>> released.
>>
>> If you need to get a hold of the code that was previously deployed,
>> you can biuld from this SVN:
>> https://svn.apache.org/repos/asf/maven/sandbox/branches/surefire/surefire-collaboration
>>
>> Cheers,
>> Brett
>>
>> On 02/06/07, Joel Wiegman <[EMAIL PROTECTED]> wrote:
>> > Hi!
>> >
>> > Same exact problem here, even after following all of the steps
>> > suggested.
>> >
>> > Anyone have any work arounds (other than commenting out massive
>> sections
>> > of my pom.xml file)?
>> >
>> >
>> >
>> >
>> > >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-boote
>> > r/2.4-SNAPSHOT/surefire-
>> > >> booter-2.4-SNAPSHOT.jar
>> > >> urls[2] =
>> > >>
>> > >>
>> >
>> file:/Users/matt/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/ple
>> > xus-
>> > >> 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]
>> > >>
>> >
>> 
>> > >> [INF

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Brett Porter

I have just deployed a 2.4-collab-SNAPSHOT which *should* be identical
to the previous one in use. It's temporary, but it might help if
2.4-SNAPSHOT isn't working for you.

On 02/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:

Surefire had only been partially deployed. I've just deployed the
whole thing - try with -U again to see if that corrects the problem
and let us know if not.

This is under active development and may break - this is why it is not released.

If you need to get a hold of the code that was previously deployed,
you can biuld from this SVN:
https://svn.apache.org/repos/asf/maven/sandbox/branches/surefire/surefire-collaboration

Cheers,
Brett

On 02/06/07, Joel Wiegman <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Same exact problem here, even after following all of the steps
> suggested.
>
> Anyone have any work arounds (other than commenting out massive sections
> of my pom.xml file)?
>
>
>
>
> >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-boote
> r/2.4-SNAPSHOT/surefire-
> >> booter-2.4-SNAPSHOT.jar
> >> urls[2] =
> >>
> >>
> file:/Users/matt/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/ple
> xus-
> >> 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#a1
> 0898921
> >> 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]
>
>



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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Brett Porter

Surefire had only been partially deployed. I've just deployed the
whole thing - try with -U again to see if that corrects the problem
and let us know if not.

This is under active development and may break - this is why it is not released.

If you need to get a hold of the code that was previously deployed,
you can biuld from this SVN:
https://svn.apache.org/repos/asf/maven/sandbox/branches/surefire/surefire-collaboration

Cheers,
Brett

On 02/06/07, Joel Wiegman <[EMAIL PROTECTED]> wrote:

Hi!

Same exact problem here, even after following all of the steps
suggested.

Anyone have any work arounds (other than commenting out massive sections
of my pom.xml file)?




>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-boote
r/2.4-SNAPSHOT/surefire-
>> booter-2.4-SNAPSHOT.jar
>> urls[2] =
>>
>>
file:/Users/matt/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/ple
xus-
>> 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#a1
0898921
>> 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]




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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Joel Wiegman
Hi!

Same exact problem here, even after following all of the steps
suggested.

Anyone have any work arounds (other than commenting out massive sections
of my pom.xml file)?




>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-boote
r/2.4-SNAPSHOT/surefire-
>> booter-2.4-SNAPSHOT.jar
>> urls[2] =
>>
>>
file:/Users/matt/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/ple
xus-
>> 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#a1
0898921
>> 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]



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread icetravel

I have a similar problem that I list below :
If someone has an idea ?

D:\Integration-Lugma\production-tree>mvn -e package
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
-
---
[INFO] Building Mock
[INFO]task-segment: [package]
[INFO]
-
---
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 0 resource
[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] Copying 0 resource
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[WARNING] POM for
'org.apache.maven.surefire:surefire-booter:pom:2.4-SNAPSHOT:ru
ntime' 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:/Integration-Lugma/production-tree/thirdparty/lib/org/apache/m
aven/plugins/maven-surefire-plugin/2.4-SNAPSHOT/maven-surefire-plugin-2.4-SNAPSH
OT.jar
urls[1] =
file:/D:/Integration-Lugma/production-tree/thirdparty/lib/org/codehaus
/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
urls[2] =
file:/D:/Integration-Lugma/production-tree/thirdparty/lib/org/apache/m
aven/surefire/surefire-booter/2.4-SNAPSHOT/surefire-booter-2.4-SNAPSHOT.jar
Number of imports: 4
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]


this realm = plexus.core
urls[0] =
file:/D:/Production/maven-2.0.6/bin/../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.plu
gins:maven-surefire-plugin:2.4-SNAPSHOT:test': Unable to find the mojo
'org.apac
he.maven.plugins:maven-surefire-plugin:2.4-SNAPSHOT:test' in the plugin
'org.apa
che.maven.plugins:maven-surefire-plugin'
org/apache/maven/surefire/util/NestedCheckedException
[INFO]

[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in
the pl
ugin 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-surefir
e-plugin'
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:543)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:480)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:459)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:143)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.PluginManagerException: Unable to find
the mo
jo 'org.apache.maven.plugins:maven-surefire-plugin:2.4-SNAPSHOT:test' in the
plu
gin 'org.apache.maven.plugins:maven-surefire-plugin'
at
org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(Defaul
tPluginManager.java:571)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:421)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:539)
 

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread mhargus

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]



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan Arend Jansen

Attached a more datailed log

Jan Arend Jansen wrote:
> 
> 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

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan Arend Jansen

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]
--

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Brett Porter

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

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan Arend Jansen

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 up

Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan Arend Jansen

Is http://people.apache.org/repo down? 

I was trying to get your update Brett, but I cannot connect anymore. My
Internet connectivity seems fine for other sites



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#a10909085
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Brett Porter

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]



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan Arend Jansen

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]



Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan-Christopher Bals

-- Forwarded message --
From: Jan-Christopher Bals <[EMAIL PROTECTED]>
Date: 01.06.2007 10:03
Subject: Re: Surefire 2.4-SNAPSHOT errors
To: Maven Users List 

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]




Re: Surefire 2.4-SNAPSHOT errors

2007-06-01 Thread Jan-Christopher Bals

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]