I'm not sure of the best practice, but one thing that you can do is create s a conf called "src".
And then publish src artifacts to that configuration
You could publish them directly into the same conf, but I don't like to do that as I auto configure my classpath to point to the retrieve location.
Welcome to ivy. You'll never look to m2 again.
-----Original Message-----
From: Howard Lewis Ship [mailto:hlship@gmail.com]
Sent: Tuesday, June 03, 2008 7:48 PM
To: Ant Users List
Subject: Ivy [2.0-beta-2]: Download Source Jars
I'm just getting started with Ivy, but one thing that is very
important for me is to easily download source JARs where available.
This runs and places my expected dependencies in lib/runtime-jars/ as
I want them.
However, there is no lib/runtime-sources folder.
I get the same results if I omit the type attribute on .
How does Ivy associate an artifact with its source artifact?
The things I'm downloading, tapestry JARs and such, all have source
JARs (built and deployed via Maven).
Thanks for any pointers,
Howard
--
Howard M. Lewis Ship
Creator Apache Tapestry and Apache HiveMind
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org