Collapsing of double backslash now that quotes are supported in maven options

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: maven-plugin
    • None
    • Environment:
      Platform: All, OS: Windows XP

      In a maven 2 project, if I add a property in the m2 options whose value is
      surronded by double-quotes (because the value contains spaces) the invocation of
      m2 fails just as if the quotes where removed.
      For instance if my options are: install -Dmy.property="my value", then m2 fails
      because "value" is not a valid goal.

      Note that the freestyle projects treat quotes properly.


      Reopen: Issue was reopened because added quote support affects backslashes. Double-backslash now gets collapsed to one.. see comments below.

            Assignee:
            Unassigned
            Reporter:
            gdurand
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: