On Nov 26, 2007 7:40 PM, jonathan doklovic <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I'm working on a build script to do some installation stuff.
> I have a module that has a dependency on ivy itself which I'm grabbing
> with an inline retrieve.
>
> I'm wondering how to specify this since ivy's ivy.xml is inside of the
> jar itself and not in any repository.
>
> I'm guessing I'm going to have to take the ivy.xml from the jar and put
> it in my shared repository so my other module can find it, correct?

Correct. It's too sad Ivy itself doesn't publish its metadata to a public
repository. I hope we'll find time to publish at least to the maven 2 repo
and see where/if we can publish the ivy file too.

Xavier


>
>
> Thanks,
>
> - Jonathan
>



-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/

Reply via email to