Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24027

[GSS](7.4.z) REM3-394 - JBoss Remoting must not depend on org.wildfly.security:wildfly-elytron

    XMLWordPrintable

Details

    Description

      JBoss Remoting does depend on org.wildfly.security:wildfly-elytron, see:

              <dependency>
                  <groupId>org.wildfly.security</groupId>
                  <artifactId>wildfly-elytron</artifactId>
                  <version>${elytron.version}</version>
                  <scope>compile</scope>
              </dependency>
      

      As that dependency is a shaded jar, it includes (since ELY-2034) e. g. com.fasterxml.jackson.core:jackson-core classes.

      As this artifact is being used later on within org.jboss:jboss-ejb-client, this transitive dependency would pull in com.fasterxml.jackson.core:jackson-core classes.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: