| Author |
The plugin 'org.apache.maven.plugins:maven-install-plugin' does not exist
|
M sallu
Ranch Hand
Joined: Dec 13, 2009
Posts: 42
|
|
Hi,
I was able to run mvn clean install till last night, but don't know what happened the mvn is not recognized anymore. I am using mvn as build tool, RSA as IDE(same as eclipse) and weblogic as my application server. Any idea why the below error occurs
[WARNING] repository metadata for: 'artifact org.apache.maven.plugins:maven-install-plugin' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-install-plugin' does not exist or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed Feb 10 14:46:29 EST 2010
[INFO] Final Memory: 46M/64M
[INFO] ------------------------------------------------------------------------
|
 |
Misha Ver
Ranch Hand
Joined: Mar 03, 2008
Posts: 470
|
|
|
http://www.coderanch.com/t/419638/Ant-Maven-Other-Build-Tools/while-Creating-Project-by-using
|
 |
 |
|
|
subject: The plugin 'org.apache.maven.plugins:maven-install-plugin' does not exist
|
|
|