Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20295

Ban the org.wildfly.security:wildfly-elytron dependency

XMLWordPrintable

      We don't want to depend on the old elytron uber-jar, so ban it. We currently pull it in via:

      [ERROR] org.wildfly:wildfly-picketlink:jar:36.0.0.Beta1-SNAPSHOT
      [ERROR]    org.keycloak:keycloak-saml-wildfly-subsystem:jar:18.0.2
      [ERROR]       org.keycloak:keycloak-saml-wildfly-elytron-adapter:jar:18.0.2
      [ERROR]          org.wildfly.security:wildfly-elytron:jar:2.6.0.Final <--- banned via the exclude/include list
      

      We don't actually use that; all that's needed from that tree is org.keycloak:keycloak-saml-wildfly-subsystem:jar:18.0.2.

      This ban is minor; it's primarily a bit of code hardening.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: