I am following the release instructions for maven deployment and
am having trouble using maven accessing jars on http://www.ibiblio.org.
I am guessing it is an issue with the site, because if I access the url
directly, I just get some text and not the option to download. Anyone
know how to workaround this problem.
Thanks
Kathey
[C:/svn/10.3/maven] maven clean #
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download dom4j-1.4-dev-8.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.4-dev-8.jar]:
java.io.IOException: Unkno
wn error downloading; status code was: 301
WARNING: Failed to download dom4j-1.4-dev-8.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-jsl-20030211.143151.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-jsl-20030211.143151.j
ar]: java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-jelly-tags-jsl-20030211.143151.jar.
Attempting to download commons-jelly-tags-log-20030211.142821.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-log-20030211.142821.j
ar]: java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-jelly-tags-log-20030211.142821.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.205
659.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 commons-jelly-tags-xml-20040613.030723.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-xml-20040613.030723.j
ar]: java.io.IOException: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-jelly-tags-xml-20040613.030723.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.IO
Exception: Unknown error downloading; status code was: 301
WARNING: Failed to download commons-logging-1.0.3.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: U
nknown error downloading; status code was: 301
WARNING: Failed to download velocity-1.4-dev.jar.
Attempting to download velocity-dvsl-0.45.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/velocity-dvsl/jars/velocity-dvsl-0.45.jar]:
java.io.IOExcep
tion: Unknown error downloading; status code was: 301
WARNING: Failed to download velocity-dvsl-0.45.jar.
Attempting to download xml-apis-1.0.b2.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/xml-apis/jars/xml-apis-1.0.b2.jar]:
java.io.IOException: Un
known error downloading; status code was: 301
WARNING: Failed to download xml-apis-1.0.b2.jar.
The build cannot continue because of the following unsatisfied dependencies:
dom4j-1.4-dev-8.jar
commons-jelly-20030902.160215.jar
commons-jelly-tags-jsl-20030211.143151.jar
commons-jelly-tags-log-20030211.142821.jar
commons-jelly-tags-velocity-20030303.205659.jar
commons-jelly-tags-xml-20040613.030723.jar (try downloading from
http://jakarta.apache.org/commons/jelly/libs/xml/)
commons-logging-1.0.3.jar
velocity-1.4-dev.jar
velocity-dvsl-0.45.jar
xml-apis-1.0.b2.jar
Total time: 7 seconds
Finished at: Mon Dec 10 13:02:00 PST 2007