You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2021/06/12 16:24:00 UTC

[jira] [Updated] (MNG-7073) Rewrite mvn / mvnw scripts

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

Herve Boutemy updated MNG-7073:
-------------------------------
    Description: 
Before merging the maven wrapper, it was clear that the scripts of mvn evolved, but were never updated for mvnw.
When bringing the scripts in sync, the goal was to keep the mvn scripts close to the original.
However, this caused quite fragmented scripts. This is pretty hard to read and to maintain.

It should be possible to reorder the scripts. Ideally there is 1 base which can be merged with the mvn and mvnw specific script.

  was:
Before merging the maven wrapper, it was clear that the scripts of mvn evolved, but were never updated for mvnw.
When bringing the scripts in sync, the goal was to keep the mvn scripts close to the original.
However, this caused quite fragmented scripts. This is pretty hard to read and to maintain.

It should be possible to reorder the scipts. Ideally there  is 1 base which can be merged with the mvn and mvnw specific script.


> Rewrite mvn / mvnw scripts
> --------------------------
>
>                 Key: MNG-7073
>                 URL: https://issues.apache.org/jira/browse/MNG-7073
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Robert Scholte
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> Before merging the maven wrapper, it was clear that the scripts of mvn evolved, but were never updated for mvnw.
> When bringing the scripts in sync, the goal was to keep the mvn scripts close to the original.
> However, this caused quite fragmented scripts. This is pretty hard to read and to maintain.
> It should be possible to reorder the scripts. Ideally there is 1 base which can be merged with the mvn and mvnw specific script.



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