clouds created IVY-1596:
---------------------------
Summary: ivy command line doesn't support multiple dependencies
Key: IVY-1596
URL: https://issues.apache.org/jira/browse/IVY-1596
Project: Ivy
Issue Type: Improvement
Components: Core
Affects Versions: 2.4.0
Environment: ivy version 2.4.0
arch linux 4.19.2
Reporter: clouds
Now run ivy through command line as standalone mode we could not provide
multiple `-dependency` option to ivy, it would only keep the last one.
I have to create an xml file in order to provide multiple dependency.
I think it quite easy add a new options like "dependencies" to accept an array
of string (as artifact coordinates), and if it could accept multiple
"dependency" option is better.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)