Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-123

scm plugin ignores -Dusername for CSV provider

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-2
    • 1.0-beta-3
    • maven-plugin
    • 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

        1. SCM-123-docs.patch
          0.6 kB
          dennislundberg

        Issue Links

          Activity

            People

              evenisse Emmanuel Venisse
              dantran Dan Tran
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: