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

          evernat added a comment -

          Hi Olivier, (or should we say Oliver now?)
          What do you think of this old issue on builds.apache.org?

          evernat added a comment - Hi Olivier, (or should we say Oliver now?) What do you think of this old issue on builds.apache.org?

          Olivier Lamy added a comment -

          oh good ping.
          I didn't test that again on last jenkins version.
          I will try

          Olivier Lamy added a comment - oh good ping. I didn't test that again on last jenkins version. I will try

          Oliver Gondža added a comment - PR: https://github.com/jenkinsci/jenkins/pull/841

          Code changed in jenkins
          User: Jesse Glick
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2
          Log:
          [FIXED JENKINS-10539] Noting that #841 was merged.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html http://jenkins-ci.org/commit/jenkins/8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2 Log: [FIXED JENKINS-10539] Noting that #841 was merged.

          Jesse Glick added a comment -

          (Actually not merged as such; closed and rebased as 72901837dbbb554ec3d66ecd6b9949f1d794312c.)

          Jesse Glick added a comment - (Actually not merged as such; closed and rebased as 72901837dbbb554ec3d66ecd6b9949f1d794312c.)

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2779
          [FIXED JENKINS-10539] Noting that #841 was merged. (Revision 8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2)

          Result = SUCCESS
          Jesse Glick : 8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #2779 [FIXED JENKINS-10539] Noting that #841 was merged. (Revision 8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2) Result = SUCCESS Jesse Glick : 8e08d2dcddc1ca3c36d7e570da7a35bd0950b8f2 Files : changelog.html

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

              Created:
              Updated:
              Resolved: