Farah Juma created WFCORE-5128:
----------------------------------
Summary: 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
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}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)