Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-16255

Wildfly-camel BOM contains reference to non-existent artifact

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.9-GA
    • fuse-7.9-GA
    • WildFly Camel
    • None

      The Wildfly Camel's BOM contains the following dependency in the dependencyManagement section of the POM:

      <dependency>
          <groupId>com.fasterxml.jackson.jaxrs</groupId>
          <artifactId>jackson-module-jaxb-annotations</artifactId>
          <version>${version.wildfly.fasterxml.jackson}</version>
      </dependency>
      

      The groupId should be com.fasterxml.jackson.module instead.

      The reason this matters is that the BOMs are used to generate the offline maven repository manifest. Customers then run the Offliner tool against this manifest and will encounter errors if artifacts don't exist or are unavailable.

              rnetuka@redhat.com Radovan Netuka
              dcoleman@redhat.com Darren Coleman
              Branislav Smolicek Branislav Smolicek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: