You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Markus M. May" <mm...@gmx.net> on 2007/12/30 11:37:08 UTC

Ivy Repository

Hello,

I got IVYDE from the repository and tried to build it. It tries to  
find IVY in the repository http://repo1.maven.org/maven2/apache which  
is non-existant.
I think as one of the primary projects using the reposoitory, we  
should definitly put IVY in the repository, right?

Anyway, I will now change the dependency, so that IVYDE uses the  
newest version of IVY on my local machine.

R,

Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: Ivy Repository

Posted by Nicolas Lalevée <ni...@anyware-tech.com>.
Le 30 déc. 07 à 11:37, Markus M. May a écrit :

> Hello,
>
> I got IVYDE from the repository and tried to build it. It tries to  
> find IVY in the repository http://repo1.maven.org/maven2/apache  
> which is non-existant.
> I think as one of the primary projects using the reposoitory, we  
> should definitly put IVY in the repository, right?
>
> Anyway, I will now change the dependency, so that IVYDE uses the  
> newest version of IVY on my local machine.

The dependencies of IvyDE have recently changed. Ivy is now an eclipse  
bundle, and so IvyDE depends on Ivy via the "Plug-in Dependencies". So  
as soon as you mount ivy and ivyde in Eclipse, the dependencies should  
be resolved automagically by Eclipse itself. You don't need anymore  
doing a "ant resolve".

Note also that IvyDE does not compile as there were some API change in  
Ivy. While providing a patch in IVYDE-68 I have fixed those.

cheers,
Nicolas


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org