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

(8.1.x) Remove netty-transport-native-epoll:aarch_64 from the dependency tree

XMLWordPrintable

      This native dependency was removed in product source code as it is not supported, while it is present in upstream Wildfly.

      However in product source there is still transitive dependency to it via infinispan-client-hotrod, which causes us some build issues when Infinispan is upgraded.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (ban-bad-dependencies) on project wildfly-clustering-infinispan-client-api: 
      [ERROR] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message:
      [ERROR] Failed while enforcing releasability.
      [ERROR] 
      [ERROR] Dependency convergence error for io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final-redhat-00001 paths to dependency are:
      [ERROR] +-org.jboss.eap:wildfly-clustering-infinispan-client-api:jar:8.1.1.GA-SNAPSHOT
      [ERROR]   +-org.infinispan:infinispan-client-hotrod:jar:15.0.21.Final-redhat-00002:compile
      [ERROR]     +-io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.127.Final-redhat-00001:compile
      [ERROR] and
      [ERROR] +-org.jboss.eap:wildfly-clustering-infinispan-client-api:jar:8.1.1.GA-SNAPSHOT
      [ERROR]   +-org.infinispan:infinispan-client-hotrod:jar:15.0.21.Final-redhat-00002:compile
      [ERROR]     +-io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.127.Final:compile
      [ERROR] -> [Help 1]
      

              thofman Tomas Hofman
              thofman Tomas Hofman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: