[
https://issues.apache.org/jira/browse/CLI-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878025#comment-17878025
]
Michael Osipov commented on CLI-337:
------------------------------------
I don't understand the purpose of this request. Everything is working fine in
Maven and Maven processes one arg per line and passes that one to CLI. All good.
> Parse arguments in a single string
> ----------------------------------
>
> Key: CLI-337
> URL: https://issues.apache.org/jira/browse/CLI-337
> Project: Commons CLI
> Issue Type: Improvement
> Components: Parser
> Affects Versions: 1.9.0
> Reporter: Hüseyin Kartal
> Priority: Major
>
> Apache Maven uses apache-cli to parse args. But maven also supports passing
> conf file which contains these args. To handle that they do the splitting of
> file content to args[] and pass this to cli.
> Please provide a parser for single string to args[]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)