[
https://issues.apache.org/jira/browse/MNG-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069619#comment-17069619
]
Hudson commented on MNG-5681:
-----------------------------
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/
> Properties on command line with leading or trailing quotes are stripped
> -----------------------------------------------------------------------
>
> Key: MNG-5681
> URL: https://issues.apache.org/jira/browse/MNG-5681
> Project: Maven
> Issue Type: Bug
> Components: Command Line
> Affects Versions: 3.0.5, 3.1.1, 3.2.1, 3.2.3
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.3.9
>
>
> The current problem is a command line like this:
> {code}
> mvn -Dtest=\"anton\" clean package
> {code}
> The trailing backslash with the quote is stripped away. This is not the
> problem of Maven itself. This is a known bug (and fixed) in
> [commons-cli|https://issues.apache.org/jira/browse/CLI-185].
> This should be postponed until commons-cli 1.3 will be released.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)