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

Hudson commented on MNG-6332:
-----------------------------

Build succeeded in Jenkins: maven-3.x-jenkinsfile ยป MNG-6332 #2

See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6332/2/

> Cleaned up mvn.cmd Script
> -------------------------
>
>                 Key: MNG-6332
>                 URL: https://issues.apache.org/jira/browse/MNG-6332
>             Project: Maven
>          Issue Type: Improvement
>          Components: Command Line
>    Affects Versions: 3.5.2
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.5.3
>
>
> Based on the following [Stackoverflow 
> quesiton|https://stackoverflow.com/q/48027497/296328]:
> The given label {{valMHome}} can be removed. In the following case can be 
> replaced by using{{stripMHome}} instead.
> {code}
> :chkMHome
> set "MAVEN_HOME=%~dp0.."
> if not "%MAVEN_HOME%"=="" goto valMHome
> goto error
> :valMHome
> :stripMHome
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to