You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Dave Brosius <db...@mebigfatguy.com> on 2009/09/01 18:39:26 UTC

problems with jars downloading-confused with javadoc

I am having a problem previously reported i see, regarding ivy getting confused as to where the jar files are supposed to be coming from. it's putting javadoc path references in there, as below:

The emails i've read mention that you need to build from svn, but i did that, am still getting this. Grrr. I guess i'm going to have to punt on this ivy experiment as i've got alot of irritated people with broken builds. I'll try again when it's released.

thanks.

[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] [FAILED     ] log4j#log4j;1.2.14!log4j.jar(javadoc):  (0ms)
[ivy:retrieve] ==== shared: tried
[ivy:retrieve]   /home/johnd/.ivy2/shared/log4j/log4j/1.2.14/javadocs/log4j.jar
[ivy:retrieve] ==== public: tried
[ivy:retrieve]   [http://repo1.maven.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14-javadoc.jar] http://repo1.maven.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14-javadoc.jar
[ivy:retrieve] [FAILED     ] oro#oro;2.0.8!oro.jar(javadoc):  (0ms)
[ivy:retrieve] ==== shared: tried
[ivy:retrieve]   /home/johnd/.ivy2/shared/oro/oro/2.0.8/javadocs/oro.jar
[ivy:retrieve] ==== public: tried
[ivy:retrieve]   [http://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8-javadoc.jar] http://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8-javadoc.jar
[ivy:retrieve] [FAILED     ] concurrent#concurrent;1.3.4!concurrent.jar(javadoc):  (0ms)
[ivy:retrieve] ==== shared: tried
[ivy:retrieve]   /home/johnd/.ivy2/shared/concurrent/concurrent/1.3.4/javadocs/concurrent.jar
[ivy:retrieve] ==== public: tried
[ivy:retrieve]   [http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4-javadoc.jar] http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4-javadoc.jar
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] ::              FAILED DOWNLOADS            ::
[ivy:retrieve] :: ^ see resolution messages for details  ^ ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: log4j#log4j;1.2.14!log4j.jar(javadoc)
[ivy:retrieve] :: oro#oro;2.0.8!oro.jar(javadoc)
[ivy:retrieve] :: concurrent#concurrent;1.3.4!concurrent.jar(javadoc)
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS