Need a way to get published artifacts onto the dependency list within a project
-------------------------------------------------------------------------------
Key: IVY-368
URL: https://issues.apache.org/jira/browse/IVY-368
Project: Ivy
Issue Type: Improvement
Affects Versions: 1.4.1
Reporter: Steve Loughran
Priority: Minor
there's no way to use ivy to add the artifacts of a project on the classpath
inside the project that publishes the artifacts itself.
That is, if I publish my artifacts in the "master" configuration, any
configuration that depends on master only gets the dependencies, not the
artifacts themselves. This forces me to do half my classpath setup outside Ivy,
and hides dependency information for test runs and the like from ivy.xml and
hence downstream users.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira