Perhaps you cannot download because you have to use a proxy to access the internet ? there was a thread about this during the last two months, about downloading the dtd.
Thomas "Liu, Richard" <[EMAIL PROTECTED]> schrieb am 03.02.2006 19:41:22: > > > Hi, > > > > I am new to torque-3.2 and I just try to build torque-3.2 on my > > linux machine. > > > > Since we need marven to build torque, I downloaded the maven-1.0.2 > > and put the maven on my linux path, the I type the command: > > > > maven plugin:download -DartifactId=maven-torque-plugin > > -DgroupId=torque -Dversion=3.2 > > > > 1) I got some "errors" to dowwnload file > > __ __ > > | \/ |__ _Apache__ ___ > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > > > Plugin cache will be regenerated > > Directory /home/liur/.maven/repository does not exist. Attempting to > > create. > > Attempting to download commons-io-20030203.000550.jar. > > Error retrieving artifact from > > [http://www.ibiblio.org/maven/commons-io/jars/commons-io-20030203.0005 > > 50.jar]: java.ne > > t.ConnectException: Connection timed out > > WARNING: Failed to download commons-io-20030203.000550.jar. > > Attempting to download commons-net-1.1.0.jar. > > Error retrieving artifact from > > [http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.1.0.jar]: > > java.net.NoRout > > eToHostException: No route to host > > WARNING: Failed to download commons-net-1.1.0.jar. > > Attempting to download commons-httpclient-2.0.jar. > > Error retrieving artifact from > > [http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclie > > nt-2.0.jar]: java.net.ConnectException: Connection timed out > > WARNING: Failed to download commons-httpclient-2.0.jar. > > Attempting to download commons-lang-2.0.jar. > > .................... > > > > ............... > > > > > > It seems that I could not download by the above command. But I can > > download all the above jar file by using Mozilla browser. What should > > I do to avoid to above error and download the jar files ????? > > > > > > > > 2) Since I can download the above jar files by using the Mozilla > > browser, I downloaded all the jar files and then put into my linux > > home directory: > > > > ~/.maven/repository/commons-*/jars/* > > > > Then I am doing the build by using the command: > > maven plugin:download -DartifactId=maven-torque-plugin > > -DgroupId=torque -Dversion=3.2 > > > > This time, I got the following error: > > > > build:start: > > > > plugin:download-artifact: > > [echo] repo is 'http://www.ibiblio.org/maven' > > [echo] trying to download > > http://www.ibiblio.org/maven/torque/plugins/maven-torque-plugin-3.2.ja > > r > > > > BUILD FAILED > > File...... > > /home/liur/.maven/cache/maven-plugin-plugin-1.5.2/plugin.jelly > > Element... ant:fail > > Line...... 251 > > Column.... 52 > > Unable to find plug-in > > Total time: 3 minutes 11 seconds > > Finished at: Fri Feb 03 10:53:54 CST 2006 > > > > > > For the "maven-torque-plugin-3.2.jar", I also downloaded by using > > Mozilla, where should I put this file into ? > > > > Can anyone help me to solve these two building problems ? > > > > > > > > Thanks > > > > Richard Liu > > Software Engineer at Boeing > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > 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]
