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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to