IvyPostResolve Task doesn't reuse Ivy file of previous resolve
--------------------------------------------------------------
Key: IVY-458
URL: https://issues.apache.org/jira/browse/IVY-458
Project: Ivy
Issue Type: Bug
Components: Ant
Affects Versions: 1.4.1
Reporter: Maarten Coene
Fix For: 2.0
Perform a resolve with an Ivy file specified (NOT with the ivy.dep.file
property) and the Ivy file has a different location than the default location.
Perform a post-resolve task after the resolve with more configurations than the
one given to the previous resolve.
You'll get an error saying the default Ivy file (ivy.xml) doesn't exist. This
task should by default reuse the Ivy file used by the previous resolve.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.