Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10539

windows path separators not correctly escaped in Maven properties configuration

      We have the following project at Maven:
      https://builds.apache.org/job/core-integration-testing-maven-3-trunk-windows/

      It is a freeform project, with a Maven build step. It was previously configured with the following under Advanced > Properties:

      maven.home="$WORKSPACE/apache-maven-3.0-SNAPSHOT"

      However, the resulting command line was:

      ... -Dmaven.home="f:hudsonhudson-slaveworkspacecore-integration-testing-maven-3-trunk-windows/apache-maven-3.0-SNAPSHOT" ...

      (see https://builds.apache.org/job/core-integration-testing-maven-3-trunk-windows/14/consoleText)

      Moving this to the "goals" line instead resolved the issue.

          [JENKINS-10539] windows path separators not correctly escaped in Maven properties configuration

          Brett Porter created issue -
          evernat made changes -
          Assignee New: Olivier Lamy [ olamy ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Daniel Beck made changes -
          Labels New: lts-candidate
          Oliver Gondža made changes -
          Labels Original: lts-candidate New: 1.509.4-rejected
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140733 ] New: JNJira + In-Review [ 189227 ]

            olamy Olivier Lamy
            brettporter Brett Porter
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: