You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jorge Solórzano (Jira)" <ji...@apache.org> on 2022/10/04 12:02:00 UTC

[jira] [Created] (MNG-7557) Rewrite Batch scripts (*.cmd) in PowerShell (*.ps1)

Jorge Solórzano created MNG-7557:
------------------------------------

             Summary: Rewrite Batch scripts (*.cmd) in PowerShell (*.ps1)
                 Key: MNG-7557
                 URL: https://issues.apache.org/jira/browse/MNG-7557
             Project: Maven
          Issue Type: Improvement
            Reporter: Jorge Solórzano


Batch scripting is considered legacy and PowerShell provides improved scripting that could help to have more maintainable scripts for Maven on Windows.

PowerShell also has versions that run on Linux, so it could probably also help to test the scripts without a windows machine.

The only drawback initially could be the lack of expertise with PowerShell, but once the scripts are fully migrated they might not need a lot of changes.

It would be nice to have this for Maven 4.0.



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