Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1149

Missing dependencies for features-netconf

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Post-Helium
    • None
    • netconf
    • None
    • Operating System: All
      Platform: All

    • 2701

    Description

      The pom.xml of features-netconf misses some dependencies.

      It seems to me that it caused the build failure of VTN project.
      https://jenkins.opendaylight.org/releng/job/vtn-integration-master/33/

      Also, I failed to build the features-netconf as follows:

      cent56 $ rm -rf ~/.m2/repository/org/opendaylight/controller/
      cent56 $ mvn clean install

      (snip)

      Tests in error:
      Error resolving artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT in defaultlocal (file:/home/hideyuki/.m2/repository/)
      Error resolving artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT in defaultlocal (file:/home/hideyuki/.m2/repository/)
      Error resolving artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.controller:ietf-netconf:jar:0.3.0-SNAPSHOT in defaultlocal (file:/home/hideyuki/.m2/repository/)

      Tests run: 3, Failures: 0, Errors: 3, Skipped: 0

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] features-config .................................... SUCCESS [01:39 min]
      [INFO] features-protocol-framework ........................ SUCCESS [ 24.791 s]
      [INFO] features-netconf ................................... SUCCESS [ 0.718 s]
      [INFO] features-config-persister .......................... FAILURE [ 58.925 s]

      I think the following patch brings this issue.
      https://git.opendaylight.org/gerrit/#/c/14921/

      This patch added new bundles into some feature as dependencies.
      https://git.opendaylight.org/gerrit/#/c/14921/5/features/netconf/src/main/resources/features.xml
      However, this patch missed adding dependencies into pom.xml of the directory features/netconf of the controller.git.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Hideyuki1985 Hideyuki Tai
            Hideyuki1985 Hideyuki Tai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: