Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-66

restconf-artifacts is missing restconf-features xml

    XMLWordPrintable

Details

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

    • 4276

    Description

      In restconf-artifacts there is no version specified for restconf-features (classifier=features, type=xml).

      This definition makes sense only for jar-artifacts.
      <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>features-restconf</artifactId>
      <version>${project.version}</version>
      </dependency>

      Please add these:
      <classifier>features</classifier>
      <type>xml</type>

      Attachments

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

        Activity

          People

            jmorvay@cisco.com Jakub Morvay
            michal.rehak Michal Rehak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: