-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
Rejected
When doing dependency:tree on app using either wildfly-ejb-client-bom and wildfly-jms-client-bom we get:
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact commons-codec:commons-codec:jar:1.11.0.redhat-00001 in zip (file:///tmp/maven-repo/jboss-eap-8.0.0.Beta-maven-repository/maven-repository)
Since we manage the version of <version.commons-codec>1.15.0.redhat-00001</version.commons-codec> in those BOMs this seems like some sort of wrong exclusion of transitive dependencies.