[ 
https://issues.apache.org/jira/browse/MNG-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MNG-6914:
-------------------------------
    Description: 
With MNG-5937 the wrapper code becomes part of core.
 The scripts are like 80% the same, 10% is wrapper specific and 10% are 
differences due to improvements on one or the other side.
 By aligning the scripts they both benefit from the improvements.

Some important changes that might but should not effect the build:
 - CLASSWORLDS_LAUNCHER / WRAPPER_LAUNCHER will be renamed to LAUNCHER_CLASS
 - CLASSWORLDS_JAR / WRAPPER_JAR will be renamed to LAUNCHER_JAR
 - Introduce MAVENHOME_CONFIG. For the wrapper it will be empty (as the wrapper 
must download Maven first), Maven will use it to set classworlds.conf, 
maven.home and library.jansi.path

  was:
With MNG-5937 the wrapper code becomes part of core.
The scripts are like 80% the same, 10% is wrapper specific and 10% are 
differences due to  improvements on one or the other side.
By aligning the scripts they both benefit from the improvements.

Some important changes that might but should not effect the build:
- CLASSWORLDS_LAUNCHER / WRAPPER_LAUNCHER will be renamed to MAVEN_LAUNCHER
- CLASSWORLDS_JAR / WRAPPER_JAR will be renamed to LAUNCHER_JAR
- Introduce MAVENHOME_CONFIG. For the wrapper it will be empty (as the wrapper 
must download the Maven first), maven will use it to set classworlds.conf, 
maven.home and library.jansi.path



> Align mvn and mvnw scripts
> --------------------------
>
>                 Key: MNG-6914
>                 URL: https://issues.apache.org/jira/browse/MNG-6914
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 4.0.0, 4.0.0-alpha-1
>
>
> With MNG-5937 the wrapper code becomes part of core.
>  The scripts are like 80% the same, 10% is wrapper specific and 10% are 
> differences due to improvements on one or the other side.
>  By aligning the scripts they both benefit from the improvements.
> Some important changes that might but should not effect the build:
>  - CLASSWORLDS_LAUNCHER / WRAPPER_LAUNCHER will be renamed to LAUNCHER_CLASS
>  - CLASSWORLDS_JAR / WRAPPER_JAR will be renamed to LAUNCHER_JAR
>  - Introduce MAVENHOME_CONFIG. For the wrapper it will be empty (as the 
> wrapper must download Maven first), Maven will use it to set 
> classworlds.conf, maven.home and library.jansi.path



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to