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

CVS SCM URL doesn't allow passwords containing '@'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 1.7
    • None
    • maven-scm-provider-cvs
    • None
    • Maven 3.0.4

    Description

      Unable to specify a password containing @, as the URL parser attempts to interpret the following text as a hostname.

      scm:cvs|pserver|myUsername|MyP@ssword@host.name.bar|/foo|bar

      The URL parser would extract the following hostname 'ssword@host.name.bar' which is wrong.

      AbstractCvsScmProvider should offer an escape syntax.

      Attachments

        Activity

          People

            Unassigned Unassigned
            frederic.chuong frederic.chuong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: