> -----Original Message-----
> From: Clements Mark [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 26, 2008 12:37 PM
> I have a project that contains the following dependencies in its
ivy.xml
> 
> <dependencies>
>     <dependency org="easymock" name="easymock" rev="2.3" />
>     <dependency org="apache" name="commons-lang" rev="latest.release"
/>
>     <dependency org="org.codehaus" name="groovy"
rev="latest.release"/>
> </dependencies>
> 
> 
> I can resolve and retrieve artifacts without any problem. If I remove
> all the dependencies and run a resolve, the ivy.xml container
disappears
> from the project, meaning that it's a bit fiddly to run resolve again

Hi - if nobody objects, I'd like to post this as a (minor) bug in IvyDE.
Thanks - Mark


> when I add the dependencies back in. A workaround is to do
> 
> build path -> configure build path
>       -> remove ivy.xml
>       -> add library
>       -> ivyde managed dependencies
> 
> which forces a resolve, but this feels a little clumsy. May I post a
bug
> for this issue? Note that I'm running with the latest build from
hibnet
> - thanks Nicolas and whoever else was involved for fixing the last
issue
> that I posted (IVYDE-93).
> 
> Thanks,
> 
> Mark
> 

Reply via email to