publish should raise a warning when multiple files would be published to the
single name
----------------------------------------------------------------------------------------
Key: IVY-484
URL: https://issues.apache.org/jira/browse/IVY-484
Project: Ivy
Issue Type: Improvement
Components: Core
Reporter: Gilles Scokart
When you have a module with multiple artefact, and by mistake you use a pattern
like for instance [module].[ext], instead of [artifact].[ext],
ivy should print a warning (or even fail because it has no sens) saying that
two artefacts will be published to the same repository url/file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.