You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Edwin Punzalan <ep...@exist.com> on 2005/11/24 11:18:57 UTC

unable to download surefire plugin

In case any of you get an error similar to this:
============================================
[INFO] Failed to resolve artifact. 
required artifacts missing:  
    maven-surefire-plugin:maven-surefire-plugin:jar:1.4  
    maven-surefire-plugin:surefire-booter:jar:1.4 

for the artifact:  
    org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.0 

from the specified remote repositories:  
    central (http://repo1.maven.org/maven2)
============================================

please delete the pom specified below from from your local repository:
    
plugins/org/apache/maven/plugins/maven-surefire-plugin/2.0-alpha-3/maven-surefire-plugin-2.0-alpha-3.pom

so mvn can download the fixed pom.


I apologize for the erroneous pom in advance.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: unable to download surefire plugin

Posted by Brett Porter <br...@gmail.com>.
Actually, the instructions were incomplete, you need to remove:

org/apache/maven/plugins/maven-surefire-plugin
and
surefire

from the local repository. The correction was only finally completed a
short time ago.

- Brett

On 11/24/05, Marcel Schutte <ms...@yahoo.co.uk> wrote:
> I'm getting this error, but your proposed solution can't be right. I've
> cleaned my <home>/.m2/repository and started all over again with the
> steps from the getting started guide. During the mvn test step I get
> the error you mention.
>
> When I check <home>/.m2/repository there is no subdir named plugins.
> The surefire plugin is located under
> org/apache/maven/plugins/maven-surefire-plugin/2.0/.
> The pom for that version references a groupId maven-surefire-plugin and
> artifacts maven-surefire-plugin and surefire-booter, both version 1.4.
> These are not available on
> ibiblio. There are several files with a lastmodified of 24/11/2005.....
>
> Regards,
> Marcel Schutte
>
> --- Edwin Punzalan <ep...@exist.com> wrote:
>
> >
> > In case any of you get an error similar to this:
> > ============================================
> > [INFO] Failed to resolve artifact.
> > required artifacts missing:
> >     maven-surefire-plugin:maven-surefire-plugin:jar:1.4
> >     maven-surefire-plugin:surefire-booter:jar:1.4
> >
> > for the artifact:
> >     org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.0
> >
> > from the specified remote repositories:
> >     central (http://repo1.maven.org/maven2)
> > ============================================
> >
> > please delete the pom specified below from from your local
> > repository:
> >
> >
> plugins/org/apache/maven/plugins/maven-surefire-plugin/2.0-alpha-3/maven-surefire-plugin-2.0-alpha-3.pom
> >
> > so mvn can download the fixed pom.
> >
> >
> > I apologize for the erroneous pom in advance.
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: unable to download surefire plugin

Posted by Marcel Schutte <ms...@yahoo.co.uk>.
I'm getting this error, but your proposed solution can't be right. I've
cleaned my <home>/.m2/repository and started all over again with the
steps from the getting started guide. During the mvn test step I get
the error you mention.

When I check <home>/.m2/repository there is no subdir named plugins.
The surefire plugin is located under
org/apache/maven/plugins/maven-surefire-plugin/2.0/.
The pom for that version references a groupId maven-surefire-plugin and
artifacts maven-surefire-plugin and surefire-booter, both version 1.4.
These are not available on
ibiblio. There are several files with a lastmodified of 24/11/2005.....

Regards,
Marcel Schutte

--- Edwin Punzalan <ep...@exist.com> wrote:

> 
> In case any of you get an error similar to this:
> ============================================
> [INFO] Failed to resolve artifact. 
> required artifacts missing:  
>     maven-surefire-plugin:maven-surefire-plugin:jar:1.4  
>     maven-surefire-plugin:surefire-booter:jar:1.4 
> 
> for the artifact:  
>     org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.0 
> 
> from the specified remote repositories:  
>     central (http://repo1.maven.org/maven2)
> ============================================
> 
> please delete the pom specified below from from your local
> repository:
>     
>
plugins/org/apache/maven/plugins/maven-surefire-plugin/2.0-alpha-3/maven-surefire-plugin-2.0-alpha-3.pom
> 
> so mvn can download the fixed pom.
> 
> 
> I apologize for the erroneous pom in advance.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 



		
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org