After downloading and extracting the latest snapshot, I run maven clean, but get the following errors:
D:\JCreator Pro\MyProjects\incubator-geronimo>D:\maven-1.0-rc1\bin\maven clean __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT Attempting to download maven-1.0-beta-10.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/maven/jars/maven-1.0-beta-10.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/maven/jars/maven-1.0-beta-10.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download maven-1.0-beta-10.jar. Attempting to download commons-io-20030203.000550.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-io/jars/commons-io-20030203.00055 0.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-io/jars/commons-io-20030203.000550.jar] : java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-io-20030203.000550.jar. Attempting to download commons-net-1.0.0.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-net/jars/commons-net-1.0.0.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.0.0.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-net-1.0.0.jar. Attempting to download commons-httpclient-2.0-beta1.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-httpclient/jars/commons-httpclien t-2.0-beta1.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-2.0- beta1.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-httpclient-2.0-beta1.jar. Attempting to download commons-lang-1.0.1.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-lang/jars/commons-lang-1.0.1.jar] : java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0.1.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-lang-1.0.1.jar. Attempting to download jsch-0.1.5.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/jsch/jars/jsch-0.1.5.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/jsch/jars/jsch-0.1.5.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download jsch-0.1.5.jar. Attempting to download commons-jelly-20030902.160215.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-jelly/jars/commons-jelly-20030902 .160215.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-20030902.16021 5.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-jelly-20030902.160215.jar. Attempting to download commons-jelly-tags-velocity-20030303.205659.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/commons-jelly/jars/commons-jelly-tags-vel ocity-20030303.205659.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-velocity- 20030303.205659.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download commons-jelly-tags-velocity-20030303.205659.jar. Attempting to download velocity-1.4-dev.jar. Error retrieving artifact from [http://www.apache.org/~dain/maven/velocity/jars/velocity-1.4-dev.jar]: java.net.ConnectException: Connection refused: connect Error retrieving artifact from [ http://www.ibiblio.org/maven/velocity/jars/velocity-1.4-dev.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download velocity-1.4-dev.jar. The build cannot continue because of the following unsatisfied dependencies: maven-1.0-beta-10.jar (no download url specified) commons-io-20030203.000550.jar (no download url specified) commons-net-1.0.0.jar (no download url specified) commons-httpclient-2.0-beta1.jar (no download url specified) commons-lang-1.0.1.jar (no download url specified) jsch-0.1.5.jar (no download url specified) commons-jelly-20030902.160215.jar (try downloading from http://jakarta.apache.org/commons/jelly/) commons-jelly-tags-velocity-20030303.205659.jar (no download url specified) velocity-1.4-dev.jar (no download url specified) Total time: 41 seconds Finished at: Mon Jan 12 08:49:13 NZDT 2004 I'm behind a firewall, so I'm wondering if this is the cause of my problems? Thanks, Peter Lynch > -----Original Message----- > From: Kristian Köhler [SMTP:[EMAIL PROTECTED] > Sent: Monday, January 12, 2004 1:15 AM > To: [EMAIL PROTECTED] > Subject: Re: Server Not starting > > Hi > > it works for me. Please try: > > maven clean > maven > maven run:main > > Hope this helps. > > Kristian > > > This communication is confidential and may contain privileged material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email and delete the emails. Thank you.