-
Bug
-
Resolution: Duplicate
-
Minor
-
None
My password contains a space, like "one two". When I start a mvn release, the build fails with an error message that contains the second part of my password.
- duplicates
-
JENKINS-14781 Maven Release Plugin performs build without goals
-
- Open
-
[JENKINS-17233] Maven release fails when password contains space
Link | New: This issue duplicates JENKINS-14781 [ JENKINS-14781 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 148066 ] | New: JNJira + In-Review [ 206509 ] |
Assignee | Original: James Nord [ teilo ] |
We have a similar problem with the password.
If the password is the character '#' contains. We get the message: "svn: missing argument: --password"
The same password without '#' works.