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: >