Reading the FAQ and other maven documentation helps:
http://maven.apache.org/faq.html#build-firewall

Would lead you to:
http://maven.apache.org/reference/user-guide.html#Using%20Proxies

- Brett

> -----Original Message-----
> From: Rauf, Saleem [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 6 November 2003 11:25 AM
> To: Maven Users List
> Subject: RE: Installing Maven WAS: Building Maven
> 
> 
> I am behind proxy, I can access this site via my browser.My 
> brower has proxy setup. But I don't know how to let maven 
> know about it.
> 
> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, November 05, 2003 6:23 PM
> To: 'Maven Users List'
> Subject: RE: Installing Maven WAS: Building Maven
> 
> Those aren't all errors. Maven.log gives extra information.
> 
> From what I can see, it failed to download some dependencies. 
> Are you beinh d a proxy? Can you access www.ibiblio.org/maven 
> regularly?
> 
> - Brett
> 
> > -----Original Message-----
> > From: Rauf, Saleem [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, 6 November 2003 11:20 AM
> > To: Maven Users List
> > Subject: RE: Installing Maven WAS: Building Maven
> > 
> > 
> > Hi
> >  
> > I download Maven from http://maven.apache.org/start/download.html
> > and version I got is maven-1.0-rc1.zip, So I unzip the file
> > to directory: C:\MavenPlayground\maven-1.0-rc1\maven-1.0-rc1, 
> > where in this directory I have following directories: -bin 
> > -lib -plugins -repository maven-projec.xsd
> >  
> > I then set $MAVEN_HOME environment variable pointing to
> > C:\MavenPlayground\maven-1.0-rc1\maven-1.0-rc1
> > And then add $MAVEN_HOME/bin to my path 
> >  
> > Then I down load turbine as an example app, and i did maven
> > on it, and get following errorrs:
> >  
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to