-
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
-
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.