-
Bug
-
Resolution: Done
-
Major
-
fuse-7.9-GA
-
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.