You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2023/03/08 23:38:00 UTC

[jira] [Commented] (MWRAPPER-36) remove unnecessary CLI code

    [ 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)