-
Task
-
Resolution: Done
-
Major
-
None
-
None
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