-
Bug
-
Resolution: Fixed
-
Major
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
Assignee | New: Olivier Lamy [ olamy ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: 1.509.4-rejected |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 140733 ] | New: JNJira + In-Review [ 189227 ] |