[ 
https://issues.apache.org/jira/browse/MWRAPPER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507694#comment-17507694
 ] 

James Z.M. Gao commented on MWRAPPER-59:
----------------------------------------

inline MavenWrapperDownloader.java and compile it on the fly, MWRAPPER-44 can 
be avoid by nature. MavenWrapperDownloader.java,.java is not used in mvnw.cmd, 
so inline the core part (about 10 lines) of MavenWrapperDownloader.java can 
make the deployment in the maven projects cleaner. Also, less choice on the 
install `type` is friendly to the end user.

> Inline MavenWrapperDownloader.java into mvnw
> --------------------------------------------
>
>                 Key: MWRAPPER-59
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-59
>             Project: Maven Wrapper
>          Issue Type: Improvement
>          Components: Maven Wrapper Scripts
>    Affects Versions: 3.1.0
>            Reporter: James Z.M. Gao
>            Priority: Major
>
> by inlining a lean version of MavenWrapperDownloader.java into `mnvw` script, 
> we can remove the `source`  installing type, and avoid reuse an outdated 
> MavenWrapperDownloader.class



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to