You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by pjotr <pj...@o2.pl> on 2009/04/26 16:56:59 UTC

failed to resolve artifact for maven-install-plugin

Hi,

I am not able to get maven-install-plugin (when executing 'mvn install' 
command)- getting the following error:

[INFO]    task-segment: [install]
[INFO] 
------------------------------------------------------------------------
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
Downloading: 
http://download.java.net/maven/2//org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-install-plugin
Version: 2.2

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-install-plugin:pom:2.2

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  maven2-repository.dev.java.net (http://download.java.net/maven/2/)

I checked 
(http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.2) 
- required jar and pom is there. Any ideas how to solve it?

Regards
pjotr

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