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

Clearcase provider status keeps displaying "Can't load the scm provider. You need to define a connectionUrl parameter" but connection node is defined.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.5
    • None
    • None
    • Windows

    Description

      POM has been defined correctly:
      <project>
      ......
      <scm>
      <connection>scm|clearcase|c:\views\tempview\configSpec.txt</connection>
      <developerConnection>scm|clearcase|c:\views\tempview\configSpec.txt</developerConnection>
      </scm>
      ......
      </project>

      Plugin configuration points to "connection". When doing a 'mvn scm:status' keeps telling me "Can't load the scm provider. You need to define a connectionUrl parameter". However I am pointing to a valid configSpec('mvn scm:validate' = success) and connection is defined as shown above.

      ConfigSpec (for completeness) is:
      element * CHECKEDOUT
      element -dir * /main/LATEST
      element * /main/release_1.0/tempview/LATEST
      element * /main/release_1.0/LATEST -mkbranch ac42144_r1.0_t0001
      element * /main/R1.0 -mkbranch release_1.0
      element * /main/

      {created_since(today)}

      -mkbranch release_1.0
      load c:\views\tempview\WCSF\CustomerService

      Cannot do anything with plugin currently because message prevents code from being checked out.

      Attachments

        1. SCM-634-test.patch
          2 kB
          Robert Scholte

        Activity

          People

            Unassigned Unassigned
            juicybananas Justin Bleach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: