The moose likes Ant, Maven and Other Build Tools and the fly likes Maven not downloading the plugin Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Maven not downloading the plugin" Watch "Maven not downloading the plugin" New topic
Author

Maven not downloading the plugin

Anu satya
Ranch Hand

Joined: Mar 17, 2005
Posts: 137
Hi I have Maven 2.0.9 and I am trying to configure it.
When i am trying to build my project, I am getting error as:



Can any one help? PLEASE


With Regards,
Anu
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

Sounds like you don't have access to Maven Central (http://repo1.maven.org/maven2/). Do you use a proxy to connect to the internet?

Also, did you define a mirror in your settings.xml file?


JBoss In Action
 
 
subject: Maven not downloading the plugin
 
Threads others viewed
The plugin 'org.apache.maven.plugins:maven-install-plugin' does not exist
Build Error In creating new project in Maven
Maven archtype plugin doesn't exist error
first example, i use maven2
ERROR: maven-resources-plugin does not exist
IntelliJ Java IDE