RE: Build Error in Maven

2008-03-21 Thread Brian E. Fox
Good idea. I pulled this into 2.0.10 -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 1:36 PM To: Maven Users List Subject: Re: Build Error in Maven Filed as new improvement MNG-3474... http://jira.codehaus.org/browse/MNG-3474 Wayne On 3/21/08

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
AIL PROTECTED] > Sent: Friday, March 21, 2008 11:30 AM > To: Maven Users List > Subject: Re: Build Error in Maven > > > How do you know you're not using a proxy? It is pretty simple to set up a > transparent (aka intercepting) web proxy like squid. > >

RE: Build Error in Maven

2008-03-21 Thread Sean Hennessy
List Subject: Re: Build Error in Maven How do you know you're not using a proxy? It is pretty simple to set up a transparent (aka intercepting) web proxy like squid. Perhaps try TraceTCP and make sure there's no proxy: http://tracetcp.sourceforge.net/usage_proxy.html There is no good

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
> > > -Original Message- > > From: maluri [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 21, 2008 11:41 AM > > To: users@maven.apache.org > > Subject: RE: Build Error in Maven > > > > > > Hi Brian, > > I deleted the repository fold

RE: Build Error in Maven

2008-03-21 Thread maluri
[mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 11:41 AM > To: users@maven.apache.org > Subject: RE: Build Error in Maven > > > Hi Brian, > I deleted the repository folder under .m2\. But still I am facing the > same > problem. 2.0.9 is not showing under mav

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
t; wrote: > > Go back to my first question: > > Are you able to access http://repo1.maven.org from your desk without a > > proxy? > > > > > > -Original Message- > > From: maluri [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 21, 2008 11

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
luri [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 11:41 AM > To: users@maven.apache.org > Subject: RE: Build Error in Maven > > > Hi Brian, > I deleted the repository folder under .m2\. But still I am facing the > same > problem. 2.0.9 is not showing under maven do

RE: Build Error in Maven

2008-03-21 Thread Brian E. Fox
Go back to my first question: Are you able to access http://repo1.maven.org from your desk without a proxy? -Original Message- From: maluri [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 11:41 AM To: users@maven.apache.org Subject: RE: Build Error in Maven Hi Brian, I deleted

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
Not having a settings.xml file is normal -- this is not installed along with the other files at installation. Unfortunately, it is impossible for anyone outside of your network to help you configure proper proxy settings. Please work with your local network administrator to make it work. But right

Re: Build Error in Maven

2008-03-21 Thread maluri
Hi Wayne, Somehow I don't have settings.xml file under .m2. So I created one. My settings.xml file looks like this: But still it doesn't work. Same build error is showing up for any command I type except for mvn -v http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSc

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
It sounds like you have not properly configured your web proxy in settings.xml. http://maven.apache.org/guides/mini/guide-proxies.html Wayne On 3/21/08, maluri <[EMAIL PROTECTED]> wrote: > > Hi Brian, > I deleted the repository folder under .m2\. But still I am facing the same > problem. 2.0.9 is

RE: Build Error in Maven

2008-03-21 Thread maluri
Hi Brian, I deleted the repository folder under .m2\. But still I am facing the same problem. 2.0.9 is not showing under maven downloades in Apache.org site. I could only work with 2.0.8. I have uninstalled and installed the maven several times by downloading from different mirros in apache.

RE: Build Error in Maven

2008-03-20 Thread Brian E. Fox
Are you able to access http://repo1.maven.org from your desk without a proxy? Try clearing your repository by deleting $HOME/.m2/repository (the logs below don't show it even attempting to download, which could mean bad metadata...this is fixed in 2.0.9) -Original Message- From: maluri [ma