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

"isCheckinPoliciesEnabled" is treated as mandatory in TFS URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 1.9.5
    • None
    • maven-scm-provider-tfs
    • None
    • All

    Description

      If you have a scm definition like: scm:tfs:https//server_name:workspace:$/TeamProject/Path/To/Project
      Then you will receive the following error: TFS Url "https" is not a valid URL. The TFS Url syntax is [[domain]username[;password]@]http[s]://server_name[:port][:isCheckinPoliciesEnabled]:workspace:$/TeamProject/Path/To/Project

      This is because the code treats "isCheckinPoliciesEnabled" as mandatory, rather than optional as stated in the error message.

      Workaround: Add ":false" to the URL declaration, just before the workspace.

      Attachments

        Activity

          People

            Unassigned Unassigned
            BigJ Jason
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: