Remove dependency on commons-cli
--------------------------------
Key: IVY-557
URL: https://issues.apache.org/jira/browse/IVY-557
Project: Ivy
Issue Type: Improvement
Components: Core
Reporter: Xavier Hanin
Priority: Minor
ATM to launch Ivy on the command line there is a mandatory dependency on
commons-cli. This makes it much less easy to use Ivy command line (a simple
java -jar would be enough without this dependency). Therefore removing this
dependency by parsing args manually would help using the Ivy CLI more easily
and more frequently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.