[
https://issues.apache.org/jira/browse/MWRAPPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698113#comment-17698113
]
Elliotte Rusty Harold commented on MWRAPPER-36:
-----------------------------------------------
This is used. E.g. here:
https://github.com/apache/maven-wrapper/blob/8a1ded6cc4de5b2c9e238efe84ae122fdd8db050/maven-wrapper/src/main/java/org/apache/maven/wrapper/MavenWrapperMain.java#L32
It could perhaps be replaced with some other library, though it's public API so
a deprecation cycle might be needed.
> remove unnecessary CLI code
> ---------------------------
>
> Key: MWRAPPER-36
> URL: https://issues.apache.org/jira/browse/MWRAPPER-36
> Project: Maven Wrapper
> Issue Type: Wish
> Components: Maven Wrapper Jar
> Affects Versions: 0.5.6
> Reporter: Herve Boutemy
> Assignee: Robert Scholte
> Priority: Major
>
> CLI code seems unnecessary:
> https://github.com/apache/maven-wrapper/tree/abb74e20115252cfa6d9b50fc7ba286c103b452d/src/main/java/org/apache/maven/wrapper/cli
--
This message was sent by Atlassian Jira
(v8.20.10#820010)