Detect missing artifacts on publish asap
----------------------------------------
Key: IVY-862
URL: https://issues.apache.org/jira/browse/IVY-862
Project: Ivy
Issue Type: Improvement
Components: Core
Reporter: Xavier Hanin
Assignee: Xavier Hanin
Currently when one use the publish task with haltonmissing = true, the
publication is interrupted when a missing artifact is found, but others
artifact may be published before, which is a problem for consistency with
resolvers which do not support transactions.
Therefore detecting such a problem before publishing any artifact would be
better, at least when haltonmissing is true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.