Maybe this is a stupid idea, but you didn't forget to uncomment the proxy settings in the conf.xml file?
Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Feb 4, 2009 at 5:46 PM, Horton, Anne B <[email protected]> wrote: > Antonio, > Thank you for trying to help me. I believe our proxy requires no > authentication so that would rule out being NTLM -right??? > > Any other ideas????? > Thank you very much in advance, > Anne > > -----Original Message----- > From: Antonio Petrelli [mailto:[email protected]] > Sent: Wednesday, February 04, 2009 11:24 AM > To: Maven Users List > Subject: Re: Maven with a Proxy Server > > 2009/2/4 Horton, Anne B <[email protected]>: >> Users, >> >> I just downloaded Maven and tried to run mvn compile. I see it >> >> "Downloading: >> > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-p >> lugin/2.2/maven-resources-plugin-2.2 " >> >> And it tries to do this twice. >> >> >> >> It returns "BUILD ERROR" with >> >> Reason: POM 'org.apache.maven.plugins:maven-resources-plugin' not > found >> in repository: Unable to download artifact from any repository >> >> >> >> So of course, I took the URL above and pasted it into IE and of course > - >> I get there just fine. So, I did the following: >> >> * Open settings.xml in the \conf\ directory of your Maven >> installation directory >> >> * In IE, Tools, Internet Options >> >> * Click on Connections tab and then click on LAN settings >> button >> >> * Copy the www.XXXX.com in the Address: text box to the value >> of <host> tag. (I have replaced company info with XXXX) >> >> * Copy the port number to the value of <port> which is 8080 >> >> * Save settings.xml >> >> >> >> STILL DOESN'T WORK - any ideas on how to debug this???? > > I bet that you are behind a NTLM proxy (such as ISA server). See this: > http://docs.codehaus.org/display/MAVENUSER/Configuring+Maven+behind+an+N > TLM+proxy > > HTH > Antonio > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
