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] ------------------------------------------------------------------------ -- View this message in context: http://n2.nabble.com/The-plugin-org-apache-maven-plugins-maven-install-plugin-does-not-exist-tp4550382p4550382.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
