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 jeff <je...@yahoo.com> on 2007/04/24 23:25:22 UTC

trunk build failing, can't find apache slide

error is below. browser inspection does indeed show that the requested JAR is not present in either the jayasoft or the maven repo.

am i missing something?

[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          module not found: [ apache | slide | 20050629.161100 ]
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    http://ivyrep.jayasoft.org/apache/slide/ivy-20050629.161100.xml
[ivy:retrieve]    -- artifact [ apache | slide | 20050629.161100 ]/slide.jar[jar]:
[ivy:retrieve]     http://ivyrep.jayasoft.org/apache/slide/20050629.161100/slide.jar
[ivy:retrieve]    http://repo1.maven.org/maven/slide/jars/slide-20050629.161100.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: [ apache | slide | 20050629.161100 ]: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/Users/jtb/src/ivy/build.xml:174: impossible to resolve dependencies: resolve failed - see output for details


       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

Re: trunk build failing, can't find apache slide

Posted by Xavier Hanin <xa...@gmail.com>.
On 4/25/07, jeff <je...@yahoo.com> wrote:
> after removing .ivy/jars (i had done ant install previously), and doing a clean build, this problem went away. no idea.

What do you mean by a clean build? Did you clean also your ivy cache?
The kind of trouble which can happen is when you are developing
several projects with different settings, using the same cache. In
this case you can happen to have some metadata discovered by one
setting and not consistent with another. I usually set my IVY_HOME to
a different location for those different environments.

If this is not your case, maybe you found a bug in the ivy.jar you
previously installed... But it will be difficult to reproduce now,
unless we are lucky enough (or the bug is big enough :-)).

Xavier

>
> jeff <je...@yahoo.com> wrote: error is below. browser inspection does indeed show that the requested JAR is not present in either the jayasoft or the maven repo.
>
> am i missing something?
>
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          module not found: [ apache | slide | 20050629.161100 ]
> [ivy:retrieve]  ==== public: tried
> [ivy:retrieve]    http://ivyrep.jayasoft.org/apache/slide/ivy-20050629.161100.xml
> [ivy:retrieve]    -- artifact [ apache | slide | 20050629.161100 ]/slide.jar[jar]:
> [ivy:retrieve]     http://ivyrep.jayasoft.org/apache/slide/20050629.161100/slide.jar
> [ivy:retrieve]    http://repo1.maven.org/maven/slide/jars/slide-20050629.161100.jar
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          :: [ apache | slide | 20050629.161100 ]: not found
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]
> [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
>
> BUILD FAILED
> /Users/jtb/src/ivy/build.xml:174: impossible to resolve dependencies: resolve failed - see output for details
>
>
>
> ---------------------------------
> Ahhh...imagining that irresistible "new car" smell?
>  Check outnew cars at Yahoo! Autos.
>
>
> ---------------------------------
> Ahhh...imagining that irresistible "new car" smell?
>  Check outnew cars at Yahoo! Autos.


-- 
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

Re: trunk build failing, can't find apache slide

Posted by jeff <je...@yahoo.com>.
after removing .ivy/jars (i had done ant install previously), and doing a clean build, this problem went away. no idea.

jeff <je...@yahoo.com> wrote: error is below. browser inspection does indeed show that the requested JAR is not present in either the jayasoft or the maven repo.

am i missing something?

[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          module not found: [ apache | slide | 20050629.161100 ]
[ivy:retrieve]  ==== public: tried
[ivy:retrieve]    http://ivyrep.jayasoft.org/apache/slide/ivy-20050629.161100.xml
[ivy:retrieve]    -- artifact [ apache | slide | 20050629.161100 ]/slide.jar[jar]:
[ivy:retrieve]     http://ivyrep.jayasoft.org/apache/slide/20050629.161100/slide.jar
[ivy:retrieve]    http://repo1.maven.org/maven/slide/jars/slide-20050629.161100.jar
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: [ apache | slide | 20050629.161100 ]: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/Users/jtb/src/ivy/build.xml:174: impossible to resolve dependencies: resolve failed - see output for details


       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.