On 12/5/06, Greg Monroe <[EMAIL PROTECTED]> wrote:
The best way to build Torque is to use Maven (V1.0).
Since this is what the developers use all the time, it's
guaranteed to work.  It's relatively painless to install
and learn to run.

i'm not using maven because command:
"maven plugin:download -DartifactId=maven-torque-plugin
-DgroupId=torque -Dversion=3.3"
results in maven not understanding 301 redirects, so i use ant.

how can i resolve this maven problem?


__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download commons-io-20030203.000550.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-io/jars/commons-io-20030203.000550.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
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.io.IOException: Unknown error downloading; status code was: 301
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-httpclient-2.0.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-httpclient-2.0.jar.
Attempting to download commons-lang-2.0.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-2.0.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-lang-2.0.jar.
Attempting to download commons-logging-1.0.3.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.3.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-logging-1.0.3.jar.
Attempting to download jsch-0.1.5.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/jsch/jars/jsch-0.1.5.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download jsch-0.1.5.jar.
Attempting to download commons-jelly-20030902.160215.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-20030902.160215.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
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.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-velocity-20030303.205659.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
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.ibiblio.org/maven/velocity/jars/velocity-1.4-dev.jar]:
java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download velocity-1.4-dev.jar.
Total time: 15 seconds
Finished at: Tue Dec 05 17:43:07 CET 2006
<<<

--
Aljosa Mohorovic

http://www.revolucija.hr
Ivana Lucica 5
10000 Zagreb, Croatia

+385 (0)1 616 8414

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to