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

ASF GitHub Bot commented on MWRAPPER-23:
----------------------------------------

gzm55 commented on pull request #28:
URL: https://github.com/apache/maven-wrapper/pull/28#issuecomment-1066756233


   wrapper should better share the same behavior with maven, avoid unexpected 
misunderstanding on a maven scope location "maven user home". if this base dir 
is wrapper specific, its names should be something like "wrapper user home".
   
   maven original choice of fixed ~/.m2 may not be very convenient, but easy to 
understand and integrate with other tools.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> in maven-wrapper, maven user home is not consistent with maven core
> -------------------------------------------------------------------
>
>                 Key: MWRAPPER-23
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-23
>             Project: Maven Wrapper
>          Issue Type: Improvement
>          Components: Maven Wrapper Jar
>            Reporter: James Z.M. Gao
>            Assignee: Robert Scholte
>            Priority: Minor
>
> New maven wrapper guesses the maven user home location via system props, 
> system envs
> and at last the default location (~/.m2). This guessing order is the 
> convention of the gradle wrapper.
> For maven, user home has a fixed location, i.e. ~/.m2, described 
> [here|https://maven.apache.org/settings.html#Settings_Details]



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

Reply via email to