Results 1 to 1 of 1
Thread: Maven Issues - mvn install
- 08-21-2009, 10:01 AM #1
Member
- Join Date
- Aug 2009
- Posts
- 3
- Rep Power
- 0
Maven Issues - mvn install
Now I'm not sure if this is the correct forum to post this on but I couldn't find any forum which seemed to specialise in build tools. If this is not the correct forum, please feel free to move to a more appropriate place.
I'm new to Maven and am having an issue when trying to use the 'mvn install' command on a project. The output I'm getting is:
I know that I'm sitting behind proxy but (I think) I have added the correct <proxy> credentials in my settings.xml file.Java Code:[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: ht[I]t[/I]p://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resour ces-plugin/2.3/maven-resources-plugin-2.3.pom Downloading: ht[I]t[/I]p://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resour ces-plugin/2.3/maven-resources-plugin-2.3.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven.plugins:maven-resources-plugin Reason: POM 'org.apache.maven.plugins:maven-resources-plugin' not found in repository: Unable to download the artifact from any repository org.apache.maven.plugins:maven-resources-plugin: pom:2.3 from the specified remote repositories: central (h[I]t[/I]tp: //repo1.maven.org/maven2) for project org.apache.maven.plugins:maven-resources-plugin
Could the error message I'm getting be down to the fact that my proxy is not actually setup correctly? Is there anyway I can test this?
Thanks for your help in advance.
Similar Threads
-
Maven plugin for eclipse + "Updating Maven Dependencies" problem??
By sbutt in forum EclipseReplies: 0Last Post: 04-20-2009, 06:26 PM -
Maven
By Java Tutorial in forum Java TutorialReplies: 0Last Post: 06-02-2008, 12:58 PM -
Maven Dependency Overview 1.0
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-15-2008, 06:52 PM -
Maven or ANT
By goldhouse in forum Reviews / AdvertisingReplies: 0Last Post: 08-09-2007, 08:01 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks