Hi all,
I'm using these Eclipse plug-in versions:
Apache Ivy2.1.0.cr2_20090704004254
Apache IvyDE2.0.0.final-200907011148-RELEASE
and I'm wondering if it's possible to get sources for transitive
dependencies without having to declare them explicitly. It seems that
because ivy.xm
Greetings all,
I understand that it makes a lot of sense for the ivy settings file to
be remembered on a "per workspace" basis, however, in my usecase, I
almost always want it to be the same thing, and each time I create a new
workspace I have to remember to go set it.
Is there a way I can confi
Hi all,
I'm trying to use the "latest.integration" feature with an Artifactory
repository. Artifactory doesn't currently support listing a private
repository, so I would like to publish a maven-metadata.xml file for Ivy to
use in determining the latest version. Does someone have an example Ant
sc
I figured out my own answer by re-reading the page... it appears that if ext
is not defined it defaults to type which if not defined defaults to jar.
On Tue, Aug 11, 2009 at 11:38 AM, Kevin Gann wrote:
> As shown on
> http://ant.apache.org/ivy/history/latest-milestone/ivyfile/artifact.html I
> c
As shown on
http://ant.apache.org/ivy/history/latest-milestone/ivyfile/artifact.html I
can't really tell the default behavior from the documentation. Whether the
artifact is published from the filename, etc...
Hi Geoff,
Thanks for the information, this is exactly what I was hoping for. I was a
bit thrown off by the m namespace due to parsing problems, but soon figured
out the right namespace (xmlns:m="http://ant.apache.org/ivy/maven"; for
future queries) to add to ivy.xml.
Thanks,
topher
On Mon, Aug