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

Camel springboot BOM references non-existent artifact

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.10-GA
    • fuse-7.9-GA
    • Spring Boot
    • None
    • False
    • False
    • % %
    • Todo
    • Undefined

      The fabric8-project-bom-camel-spring-boot BOM contains a reference to the following dependency in the dependencyManagement section:

      <dependency>
      	<groupId>org.apache.logging.log4j</groupId>
      	<artifactId>log4j-mongodb2</artifactId>
      	<version>${version.org.apache.logging.log4j2}</version>
      </dependency>
      

      The 2.14.0.redhat-00002 version of log4j does not contain the log4j-mongodb2 artifact, only the log4j-mongodb3 variant. Can the log4j-mongodb2 dependency be removed?

      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.

              ggrzybek Grzegorz Grzybek
              dcoleman@redhat.com Darren Coleman
              Branislav Smolicek Branislav Smolicek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: