]
Jeff Mesnil updated WFCORE-5128:
--------------------------------
Fix Version/s: (was: 13.0.0.Final)
Add org.wildfly.security:wildfly-elytron-http-external dependency
-----------------------------------------------------------------
Key: WFCORE-5128
URL:
https://issues.redhat.com/browse/WFCORE-5128
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Major
Fix For: 13.0.0.Beta6
The {{org.wildfly.security:wildfly-elytron-http-external}} dependency is required for the
Elytron component upgrade containing the HTTP EXTERNAL mechanism. Without this added, the
following error will occur when building Core:
{{code}}
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanTransitiveDependencies failed with
message:
org.wildfly.core:wildfly-core-feature-pack-common:pom:13.0.0.Beta6-SNAPSHOT
org.wildfly.security:wildfly-elytron-http-deprecated:jar:1.13.0.Final:compile has
transitive dependencies:
org.wildfly.security:wildfly-elytron-http-external:jar:1.13.0.Final:compile
{{code}}