You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/03/08 21:45:00 UTC

[jira] [Closed] (MWRAPPER-77) wrapper:wrapper does not update scripts

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

Slawomir Jaranowski closed MWRAPPER-77.
---------------------------------------

> wrapper:wrapper does not update scripts
> ---------------------------------------
>
>                 Key: MWRAPPER-77
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-77
>             Project: Maven Wrapper
>          Issue Type: Bug
>          Components: Maven Wrapper Plugin
>    Affects Versions: 3.1.1
>            Reporter: Tamas Cservenak
>            Assignee: Benjamin Marwell
>            Priority: Major
>             Fix For: 3.2.0
>
>
> On my ancient project seems that scripts (mvnw and mvnw.cmd) were not updated after I ran {{wrapper:wrapper}} while the rest was okay.
> To test my assumption, moved them to mvnw.old and mvnw.cmd.old and re-run {{{}wrapper:wrapper{}}}. This time the scripts were written out just fine.
> But, they were totally different. This also means that scrpts, once written out, will never we updated?
> End result I had:
> {noformat}
> -rwxr-xr-x. 1 cstamas cstamas  9781 máj    8 09.15 mvnw
> -rw-r--r--. 1 cstamas cstamas  6889 máj    8 09.15 mvnw.cmd
> -rw-r--r--. 1 cstamas cstamas  6607 szept  1 15.55 mvnw.cmd.old
> -rwxr-xr-x. 1 cstamas cstamas 10069 szept  1 15.55 mvnw.old {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)