Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3209

ccsdk/apps does not compile if ccsdk.sli.version is passed as a range

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Honolulu Release
    • Honolulu Release
    • None
    • None

      If we try to compile ccsdk/apps overriding the definition of ccsdk.sli.version with a value that is a range (e.g. [1.1.0-SNAPSHOT, 1.2.0)), the compile fails.  This is because the maven-dependency-plugin's copy goal (used to copy swagger) does not support ranges.  instead, we should use the copy-dependencies goal, which does.

            djtimoney Dan Timoney
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: