Re: ivy:install - how to influence ivy.xml creation

2009-05-04 Thread Konstantin Rekk
+1000, Nik wrote: > Konstantin Rekk wrote: > > Hello, > > > > I wonder if there is a way to influence the way install is creating > > ivy.xml from maven repositories, for example by providing a template or > > similiar or pluging in some custom strategy? > >

does chain resolver support latest?

2009-01-07 Thread Konstantin Rekk
Hi, found this old issue: http://issues.apache.org/jira/browse/IVY-90 documentation states that it's the case: http://ant.apache.org/ivy/history/latest-milestone/settings/resolvers.html But I couldn't make it work both trying latest-time and trying:

Re: Eclipse 3.4 and IvyDE

2009-01-05 Thread Konstantin Rekk
Using Version: 3.4.1 Build id: M20080911-1700 (linux, Java 1.6) with same updatesite. It works and I was just able to build and run the ivy project (co from svn) after import in Eclipse (although using NB most of the time cause of eclipse plugin nightmare ;-) ). On Mon, 2009-01-05 at 15:42 -

artifact not found after switch to defaultLatestStrategy="latest-time"

2009-01-05 Thread Konstantin Rekk
Hello, I encountered a strange behaviour during retrieve and I don't know if it's a bug or due to my misunderstanding ... (ivy 2 RC2) This works: Case A) This not: Case B) It seems that the publications section is not honored in Case B. Instead ivy is looking f

question: publish and deliver - how to force status in dependency

2008-12-18 Thread Konstantin Rekk
Hello, I am a little confused about the generation of ivy files during (ant) publish task (playing around with example apache-ivy-2.0.0-rc2/src/example/multi-project/ ): Citation from: http://ant.apache.org/ivy/history/latest-milestone/use/deliver.html "If a deliver target is set, then it is ca