+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?
> >
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:
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 -
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
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