Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta-2
-
None
-
xp, cvs
Description
mvn scm:validate -DconnectionUrl=scm:cvs:pserver:host:/cvs:module -X -Dusername=joe
fails with
[DEBUG] (f) basedir = C:\dev\maven\src\scm
[DEBUG] (f) connectionUrl = scm:cvs:pserver:host:/cvs:module
[DEBUG] (f) settings = org.apache.maven.settings.Settings@1df8b99
[DEBUG] (f) username = joe
[DEBUG] – end configuration –
[INFO] [scm:validate]
[ERROR] Error scm url connection (connectionUrl) validation failed :
[ERROR] The userhost part must be on the form: <username>@<hostname>.
is it intended?
Found this problem when looking at MNG-1783
Attachments
Attachments
Issue Links
- is depended upon by
-
CONTINUUM-534 Release Continunum 1.0.3
- Closed
- is duplicated by
-
MRELEASE-65 problem with scm url without username
- Closed
- is related to
-
MRELEASE-72 maven-release-plugin doesn't pass username to maven-scm-provider-cvs
- Closed