-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9, 1.9.5
-
Fix Version/s: 1.10.0
-
Component/s: maven-scm-provider-gitexe
-
Labels:None
The fix for SCM-707 uses URLEncoder which does not any URL econding, but form encoding. URI with userInfo is the way to go according to RFC 3986.
- is broken by
-
SCM-707 Maven SCM should encode username and password in URL
-
- Closed
-
- is depended upon by
-
MRELEASE-908 Git HTTP authentication failing if there are spaces in the password
-
- Closed
-