You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/28 15:02:02 UTC

[jira] [Commented] (MNG-6195) Use consistent quoting forms in mvn launcher script

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

Hudson commented on MNG-6195:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> Use consistent quoting forms in mvn launcher script
> ---------------------------------------------------
>
>                 Key: MNG-6195
>                 URL: https://issues.apache.org/jira/browse/MNG-6195
>             Project: Maven
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.5.0-alpha-1, 3.5.0-beta-1
>            Reporter: Stephen Connolly
>            Assignee: Stephen Connolly
>            Priority: Major
>             Fix For: 3.5.0
>
>
> We have different forms of quoting in the shell script. We should pick a consistent policy and follow that.
> Specific areas of concern around backticks and {{$(...)}}
> Solaris 10 is known to have a true BourneShell which does not understand {{$(...)}} but the backtick style is very hard to quote effectively



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