This is such a common problem -- it happens multiple times a week on this list -- we should do a better job detecting failure to download due to proxies and display a better error message.
Wayne On 5/16/07, Steven Rowe <[EMAIL PROTECTED]> wrote:
Hi Smitha, [EMAIL PROTECTED] wrote: > I am getting the following exception when trying to execute mvn clean > install [...] > [INFO] The plugin 'org.apache.maven.plugins:maven-clean-plugin' does not > exist or no valid version could be found Looks to me like Maven can't connect to the central repository. Are you behind a proxy? If so, here's a good place to start: http://maven.apache.org/guides/mini/guide-proxies.html Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
