[ https://jira.codehaus.org/browse/MNG-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MNG-5308. ------------------------------- Resolution: Not A Bug Assignee: Robert Scholte After executing Maven for the first time, you should have seen the following message: {noformat}[INFO] Repository 'central' will be blacklisted{noformat} This is very likely a network/proxy problem. Try {{mvn help:help -U}} until you've downloaded the maven-help-plugin. ({{-U}} will force an update, overruling blacklisted repositories) If you're using a proxy, please read http://maven.apache.org/guides/mini/guide-proxies.html > i installed the maven and run some comment in it but it showing some plugin > is not available > -------------------------------------------------------------------------------------------- > > Key: MNG-5308 > URL: https://jira.codehaus.org/browse/MNG-5308 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Plugin Requests > Environment: C:\Documents and Settings\mercerserver>mvn clean > [INFO] Scanning for projects... > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Maven Default Project > [INFO] task-segment: [clean] > [INFO] > ---------------------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-clean-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: < 1 second > [INFO] Finished at: Thu Jul 05 15:51:19 IST 2012 > [INFO] Final Memory: 1M/15M > [INFO] > ------------------------------------------------------------------------ > Reporter: Dinesh Kumar > Assignee: Robert Scholte > Attachments: error].bmp > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira