Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-1587

Version ranges not working

XMLWordPrintable

      Root pom and ccsdk parent pom contains version range in version property  like this

      <ccsdk.distribution.version>[1.2.0-SNAPSHOT, 1.2.99999)</ccsdk.distribution.version>

      1) This is not working for  platform-logic-installer: 

      [ERROR] Failed to execute goal on project platform-logic-setup: Could not resolve dependencies for project org.onap.sdnc.oam:platform-logic-setup:pom:2.2.0-SNAPSHOT: Failed to collect dependencies at org.onap.ccsdk.distribution:platform-logic-installer:zip:(1.1.99999,1.2.99999-SNAPSHOT): No versions available for org.onap.ccsdk.distribution:platform-logic-installer:zip:(1.1.99999,1.2.99999-SNAPSHOT) within specified range -> [Help 1]
      

      2) Two problems with SDNC: 1. Compile not working see below and 2. ccsdk.features.version is used to setup repository path what needs one single version number at the moment. Could be changed by startODL.sh extension. 

      Error: [ERROR] Failed to execute goal on project installation-sdnc: Could not resolve dependencies for project org.onap.sdnc.oam:installation-sdnc:pom:2.2.0-SNAPSHOT: Failed to collect dependencies at org.onap.ccsdk.features:features-installer:zip:repo:(1.1.99999,1.2.99999-SNAPSHOT): No versions available for org.onap.ccsdk.features:features-installer:zip:repo:(1.1.99999,1.2.99999-SNAPSHOT) within specified range -> [Help 1]
      

       3) ueb-listener

      16:15:25 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.2:unpack (unpack) on project installation-ueb-listener: Unable to find/resolve artifact. Could not find artifact org.onap.ccsdk.sli.northbound:ueb-listener:zip:(1.2.99999, 1.3.99999-SNAPSHOT) in release-mirror (https://nexus.onap.org/content/repositories/public/) -> [Help 1]

       

       

            highstreetherbert Herbert Eiselt
            highstreetherbert Herbert Eiselt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: