Hello and a quick proposition

2011-01-11 Thread Christopher Frost
Hi, I'm Chris and I'm an Ant Ivy user :) I'm build manager for a project over at Eclipse and we are using Ant/Ivy but also we want to pull in dependencies (OSGi bundles) from Eclipse P2 repos that our project needs to build with. I've Googled around plenty and can't find any way of doing

Re: Hello and a quick proposition

2011-01-11 Thread Archie Cobbs
The intersection of OSGi and Ivy is definitely an interesting area but I'm not sure any one person understands exactly what that means (at least, I don't :-) Presumably you have seen the bushel projecthttp://code.google.com/p/bushel/wiki/HowToUseIvyWithYourOsgiProject... ? Currently ivy doesn't

Re: Hello and a quick proposition

2011-01-11 Thread Nicolas Lalevée
Hi Chris, I'm Chris and I'm an Ant Ivy user :) I'm build manager for a project over at Eclipse and we are using Ant/Ivy but also we want to pull in dependencies (OSGi bundles) from Eclipse P2 repos that our project needs to build with. I've Googled around plenty and can't find any way

Re: Hello and a quick proposition

2011-01-11 Thread Nicolas Lalevée
Le 11 janv. 2011 à 18:44, Archie Cobbs a écrit : The intersection of OSGi and Ivy is definitely an interesting area but I'm not sure any one person understands exactly what that means (at least, I don't :-) Presumably you have seen the bushel

Use existing local maven repo

2011-01-11 Thread Mansour Al Akeel
Hello all, I have around a giga byte of maven dependencies downloaded and installed from public repo and projects. can I get ivy to use these dependencies instead of downloading them again or reinstalling the projects to ivy repo ? On the other hand, If I install a jar (artifact) into ivy