[ 
https://issues.apache.org/jira/browse/IMPALA-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YUBI LEE updated IMPALA-13696:
------------------------------
    Description: 
There are some libraries conflicting with javax.ws.rs-api-2.1.1.jar.

- "jersey-bundle-1.19.3.jar" from org.apache.ranger:ranger-plugins-common
- "jsr311-api-1.1.1.jar" from org.apache.hadoop:hadoop-hdfs

I found that in some environment, "jersey-bundle-1.19.3.jar" comes first in 
CLASSPATH and it preventes impalad from starting up.

{code}
[root@e8e9e54d63f0 jars]# pwd
/tmp/impala/opt/impala/lib/jars
[root@e8e9e54d63f0 jars]# grep -rE '^javax/ws/rs/core/NewCookie' *.jar
Binary file javax.ws.rs-api-2.1.1.jar matches
Binary file jersey-bundle-1.19.3.jar matches
Binary file jsr311-api-1.1.1.jar matches
{code}



{code}
[INFO] org.apache.impala:impala-frontend:jar:4.5.0-SNAPSHOT
[INFO] +- org.apache.impala:impala-executor-deps:pom:4.5.0-SNAPSHOT:compile
[INFO] +- org.apache.impala:query-event-hook-api:jar:4.5.0-SNAPSHOT:compile
[INFO] +- org.apache.impala:impala-data-source-api:jar:4.5.0-SNAPSHOT:compile
[INFO] +- org.apache.hadoop:hadoop-auth:jar:3.3.6:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:2.0.3:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.15:compile
[INFO] |  +- ch.qos.reload4j:reload4j:jar:1.2.22:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
[INFO] |  +- com.nimbusds:nimbus-jose-jwt:jar:9.8.1:compile
[INFO] |  |  \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
[INFO] |  +- org.apache.zookeeper:zookeeper:jar:3.6.3:compile
[INFO] |  |  \- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:compile
[INFO] |  +- org.apache.curator:curator-framework:jar:5.2.0:compile
[INFO] |  |  \- org.apache.curator:curator-client:jar:5.2.0:compile
[INFO] |  +- org.apache.kerby:kerb-simplekdc:jar:1.0.1:compile
[INFO] |  |  +- org.apache.kerby:kerb-client:jar:1.0.1:compile
[INFO] |  |  |  +- org.apache.kerby:kerby-config:jar:1.0.1:compile
[INFO] |  |  |  +- org.apache.kerby:kerb-common:jar:1.0.1:compile
[INFO] |  |  |  |  \- org.apache.kerby:kerb-crypto:jar:1.0.1:compile
[INFO] |  |  |  +- org.apache.kerby:kerb-util:jar:1.0.1:compile
[INFO] |  |  |  \- org.apache.kerby:token-provider:jar:1.0.1:compile
[INFO] |  |  \- org.apache.kerby:kerb-admin:jar:1.0.1:compile
[INFO] |  |     +- org.apache.kerby:kerb-server:jar:1.0.1:compile
[INFO] |  |     |  \- org.apache.kerby:kerb-identity:jar:1.0.1:compile
[INFO] |  |     \- org.apache.kerby:kerby-xdr:jar:1.0.1:compile
[INFO] |  \- org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.1.1:compile
[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.3.6:compile
[INFO] |  +- org.eclipse.jetty:jetty-util:jar:9.4.51.v20230217:compile
[INFO] |  +- com.sun.jersey:jersey-core:jar:1.19.4:compile
[INFO] |  |  \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
[INFO] |  +- commons-io:commons-io:jar:2.8.0:compile
[INFO] |  +- commons-logging:commons-logging:jar:1.1.3:compile
[INFO] |  +- commons-daemon:commons-daemon:jar:1.0.13:compile
[INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  +- io.netty:netty:jar:3.10.6.Final:compile
[INFO] |  \- io.netty:netty-all:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-dns:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-haproxy:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-http:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-http2:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-memcache:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-mqtt:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-redis:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-smtp:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-socks:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-stomp:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-codec-xml:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-handler:jar:4.1.89.Final:compile
[INFO] |     +- 
io.netty:netty-transport-native-unix-common:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-handler-proxy:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-handler-ssl-ocsp:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-resolver:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-resolver-dns:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport-rxtx:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport-sctp:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport-udt:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport-classes-epoll:jar:4.1.89.Final:compile
[INFO] |     +- io.netty:netty-transport-classes-kqueue:jar:4.1.89.Final:compile
[INFO] |     +- 
io.netty:netty-resolver-dns-classes-macos:jar:4.1.89.Final:compile
[INFO] |     +- 
io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.89.Final:runtime
[INFO] |     +- 
io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.89.Final:runtime
[INFO] |     +- 
io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.89.Final:runtime
[INFO] |     +- 
io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.89.Final:runtime
[INFO] |     +- 
io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.89.Final:runtime
[INFO] |     \- 
io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.89.Final:runtime
[INFO] +- org.apache.hudi:hudi-hadoop-mr:jar:0.5.0-incubating:compile
[INFO] |  \- org.apache.hudi:hudi-common:jar:0.5.0-incubating:compile
[INFO] +- org.apache.ranger:ranger-plugins-common:jar:2.4.0:compile
[INFO] |  +- com.sun.jersey:jersey-bundle:jar:1.19.3:compile
[INFO] |  +- commons-lang:commons-lang:jar:2.6:compile
[INFO] |  +- org.apache.hadoop:hadoop-common:jar:3.3.0:compile
[INFO] |  |  +- 
org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:jar:1.0.0:compile
[INFO] |  |  +- org.apache.hadoop:hadoop-annotations:jar:3.3.0:compile
[INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.8:system
[INFO] |  |  +- org.apache.commons:commons-math3:jar:3.1.1:compile
[INFO] |  |  +- commons-net:commons-net:jar:3.6:compile
[INFO] |  |  +- commons-collections:commons-collections:jar:3.2.2:compile
[INFO] |  |  +- javax.activation:javax.activation-api:jar:1.2.0:runtime
[INFO] |  |  +- org.eclipse.jetty:jetty-server:jar:9.4.20.v20190813:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-servlet:jar:9.4.20.v20190813:compile
[INFO] |  |  |  \- org.eclipse.jetty:jetty-security:jar:9.4.20.v20190813:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-webapp:jar:9.4.20.v20190813:compile
[INFO] |  |  |  \- org.eclipse.jetty:jetty-xml:jar:9.4.20.v20190813:compile
[INFO] |  |  +- javax.servlet.jsp:jsp-api:jar:2.1:runtime
[INFO] |  |  +- com.sun.jersey:jersey-servlet:jar:1.19:compile
[INFO] |  |  +- com.sun.jersey:jersey-json:jar:1.19:compile
[INFO] |  |  |  +- org.codehaus.jettison:jettison:jar:1.1:compile
[INFO] |  |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
[INFO] |  |  |  |  \- javax.xml.bind:jaxb-api:jar:2.2.2:compile
[INFO] |  |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] |  |  |  |     \- javax.activation:activation:jar:1.1:compile
[INFO] |  |  |  \- org.codehaus.jackson:jackson-xc:jar:1.9.2:compile
[INFO] |  |  +- com.sun.jersey:jersey-server:jar:1.19:compile
[INFO] |  |  +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
[INFO] |  |  +- com.google.re2j:re2j:jar:1.1:compile
[INFO] |  |  +- com.google.code.gson:gson:jar:2.2.4:compile
[INFO] |  |  +- com.jcraft:jsch:jar:0.1.55:compile
[INFO] |  |  +- org.apache.curator:curator-recipes:jar:4.2.0:compile
[INFO] |  |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] |  |  +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile
[INFO] |  |  +- org.apache.kerby:kerb-core:jar:1.0.1:compile
[INFO] |  |  |  \- org.apache.kerby:kerby-pkix:jar:1.0.1:compile
[INFO] |  |  |     +- org.apache.kerby:kerby-asn1:jar:1.0.1:compile
[INFO] |  |  |     \- org.apache.kerby:kerby-util:jar:1.0.1:compile
[INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
[INFO] |  |  +- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile
[INFO] |  |  \- dnsjava:dnsjava:jar:2.1.7:compile
[INFO] |  +- org.apache.commons:commons-text:jar:1.10.0:compile
[INFO] |  +- org.apache.commons:commons-configuration2:jar:2.8.0:compile
[INFO] |  +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile
[INFO] |  +- org.apache.ranger:ranger-plugins-cred:jar:2.4.0:compile
[INFO] |  +- net.java.dev.jna:jna:jar:5.7.0:compile
[INFO] |  +- net.java.dev.jna:jna-platform:jar:5.7.0:compile
[INFO] |  +- com.kstruct:gethostname4j:jar:1.0.0:compile
[INFO] |  \- org.apache.ranger:ranger-plugin-classloader:jar:2.4.0:compile
[INFO] +- org.apache.ranger:ranger-plugins-audit:jar:2.4.0:compile
[INFO] |  +- org.apache.solr:solr-solrj:jar:8.11.2:compile
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:2.0.3:compile
[INFO] |  +- org.eclipse.jetty:jetty-client:jar:9.4.31.v20200723:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-http:jar:9.4.31.v20200723:compile
[INFO] |  |  \- org.eclipse.jetty:jetty-io:jar:9.4.31.v20200723:compile
[INFO] |  +- org.apache.httpcomponents:httpmime:jar:4.5.6:compile
[INFO] |  +- com.google.guava:guava:jar:32.0.1-jre:compile
[INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  |  +- 
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] |  +- org.elasticsearch:elasticsearch:jar:7.10.2:compile
[INFO] |  |  +- org.elasticsearch:elasticsearch-geo:jar:7.10.2:compile
[INFO] |  |  +- org.elasticsearch:elasticsearch-cli:jar:7.10.2:compile
[INFO] |  |  |  \- net.sf.jopt-simple:jopt-simple:jar:5.0.2:compile
[INFO] |  |  +- com.tdunning:t-digest:jar:3.2:compile
[INFO] |  |  \- org.hdrhistogram:HdrHistogram:jar:2.1.9:compile
[INFO] |  +- org.elasticsearch:elasticsearch-core:jar:7.10.2:compile
[INFO] |  +- org.elasticsearch:securesm:jar:1.2:compile
[INFO] |  +- 
org.elasticsearch.client:elasticsearch-rest-client:jar:7.10.2:compile
[INFO] |  +- 
org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.10.2:compile
[INFO] |  |  \- org.elasticsearch.plugin:mapper-extras-client:jar:7.10.2:compile
[INFO] |  +- org.elasticsearch.plugin:parent-join-client:jar:7.10.2:compile
[INFO] |  +- 
org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.10.2:compile
[INFO] |  +- org.elasticsearch.plugin:rank-eval-client:jar:7.10.2:compile
[INFO] |  +- org.elasticsearch.plugin:lang-mustache-client:jar:7.10.2:compile
[INFO] |  |  \- com.github.spullara.mustache.java:compiler:jar:0.9.6:compile
[INFO] |  +- org.elasticsearch:elasticsearch-x-content:jar:7.10.2:compile
[INFO] |  |  +- org.yaml:snakeyaml:jar:1.26:compile
[INFO] |  |  +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.10.4:compile
[INFO] |  |  +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.4:compile
[INFO] |  |  \- 
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.10.4:compile
[INFO] |  +- org.elasticsearch:elasticsearch-secure-sm:jar:7.10.2:compile
[INFO] |  +- org.apache.httpcomponents:httpcore-nio:jar:4.4.6:compile
[INFO] |  +- org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile
[INFO] |  +- org.apache.lucene:lucene-core:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-analyzers-common:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-backward-codecs:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-grouping:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-highlighter:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-join:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-memory:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-misc:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-queries:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-queryparser:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-sandbox:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-spatial3d:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-spatial:jar:8.4.0:compile
[INFO] |  +- org.apache.lucene:lucene-spatial-extras:jar:8.4.0:compile
[INFO] |  |  +- io.sgr:s2-geometry-library-java:jar:1.0.0:compile
[INFO] |  |  \- org.locationtech.spatial4j:spatial4j:jar:0.7:compile
[INFO] |  +- org.apache.lucene:lucene-suggest:jar:8.4.0:compile
[INFO] |  +- joda-time:joda-time:jar:2.10.6:compile
[INFO] |  +- com.carrotsearch:hppc:jar:0.8.0:compile
[INFO] |  \- org.apache.hive:hive-storage-api:jar:2.7.2:compile
[INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:test
[INFO] +- org.apache.impala:yarn-extras:jar:4.5.0-SNAPSHOT:compile
[INFO] +- org.apache.parquet:parquet-hadoop-bundle:jar:1.12.3:compile
[INFO] +- org.apache.avro:avro:jar:1.8.2:compile
[INFO] |  +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
[INFO] |  +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
[INFO] |  +- com.thoughtworks.paranamer:paranamer:jar:2.7:compile
[INFO] |  +- org.xerial.snappy:snappy-java:jar:1.1.1.3:compile
[INFO] |  +- org.apache.commons:commons-compress:jar:1.8.1:compile
[INFO] |  \- org.tukaani:xz:jar:1.5:compile
[INFO] +- org.apache.orc:orc-core:jar:1.7.6:compile
[INFO] |  +- org.apache.orc:orc-shims:jar:1.7.6:compile
[INFO] |  +- io.airlift:aircompressor:jar:0.27:compile
[INFO] |  +- org.jetbrains:annotations:jar:17.0.0:compile
[INFO] |  \- org.threeten:threeten-extra:jar:1.5.0:compile
[INFO] +- org.apache.hbase:hbase-protocol:jar:2.6.0:compile
[INFO] |  \- org.apache.yetus:audience-annotations:jar:0.13.0:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile
[INFO] +- net.sourceforge.czt.dev:java-cup:jar:0.11-a-czt02-cdh:compile
[INFO] +- org.apache.thrift:libthrift:jar:0.11.0:compile
[INFO] |  \- org.apache.httpcomponents:httpcore:jar:4.4.14:compile
[INFO] +- org.apache.kudu:kudu-client:jar:e742f86f6d:compile
[INFO] +- org.postgresql:postgresql:jar:42.5.6:compile
[INFO] |  \- org.checkerframework:checker-qual:jar:3.5.0:compile
[INFO] +- org.antlr:antlr-runtime:jar:3.3:compile
[INFO] |  \- org.antlr:stringtemplate:jar:3.2.1:compile
[INFO] |     \- antlr:antlr:jar:2.7.7:compile
[INFO] +- commons-cli:commons-cli:jar:1.2:compile
[INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.3:compile
[INFO] +- org.apache.derby:derby:jar:10.14.2.0:test
[INFO] +- org.apache.commons:commons-dbcp2:jar:2.9.0:compile
[INFO] |  \- org.apache.commons:commons-pool2:jar:2.10.0:compile
[INFO] +- com.google.errorprone:error_prone_annotations:jar:2.3.1:compile
[INFO] +- junit:junit:jar:4.12:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.ehcache:sizeof:jar:0.4.0:compile
[INFO] +- com.github.jbellis:jamm:jar:0.4.0:compile
[INFO] +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] +- org.glassfish:javax.json:jar:1.0.2:test
[INFO] +- com.google.flatbuffers:flatbuffers-java:jar:1.9.0:compile
[INFO] +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile
[INFO] +- org.mockito:mockito-core:jar:2.23.4:test
[INFO] |  +- net.bytebuddy:byte-buddy:jar:1.9.3:test
[INFO] |  +- net.bytebuddy:byte-buddy-agent:jar:1.9.3:test
[INFO] |  \- org.objenesis:objenesis:jar:2.6:test
[INFO] +- 
org.apache.directory.server:apacheds-test-framework:jar:2.0.0.AM25:test
[INFO] |  +- 
org.apache.directory.server:apacheds-core-annotations:jar:2.0.0.AM25:test
[INFO] |  |  +- org.apache.directory.server:apacheds-core:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-admin:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-authn:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-number:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-authz:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-changelog:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-collective:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-event:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-exception:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-journal:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-normalization:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-operational:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-referral:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-schema:jar:2.0.0.AM25:test
[INFO] |  |  |  +- 
org.apache.directory.server:apacheds-interceptors-subtree:jar:2.0.0.AM25:test
[INFO] |  |  |  \- 
org.apache.directory.server:apacheds-interceptors-trigger:jar:2.0.0.AM25:test
[INFO] |  |  |     \- 
org.apache.directory.api:api-ldap-extras-trigger:jar:2.0.0.AM1:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-core-shared:jar:2.0.0.AM25:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-ldif-partition:jar:2.0.0.AM25:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-jdbm-partition:jar:2.0.0.AM25:test
[INFO] |  |  |  \- 
org.apache.directory.server:apacheds-core-avl:jar:2.0.0.AM25:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-xdbm-partition:jar:2.0.0.AM25:test
[INFO] |  |  +- org.apache.directory.mavibot:mavibot:jar:1.0.0-M8:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-mavibot-partition:jar:2.0.0.AM25:test
[INFO] |  |  +- org.apache.directory.api:api-ldap-schema-data:jar:2.0.0.AM1:test
[INFO] |  |  \- org.apache.directory.api:api-util:jar:2.0.0.AM1:test
[INFO] |  +- org.apache.directory.server:apacheds-core-api:jar:2.0.0.AM25:test
[INFO] |  |  +- 
org.apache.directory.server:apacheds-core-constants:jar:2.0.0.AM25:test
[INFO] |  |  +- org.apache.directory.api:api-i18n:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.directory.api:api-asn1-api:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.directory.api:api-ldap-client-api:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.directory.api:api-ldap-codec-core:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.directory.api:api-ldap-extras-aci:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.directory.api:api-ldap-extras-util:jar:2.0.0.AM1:test
[INFO] |  |  +- org.apache.mina:mina-core:jar:2.0.18:test
[INFO] |  |  \- net.sf.ehcache:ehcache:jar:2.10.4:test
[INFO] |  +- org.apache.directory.server:apacheds-i18n:jar:2.0.0.AM25:test
[INFO] |  +- 
org.apache.directory.server:apacheds-protocol-kerberos:jar:2.0.0.AM25:test
[INFO] |  |  \- 
org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0.AM25:test
[INFO] |  +- 
org.apache.directory.server:apacheds-protocol-ldap:jar:2.0.0.AM25:test
[INFO] |  |  +- org.apache.directory.jdbm:apacheds-jdbm1:jar:2.0.0-M3:test
[INFO] |  |  +- org.apache.directory.api:api-asn1-ber:jar:2.0.0.AM1:test
[INFO] |  |  +- 
org.apache.directory.api:api-ldap-extras-codec-api:jar:2.0.0.AM1:test
[INFO] |  |  +- 
org.apache.directory.api:api-ldap-extras-codec:jar:2.0.0.AM1:test
[INFO] |  |  \- org.apache.directory.api:api-ldap-extras-sp:jar:2.0.0.AM1:test
[INFO] |  +- 
org.apache.directory.server:apacheds-protocol-shared:jar:2.0.0.AM25:test
[INFO] |  +- 
org.apache.directory.server:apacheds-server-annotations:jar:2.0.0.AM25:test
[INFO] |  +- 
org.apache.directory.api:api-ldap-codec-standalone:jar:2.0.0.AM1:test
[INFO] |  |  \- org.apache.directory.api:api-ldap-net-mina:jar:2.0.0.AM1:test
[INFO] |  \- org.apache.directory.api:api-ldap-model:jar:2.0.0.AM1:test
[INFO] |     \- 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:jar:2.7.7_5:test
[INFO] +- org.hamcrest:hamcrest-all:jar:1.3:test
[INFO] +- org.apache.iceberg:iceberg-api:jar:1.4.3:compile
[INFO] |  \- org.apache.iceberg:iceberg-bundled-guava:jar:1.4.3:runtime
[INFO] +- org.apache.iceberg:iceberg-hive-runtime:jar:1.4.3:compile
[INFO] +- org.apache.datasketches:datasketches-java:jar:6.0.0:compile
[INFO] |  \- org.apache.datasketches:datasketches-memory:jar:2.2.0:compile
[INFO] +- org.apache.hive:hive-jdbc:jar:3.1.3:test
[INFO] |  +- org.apache.hive:hive-common:jar:3.1.3:test
[INFO] |  |  +- jline:jline:jar:2.12:compile
[INFO] |  |  +- org.apache.logging.log4j:log4j-web:jar:2.17.1:test
[INFO] |  |  +- net.sf.jpam:jpam:jar:1.1:test
[INFO] |  |  \- com.tdunning:json:jar:1.8:test
[INFO] |  +- org.apache.hive:hive-service:jar:3.1.3:test
[INFO] |  |  +- org.apache.hive:hive-llap-server:jar:3.1.3:test
[INFO] |  |  |  +- org.apache.hive:hive-llap-common:jar:3.1.3:test
[INFO] |  |  |  +- org.apache.hive:hive-llap-client:jar:3.1.3:test
[INFO] |  |  |  |  \- org.apache.curator:apache-curator:pom:2.12.0:test
[INFO] |  |  |  +- org.apache.hive:hive-llap-tez:jar:3.1.3:test
[INFO] |  |  |  \- org.apache.hive:hive-llap-common:test-jar:tests:3.1.3:test
[INFO] |  |  +- javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.1:test
[INFO] |  |  \- org.jamon:jamon-runtime:jar:2.3.1:test
[INFO] |  +- org.apache.hive:hive-shims:jar:3.1.3:test
[INFO] |  |  +- org.apache.hive.shims:hive-shims-common:jar:3.1.3:test
[INFO] |  |  +- org.apache.hive.shims:hive-shims-0.23:jar:3.1.3:test
[INFO] |  |  |  \- 
org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:3.1.0:test
[INFO] |  |  |     +- com.google.inject.extensions:guice-servlet:jar:4.0:test
[INFO] |  |  |     +- com.google.inject:guice:jar:4.0:test
[INFO] |  |  |     |  +- javax.inject:javax.inject:jar:1:test
[INFO] |  |  |     |  \- aopalliance:aopalliance:jar:1.0:test
[INFO] |  |  |     +- com.sun.jersey.contribs:jersey-guice:jar:1.19:test
[INFO] |  |  |     +- org.apache.hadoop:hadoop-yarn-common:jar:3.1.0:test
[INFO] |  |  |     |  +- 
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.7.8:test
[INFO] |  |  |     |  \- 
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.7.8:test
[INFO] |  |  |     |     \- 
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.7.8:test
[INFO] |  |  |     +- org.apache.hadoop:hadoop-yarn-api:jar:3.1.0:test
[INFO] |  |  |     +- com.sun.jersey:jersey-client:jar:1.19:test
[INFO] |  |  |     +- org.apache.hadoop:hadoop-yarn-server-common:jar:3.1.0:test
[INFO] |  |  |     |  +- org.apache.hadoop:hadoop-yarn-registry:jar:3.1.0:test
[INFO] |  |  |     |  +- 
org.apache.geronimo.specs:geronimo-jcache_1.0_spec:jar:1.0-alpha-1:test
[INFO] |  |  |     |  +- org.ehcache:ehcache:jar:3.3.1:test
[INFO] |  |  |     |  +- com.zaxxer:HikariCP-java7:jar:2.4.12:test
[INFO] |  |  |     |  \- com.microsoft.sqlserver:mssql-jdbc:jar:6.2.1.jre7:test
[INFO] |  |  |     +- 
org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:jar:3.1.0:test
[INFO] |  |  |     |  \- de.ruedigermoeller:fst:jar:2.50:test
[INFO] |  |  |     |     \- com.cedarsoftware:java-util:jar:1.9.0:test
[INFO] |  |  |     |        \- com.cedarsoftware:json-io:jar:2.5.1:test
[INFO] |  |  |     \- 
org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:3.1.0:test
[INFO] |  |  \- org.apache.hive.shims:hive-shims-scheduler:jar:3.1.3:test
[INFO] |  +- org.apache.hive:hive-service-rpc:jar:3.1.3:test
[INFO] |  \- org.apache.hive:hive-upgrade-acid:jar:3.1.3:compile
[INFO] +- org.apache.hive:hive-classification:jar:3.1.3:compile
[INFO] +- org.apache.hive:hive-standalone-metastore:jar:3.1.3:compile
[INFO] |  +- 
com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile
[INFO] |  +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile
[INFO] |  +- com.zaxxer:HikariCP:jar:2.6.1:compile
[INFO] |  +- commons-dbcp:commons-dbcp:jar:1.4:compile
[INFO] |  |  \- commons-pool:commons-pool:jar:1.5.4:compile
[INFO] |  +- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
[INFO] |  +- io.dropwizard.metrics:metrics-json:jar:4.2.26:compile
[INFO] |  +- javolution:javolution:jar:5.5.1:compile
[INFO] |  +- org.apache.logging.log4j:log4j-core:jar:2.18.0:compile
[INFO] |  |  \- org.apache.logging.log4j:log4j-api:jar:2.18.0:compile
[INFO] |  +- org.apache.thrift:libfb303:jar:0.9.3:compile
[INFO] |  +- org.datanucleus:datanucleus-api-jdo:jar:4.2.4:compile
[INFO] |  +- org.datanucleus:datanucleus-core:jar:4.1.17:compile
[INFO] |  +- org.datanucleus:datanucleus-rdbms:jar:4.1.19:compile
[INFO] |  \- sqlline:sqlline:jar:1.3.0:compile
[INFO] +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile
[INFO] +- org.datanucleus:javax.jdo:jar:3.2.0-m3:test
[INFO] |  \- javax.transaction:transaction-api:jar:1.1:test
[INFO] +- org.pac4j:pac4j-saml-opensamlv3:jar:4.5.5:compile
[INFO] |  +- org.pac4j:pac4j-core:jar:4.5.5:compile
[INFO] |  +- org.opensaml:opensaml-core:jar:3.4.5:compile
[INFO] |  |  \- net.shibboleth.utilities:java-support:jar:7.5.1:compile
[INFO] |  +- org.opensaml:opensaml-saml-api:jar:3.4.5:compile
[INFO] |  |  \- org.opensaml:opensaml-storage-api:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-saml-impl:jar:3.4.5:compile
[INFO] |  |  \- org.opensaml:opensaml-soap-impl:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-soap-api:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-xmlsec-api:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-security-api:jar:3.4.5:compile
[INFO] |  |  \- org.apache.santuario:xmlsec:jar:2.2.6:compile
[INFO] |  +- org.opensaml:opensaml-security-impl:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-profile-api:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-profile-impl:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-messaging-api:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-messaging-impl:jar:3.4.5:compile
[INFO] |  +- org.opensaml:opensaml-storage-impl:jar:3.4.5:compile
[INFO] |  |  +- org.ldaptive:ldaptive:jar:1.0.13:compile
[INFO] |  |  +- javax.json:javax.json-api:jar:1.0:compile
[INFO] |  |  \- net.spy:spymemcached:jar:2.12.3:compile
[INFO] |  +- org.opensaml:opensaml-xmlsec-impl:jar:3.4.5:compile
[INFO] |  +- org.cryptacular:cryptacular:jar:1.2.4:compile
[INFO] |  +- net.shibboleth.tool:xmlsectool:jar:2.0.0:compile
[INFO] |  |  \- com.beust:jcommander:jar:1.48:compile
[INFO] |  +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
[INFO] |  +- org.springframework:spring-core:jar:5.3.39:compile
[INFO] |  \- javax.annotation:javax.annotation-api:jar:1.3.2:compile
[INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78:compile
[INFO] \- org.bouncycastle:bcpkix-jdk18on:jar:1.78:compile
[INFO]    \- org.bouncycastle:bcutil-jdk18on:jar:1.78:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{code}

  was:
There are some libraries conflicting with javax.ws.rs-api-2.1.1.jar.

- "jersey-bundle-1.19.3.jar" from org.apache.ranger:ranger-plugins-common
- "jsr311-api-1.1.1.jar" from org.apache.hudi:hudi-hadoop-mr

I found that in some environment, "jersey-bundle-1.19.3.jar" comes first in 
CLASSPATH and it preventes impalad from starting up.

{code}
[root@e8e9e54d63f0 jars]# pwd
/tmp/impala/opt/impala/lib/jars
[root@e8e9e54d63f0 jars]# grep -rE '^javax/ws/rs/core/NewCookie' *.jar
Binary file javax.ws.rs-api-2.1.1.jar matches
Binary file jersey-bundle-1.19.3.jar matches
Binary file jsr311-api-1.1.1.jar matches
{code}



> JAX-RS libraries conflict
> -------------------------
>
>                 Key: IMPALA-13696
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13696
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: YUBI LEE
>            Priority: Major
>
> There are some libraries conflicting with javax.ws.rs-api-2.1.1.jar.
> - "jersey-bundle-1.19.3.jar" from org.apache.ranger:ranger-plugins-common
> - "jsr311-api-1.1.1.jar" from org.apache.hadoop:hadoop-hdfs
> I found that in some environment, "jersey-bundle-1.19.3.jar" comes first in 
> CLASSPATH and it preventes impalad from starting up.
> {code}
> [root@e8e9e54d63f0 jars]# pwd
> /tmp/impala/opt/impala/lib/jars
> [root@e8e9e54d63f0 jars]# grep -rE '^javax/ws/rs/core/NewCookie' *.jar
> Binary file javax.ws.rs-api-2.1.1.jar matches
> Binary file jersey-bundle-1.19.3.jar matches
> Binary file jsr311-api-1.1.1.jar matches
> {code}
> {code}
> [INFO] org.apache.impala:impala-frontend:jar:4.5.0-SNAPSHOT
> [INFO] +- org.apache.impala:impala-executor-deps:pom:4.5.0-SNAPSHOT:compile
> [INFO] +- org.apache.impala:query-event-hook-api:jar:4.5.0-SNAPSHOT:compile
> [INFO] +- org.apache.impala:impala-data-source-api:jar:4.5.0-SNAPSHOT:compile
> [INFO] +- org.apache.hadoop:hadoop-auth:jar:3.3.6:compile
> [INFO] |  +- org.slf4j:slf4j-api:jar:2.0.3:compile
> [INFO] |  +- commons-codec:commons-codec:jar:1.15:compile
> [INFO] |  +- ch.qos.reload4j:reload4j:jar:1.2.22:compile
> [INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile
> [INFO] |  +- com.nimbusds:nimbus-jose-jwt:jar:9.8.1:compile
> [INFO] |  |  \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
> [INFO] |  +- org.apache.zookeeper:zookeeper:jar:3.6.3:compile
> [INFO] |  |  \- org.apache.zookeeper:zookeeper-jute:jar:3.6.3:compile
> [INFO] |  +- org.apache.curator:curator-framework:jar:5.2.0:compile
> [INFO] |  |  \- org.apache.curator:curator-client:jar:5.2.0:compile
> [INFO] |  +- org.apache.kerby:kerb-simplekdc:jar:1.0.1:compile
> [INFO] |  |  +- org.apache.kerby:kerb-client:jar:1.0.1:compile
> [INFO] |  |  |  +- org.apache.kerby:kerby-config:jar:1.0.1:compile
> [INFO] |  |  |  +- org.apache.kerby:kerb-common:jar:1.0.1:compile
> [INFO] |  |  |  |  \- org.apache.kerby:kerb-crypto:jar:1.0.1:compile
> [INFO] |  |  |  +- org.apache.kerby:kerb-util:jar:1.0.1:compile
> [INFO] |  |  |  \- org.apache.kerby:token-provider:jar:1.0.1:compile
> [INFO] |  |  \- org.apache.kerby:kerb-admin:jar:1.0.1:compile
> [INFO] |  |     +- org.apache.kerby:kerb-server:jar:1.0.1:compile
> [INFO] |  |     |  \- org.apache.kerby:kerb-identity:jar:1.0.1:compile
> [INFO] |  |     \- org.apache.kerby:kerby-xdr:jar:1.0.1:compile
> [INFO] |  \- 
> org.apache.hadoop.thirdparty:hadoop-shaded-guava:jar:1.1.1:compile
> [INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.3.6:compile
> [INFO] |  +- org.eclipse.jetty:jetty-util:jar:9.4.51.v20230217:compile
> [INFO] |  +- com.sun.jersey:jersey-core:jar:1.19.4:compile
> [INFO] |  |  \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
> [INFO] |  +- commons-io:commons-io:jar:2.8.0:compile
> [INFO] |  +- commons-logging:commons-logging:jar:1.1.3:compile
> [INFO] |  +- commons-daemon:commons-daemon:jar:1.0.13:compile
> [INFO] |  +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
> [INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
> [INFO] |  +- io.netty:netty:jar:3.10.6.Final:compile
> [INFO] |  \- io.netty:netty-all:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-buffer:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-dns:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-haproxy:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-http:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-http2:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-memcache:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-mqtt:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-redis:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-smtp:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-socks:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-stomp:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-codec-xml:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-common:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-handler:jar:4.1.89.Final:compile
> [INFO] |     +- 
> io.netty:netty-transport-native-unix-common:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-handler-proxy:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-handler-ssl-ocsp:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-resolver:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-resolver-dns:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-transport:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-transport-rxtx:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-transport-sctp:jar:4.1.89.Final:compile
> [INFO] |     +- io.netty:netty-transport-udt:jar:4.1.89.Final:compile
> [INFO] |     +- 
> io.netty:netty-transport-classes-epoll:jar:4.1.89.Final:compile
> [INFO] |     +- 
> io.netty:netty-transport-classes-kqueue:jar:4.1.89.Final:compile
> [INFO] |     +- 
> io.netty:netty-resolver-dns-classes-macos:jar:4.1.89.Final:compile
> [INFO] |     +- 
> io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.89.Final:runtime
> [INFO] |     +- 
> io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.89.Final:runtime
> [INFO] |     +- 
> io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.89.Final:runtime
> [INFO] |     +- 
> io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.89.Final:runtime
> [INFO] |     +- 
> io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.89.Final:runtime
> [INFO] |     \- 
> io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.89.Final:runtime
> [INFO] +- org.apache.hudi:hudi-hadoop-mr:jar:0.5.0-incubating:compile
> [INFO] |  \- org.apache.hudi:hudi-common:jar:0.5.0-incubating:compile
> [INFO] +- org.apache.ranger:ranger-plugins-common:jar:2.4.0:compile
> [INFO] |  +- com.sun.jersey:jersey-bundle:jar:1.19.3:compile
> [INFO] |  +- commons-lang:commons-lang:jar:2.6:compile
> [INFO] |  +- org.apache.hadoop:hadoop-common:jar:3.3.0:compile
> [INFO] |  |  +- 
> org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:jar:1.0.0:compile
> [INFO] |  |  +- org.apache.hadoop:hadoop-annotations:jar:3.3.0:compile
> [INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.8:system
> [INFO] |  |  +- org.apache.commons:commons-math3:jar:3.1.1:compile
> [INFO] |  |  +- commons-net:commons-net:jar:3.6:compile
> [INFO] |  |  +- commons-collections:commons-collections:jar:3.2.2:compile
> [INFO] |  |  +- javax.activation:javax.activation-api:jar:1.2.0:runtime
> [INFO] |  |  +- org.eclipse.jetty:jetty-server:jar:9.4.20.v20190813:compile
> [INFO] |  |  +- org.eclipse.jetty:jetty-servlet:jar:9.4.20.v20190813:compile
> [INFO] |  |  |  \- 
> org.eclipse.jetty:jetty-security:jar:9.4.20.v20190813:compile
> [INFO] |  |  +- org.eclipse.jetty:jetty-webapp:jar:9.4.20.v20190813:compile
> [INFO] |  |  |  \- org.eclipse.jetty:jetty-xml:jar:9.4.20.v20190813:compile
> [INFO] |  |  +- javax.servlet.jsp:jsp-api:jar:2.1:runtime
> [INFO] |  |  +- com.sun.jersey:jersey-servlet:jar:1.19:compile
> [INFO] |  |  +- com.sun.jersey:jersey-json:jar:1.19:compile
> [INFO] |  |  |  +- org.codehaus.jettison:jettison:jar:1.1:compile
> [INFO] |  |  |  +- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
> [INFO] |  |  |  |  \- javax.xml.bind:jaxb-api:jar:2.2.2:compile
> [INFO] |  |  |  |     +- javax.xml.stream:stax-api:jar:1.0-2:compile
> [INFO] |  |  |  |     \- javax.activation:activation:jar:1.1:compile
> [INFO] |  |  |  \- org.codehaus.jackson:jackson-xc:jar:1.9.2:compile
> [INFO] |  |  +- com.sun.jersey:jersey-server:jar:1.19:compile
> [INFO] |  |  +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
> [INFO] |  |  +- com.google.re2j:re2j:jar:1.1:compile
> [INFO] |  |  +- com.google.code.gson:gson:jar:2.2.4:compile
> [INFO] |  |  +- com.jcraft:jsch:jar:0.1.55:compile
> [INFO] |  |  +- org.apache.curator:curator-recipes:jar:4.2.0:compile
> [INFO] |  |  +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
> [INFO] |  |  +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile
> [INFO] |  |  +- org.apache.kerby:kerb-core:jar:1.0.1:compile
> [INFO] |  |  |  \- org.apache.kerby:kerby-pkix:jar:1.0.1:compile
> [INFO] |  |  |     +- org.apache.kerby:kerby-asn1:jar:1.0.1:compile
> [INFO] |  |  |     \- org.apache.kerby:kerby-util:jar:1.0.1:compile
> [INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
> [INFO] |  |  +- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile
> [INFO] |  |  \- dnsjava:dnsjava:jar:2.1.7:compile
> [INFO] |  +- org.apache.commons:commons-text:jar:1.10.0:compile
> [INFO] |  +- org.apache.commons:commons-configuration2:jar:2.8.0:compile
> [INFO] |  +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile
> [INFO] |  +- org.apache.ranger:ranger-plugins-cred:jar:2.4.0:compile
> [INFO] |  +- net.java.dev.jna:jna:jar:5.7.0:compile
> [INFO] |  +- net.java.dev.jna:jna-platform:jar:5.7.0:compile
> [INFO] |  +- com.kstruct:gethostname4j:jar:1.0.0:compile
> [INFO] |  \- org.apache.ranger:ranger-plugin-classloader:jar:2.4.0:compile
> [INFO] +- org.apache.ranger:ranger-plugins-audit:jar:2.4.0:compile
> [INFO] |  +- org.apache.solr:solr-solrj:jar:8.11.2:compile
> [INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:2.0.3:compile
> [INFO] |  +- org.eclipse.jetty:jetty-client:jar:9.4.31.v20200723:compile
> [INFO] |  |  +- org.eclipse.jetty:jetty-http:jar:9.4.31.v20200723:compile
> [INFO] |  |  \- org.eclipse.jetty:jetty-io:jar:9.4.31.v20200723:compile
> [INFO] |  +- org.apache.httpcomponents:httpmime:jar:4.5.6:compile
> [INFO] |  +- com.google.guava:guava:jar:32.0.1-jre:compile
> [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
> [INFO] |  |  +- 
> com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
> [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
> [INFO] |  +- org.elasticsearch:elasticsearch:jar:7.10.2:compile
> [INFO] |  |  +- org.elasticsearch:elasticsearch-geo:jar:7.10.2:compile
> [INFO] |  |  +- org.elasticsearch:elasticsearch-cli:jar:7.10.2:compile
> [INFO] |  |  |  \- net.sf.jopt-simple:jopt-simple:jar:5.0.2:compile
> [INFO] |  |  +- com.tdunning:t-digest:jar:3.2:compile
> [INFO] |  |  \- org.hdrhistogram:HdrHistogram:jar:2.1.9:compile
> [INFO] |  +- org.elasticsearch:elasticsearch-core:jar:7.10.2:compile
> [INFO] |  +- org.elasticsearch:securesm:jar:1.2:compile
> [INFO] |  +- 
> org.elasticsearch.client:elasticsearch-rest-client:jar:7.10.2:compile
> [INFO] |  +- 
> org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:7.10.2:compile
> [INFO] |  |  \- 
> org.elasticsearch.plugin:mapper-extras-client:jar:7.10.2:compile
> [INFO] |  +- org.elasticsearch.plugin:parent-join-client:jar:7.10.2:compile
> [INFO] |  +- 
> org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.10.2:compile
> [INFO] |  +- org.elasticsearch.plugin:rank-eval-client:jar:7.10.2:compile
> [INFO] |  +- org.elasticsearch.plugin:lang-mustache-client:jar:7.10.2:compile
> [INFO] |  |  \- com.github.spullara.mustache.java:compiler:jar:0.9.6:compile
> [INFO] |  +- org.elasticsearch:elasticsearch-x-content:jar:7.10.2:compile
> [INFO] |  |  +- org.yaml:snakeyaml:jar:1.26:compile
> [INFO] |  |  +- 
> com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.10.4:compile
> [INFO] |  |  +- 
> com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.4:compile
> [INFO] |  |  \- 
> com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.10.4:compile
> [INFO] |  +- org.elasticsearch:elasticsearch-secure-sm:jar:7.10.2:compile
> [INFO] |  +- org.apache.httpcomponents:httpcore-nio:jar:4.4.6:compile
> [INFO] |  +- org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile
> [INFO] |  +- org.apache.lucene:lucene-core:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-analyzers-common:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-backward-codecs:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-grouping:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-highlighter:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-join:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-memory:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-misc:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-queries:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-queryparser:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-sandbox:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-spatial3d:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-spatial:jar:8.4.0:compile
> [INFO] |  +- org.apache.lucene:lucene-spatial-extras:jar:8.4.0:compile
> [INFO] |  |  +- io.sgr:s2-geometry-library-java:jar:1.0.0:compile
> [INFO] |  |  \- org.locationtech.spatial4j:spatial4j:jar:0.7:compile
> [INFO] |  +- org.apache.lucene:lucene-suggest:jar:8.4.0:compile
> [INFO] |  +- joda-time:joda-time:jar:2.10.6:compile
> [INFO] |  +- com.carrotsearch:hppc:jar:0.8.0:compile
> [INFO] |  \- org.apache.hive:hive-storage-api:jar:2.7.2:compile
> [INFO] +- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:test
> [INFO] +- org.apache.impala:yarn-extras:jar:4.5.0-SNAPSHOT:compile
> [INFO] +- org.apache.parquet:parquet-hadoop-bundle:jar:1.12.3:compile
> [INFO] +- org.apache.avro:avro:jar:1.8.2:compile
> [INFO] |  +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
> [INFO] |  +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
> [INFO] |  +- com.thoughtworks.paranamer:paranamer:jar:2.7:compile
> [INFO] |  +- org.xerial.snappy:snappy-java:jar:1.1.1.3:compile
> [INFO] |  +- org.apache.commons:commons-compress:jar:1.8.1:compile
> [INFO] |  \- org.tukaani:xz:jar:1.5:compile
> [INFO] +- org.apache.orc:orc-core:jar:1.7.6:compile
> [INFO] |  +- org.apache.orc:orc-shims:jar:1.7.6:compile
> [INFO] |  +- io.airlift:aircompressor:jar:0.27:compile
> [INFO] |  +- org.jetbrains:annotations:jar:17.0.0:compile
> [INFO] |  \- org.threeten:threeten-extra:jar:1.5.0:compile
> [INFO] +- org.apache.hbase:hbase-protocol:jar:2.6.0:compile
> [INFO] |  \- org.apache.yetus:audience-annotations:jar:0.13.0:compile
> [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile
> [INFO] +- net.sourceforge.czt.dev:java-cup:jar:0.11-a-czt02-cdh:compile
> [INFO] +- org.apache.thrift:libthrift:jar:0.11.0:compile
> [INFO] |  \- org.apache.httpcomponents:httpcore:jar:4.4.14:compile
> [INFO] +- org.apache.kudu:kudu-client:jar:e742f86f6d:compile
> [INFO] +- org.postgresql:postgresql:jar:42.5.6:compile
> [INFO] |  \- org.checkerframework:checker-qual:jar:3.5.0:compile
> [INFO] +- org.antlr:antlr-runtime:jar:3.3:compile
> [INFO] |  \- org.antlr:stringtemplate:jar:3.2.1:compile
> [INFO] |     \- antlr:antlr:jar:2.7.7:compile
> [INFO] +- commons-cli:commons-cli:jar:1.2:compile
> [INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.3:compile
> [INFO] +- org.apache.derby:derby:jar:10.14.2.0:test
> [INFO] +- org.apache.commons:commons-dbcp2:jar:2.9.0:compile
> [INFO] |  \- org.apache.commons:commons-pool2:jar:2.10.0:compile
> [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.3.1:compile
> [INFO] +- junit:junit:jar:4.12:test
> [INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
> [INFO] +- org.ehcache:sizeof:jar:0.4.0:compile
> [INFO] +- com.github.jbellis:jamm:jar:0.4.0:compile
> [INFO] +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
> [INFO] +- org.glassfish:javax.json:jar:1.0.2:test
> [INFO] +- com.google.flatbuffers:flatbuffers-java:jar:1.9.0:compile
> [INFO] +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
> [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile
> [INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile
> [INFO] |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile
> [INFO] +- org.mockito:mockito-core:jar:2.23.4:test
> [INFO] |  +- net.bytebuddy:byte-buddy:jar:1.9.3:test
> [INFO] |  +- net.bytebuddy:byte-buddy-agent:jar:1.9.3:test
> [INFO] |  \- org.objenesis:objenesis:jar:2.6:test
> [INFO] +- 
> org.apache.directory.server:apacheds-test-framework:jar:2.0.0.AM25:test
> [INFO] |  +- 
> org.apache.directory.server:apacheds-core-annotations:jar:2.0.0.AM25:test
> [INFO] |  |  +- org.apache.directory.server:apacheds-core:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-admin:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-authn:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-number:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-authz:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-changelog:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-collective:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-event:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-exception:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-journal:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-normalization:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-operational:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-referral:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-schema:jar:2.0.0.AM25:test
> [INFO] |  |  |  +- 
> org.apache.directory.server:apacheds-interceptors-subtree:jar:2.0.0.AM25:test
> [INFO] |  |  |  \- 
> org.apache.directory.server:apacheds-interceptors-trigger:jar:2.0.0.AM25:test
> [INFO] |  |  |     \- 
> org.apache.directory.api:api-ldap-extras-trigger:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-core-shared:jar:2.0.0.AM25:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-ldif-partition:jar:2.0.0.AM25:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-jdbm-partition:jar:2.0.0.AM25:test
> [INFO] |  |  |  \- 
> org.apache.directory.server:apacheds-core-avl:jar:2.0.0.AM25:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-xdbm-partition:jar:2.0.0.AM25:test
> [INFO] |  |  +- org.apache.directory.mavibot:mavibot:jar:1.0.0-M8:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-mavibot-partition:jar:2.0.0.AM25:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-schema-data:jar:2.0.0.AM1:test
> [INFO] |  |  \- org.apache.directory.api:api-util:jar:2.0.0.AM1:test
> [INFO] |  +- org.apache.directory.server:apacheds-core-api:jar:2.0.0.AM25:test
> [INFO] |  |  +- 
> org.apache.directory.server:apacheds-core-constants:jar:2.0.0.AM25:test
> [INFO] |  |  +- org.apache.directory.api:api-i18n:jar:2.0.0.AM1:test
> [INFO] |  |  +- org.apache.directory.api:api-asn1-api:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-client-api:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-codec-core:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-extras-aci:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-extras-util:jar:2.0.0.AM1:test
> [INFO] |  |  +- org.apache.mina:mina-core:jar:2.0.18:test
> [INFO] |  |  \- net.sf.ehcache:ehcache:jar:2.10.4:test
> [INFO] |  +- org.apache.directory.server:apacheds-i18n:jar:2.0.0.AM25:test
> [INFO] |  +- 
> org.apache.directory.server:apacheds-protocol-kerberos:jar:2.0.0.AM25:test
> [INFO] |  |  \- 
> org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0.AM25:test
> [INFO] |  +- 
> org.apache.directory.server:apacheds-protocol-ldap:jar:2.0.0.AM25:test
> [INFO] |  |  +- org.apache.directory.jdbm:apacheds-jdbm1:jar:2.0.0-M3:test
> [INFO] |  |  +- org.apache.directory.api:api-asn1-ber:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-extras-codec-api:jar:2.0.0.AM1:test
> [INFO] |  |  +- 
> org.apache.directory.api:api-ldap-extras-codec:jar:2.0.0.AM1:test
> [INFO] |  |  \- org.apache.directory.api:api-ldap-extras-sp:jar:2.0.0.AM1:test
> [INFO] |  +- 
> org.apache.directory.server:apacheds-protocol-shared:jar:2.0.0.AM25:test
> [INFO] |  +- 
> org.apache.directory.server:apacheds-server-annotations:jar:2.0.0.AM25:test
> [INFO] |  +- 
> org.apache.directory.api:api-ldap-codec-standalone:jar:2.0.0.AM1:test
> [INFO] |  |  \- org.apache.directory.api:api-ldap-net-mina:jar:2.0.0.AM1:test
> [INFO] |  \- org.apache.directory.api:api-ldap-model:jar:2.0.0.AM1:test
> [INFO] |     \- 
> org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:jar:2.7.7_5:test
> [INFO] +- org.hamcrest:hamcrest-all:jar:1.3:test
> [INFO] +- org.apache.iceberg:iceberg-api:jar:1.4.3:compile
> [INFO] |  \- org.apache.iceberg:iceberg-bundled-guava:jar:1.4.3:runtime
> [INFO] +- org.apache.iceberg:iceberg-hive-runtime:jar:1.4.3:compile
> [INFO] +- org.apache.datasketches:datasketches-java:jar:6.0.0:compile
> [INFO] |  \- org.apache.datasketches:datasketches-memory:jar:2.2.0:compile
> [INFO] +- org.apache.hive:hive-jdbc:jar:3.1.3:test
> [INFO] |  +- org.apache.hive:hive-common:jar:3.1.3:test
> [INFO] |  |  +- jline:jline:jar:2.12:compile
> [INFO] |  |  +- org.apache.logging.log4j:log4j-web:jar:2.17.1:test
> [INFO] |  |  +- net.sf.jpam:jpam:jar:1.1:test
> [INFO] |  |  \- com.tdunning:json:jar:1.8:test
> [INFO] |  +- org.apache.hive:hive-service:jar:3.1.3:test
> [INFO] |  |  +- org.apache.hive:hive-llap-server:jar:3.1.3:test
> [INFO] |  |  |  +- org.apache.hive:hive-llap-common:jar:3.1.3:test
> [INFO] |  |  |  +- org.apache.hive:hive-llap-client:jar:3.1.3:test
> [INFO] |  |  |  |  \- org.apache.curator:apache-curator:pom:2.12.0:test
> [INFO] |  |  |  +- org.apache.hive:hive-llap-tez:jar:3.1.3:test
> [INFO] |  |  |  \- org.apache.hive:hive-llap-common:test-jar:tests:3.1.3:test
> [INFO] |  |  +- javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.1:test
> [INFO] |  |  \- org.jamon:jamon-runtime:jar:2.3.1:test
> [INFO] |  +- org.apache.hive:hive-shims:jar:3.1.3:test
> [INFO] |  |  +- org.apache.hive.shims:hive-shims-common:jar:3.1.3:test
> [INFO] |  |  +- org.apache.hive.shims:hive-shims-0.23:jar:3.1.3:test
> [INFO] |  |  |  \- 
> org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:3.1.0:test
> [INFO] |  |  |     +- com.google.inject.extensions:guice-servlet:jar:4.0:test
> [INFO] |  |  |     +- com.google.inject:guice:jar:4.0:test
> [INFO] |  |  |     |  +- javax.inject:javax.inject:jar:1:test
> [INFO] |  |  |     |  \- aopalliance:aopalliance:jar:1.0:test
> [INFO] |  |  |     +- com.sun.jersey.contribs:jersey-guice:jar:1.19:test
> [INFO] |  |  |     +- org.apache.hadoop:hadoop-yarn-common:jar:3.1.0:test
> [INFO] |  |  |     |  +- 
> com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.7.8:test
> [INFO] |  |  |     |  \- 
> com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.7.8:test
> [INFO] |  |  |     |     \- 
> com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.7.8:test
> [INFO] |  |  |     +- org.apache.hadoop:hadoop-yarn-api:jar:3.1.0:test
> [INFO] |  |  |     +- com.sun.jersey:jersey-client:jar:1.19:test
> [INFO] |  |  |     +- 
> org.apache.hadoop:hadoop-yarn-server-common:jar:3.1.0:test
> [INFO] |  |  |     |  +- org.apache.hadoop:hadoop-yarn-registry:jar:3.1.0:test
> [INFO] |  |  |     |  +- 
> org.apache.geronimo.specs:geronimo-jcache_1.0_spec:jar:1.0-alpha-1:test
> [INFO] |  |  |     |  +- org.ehcache:ehcache:jar:3.3.1:test
> [INFO] |  |  |     |  +- com.zaxxer:HikariCP-java7:jar:2.4.12:test
> [INFO] |  |  |     |  \- 
> com.microsoft.sqlserver:mssql-jdbc:jar:6.2.1.jre7:test
> [INFO] |  |  |     +- 
> org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:jar:3.1.0:test
> [INFO] |  |  |     |  \- de.ruedigermoeller:fst:jar:2.50:test
> [INFO] |  |  |     |     \- com.cedarsoftware:java-util:jar:1.9.0:test
> [INFO] |  |  |     |        \- com.cedarsoftware:json-io:jar:2.5.1:test
> [INFO] |  |  |     \- 
> org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:3.1.0:test
> [INFO] |  |  \- org.apache.hive.shims:hive-shims-scheduler:jar:3.1.3:test
> [INFO] |  +- org.apache.hive:hive-service-rpc:jar:3.1.3:test
> [INFO] |  \- org.apache.hive:hive-upgrade-acid:jar:3.1.3:compile
> [INFO] +- org.apache.hive:hive-classification:jar:3.1.3:compile
> [INFO] +- org.apache.hive:hive-standalone-metastore:jar:3.1.3:compile
> [INFO] |  +- 
> com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile
> [INFO] |  +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile
> [INFO] |  +- com.zaxxer:HikariCP:jar:2.6.1:compile
> [INFO] |  +- commons-dbcp:commons-dbcp:jar:1.4:compile
> [INFO] |  |  \- commons-pool:commons-pool:jar:1.5.4:compile
> [INFO] |  +- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
> [INFO] |  +- io.dropwizard.metrics:metrics-json:jar:4.2.26:compile
> [INFO] |  +- javolution:javolution:jar:5.5.1:compile
> [INFO] |  +- org.apache.logging.log4j:log4j-core:jar:2.18.0:compile
> [INFO] |  |  \- org.apache.logging.log4j:log4j-api:jar:2.18.0:compile
> [INFO] |  +- org.apache.thrift:libfb303:jar:0.9.3:compile
> [INFO] |  +- org.datanucleus:datanucleus-api-jdo:jar:4.2.4:compile
> [INFO] |  +- org.datanucleus:datanucleus-core:jar:4.1.17:compile
> [INFO] |  +- org.datanucleus:datanucleus-rdbms:jar:4.1.19:compile
> [INFO] |  \- sqlline:sqlline:jar:1.3.0:compile
> [INFO] +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.6:compile
> [INFO] +- org.datanucleus:javax.jdo:jar:3.2.0-m3:test
> [INFO] |  \- javax.transaction:transaction-api:jar:1.1:test
> [INFO] +- org.pac4j:pac4j-saml-opensamlv3:jar:4.5.5:compile
> [INFO] |  +- org.pac4j:pac4j-core:jar:4.5.5:compile
> [INFO] |  +- org.opensaml:opensaml-core:jar:3.4.5:compile
> [INFO] |  |  \- net.shibboleth.utilities:java-support:jar:7.5.1:compile
> [INFO] |  +- org.opensaml:opensaml-saml-api:jar:3.4.5:compile
> [INFO] |  |  \- org.opensaml:opensaml-storage-api:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-saml-impl:jar:3.4.5:compile
> [INFO] |  |  \- org.opensaml:opensaml-soap-impl:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-soap-api:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-xmlsec-api:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-security-api:jar:3.4.5:compile
> [INFO] |  |  \- org.apache.santuario:xmlsec:jar:2.2.6:compile
> [INFO] |  +- org.opensaml:opensaml-security-impl:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-profile-api:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-profile-impl:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-messaging-api:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-messaging-impl:jar:3.4.5:compile
> [INFO] |  +- org.opensaml:opensaml-storage-impl:jar:3.4.5:compile
> [INFO] |  |  +- org.ldaptive:ldaptive:jar:1.0.13:compile
> [INFO] |  |  +- javax.json:javax.json-api:jar:1.0:compile
> [INFO] |  |  \- net.spy:spymemcached:jar:2.12.3:compile
> [INFO] |  +- org.opensaml:opensaml-xmlsec-impl:jar:3.4.5:compile
> [INFO] |  +- org.cryptacular:cryptacular:jar:1.2.4:compile
> [INFO] |  +- net.shibboleth.tool:xmlsectool:jar:2.0.0:compile
> [INFO] |  |  \- com.beust:jcommander:jar:1.48:compile
> [INFO] |  +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
> [INFO] |  +- org.springframework:spring-core:jar:5.3.39:compile
> [INFO] |  \- javax.annotation:javax.annotation-api:jar:1.3.2:compile
> [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78:compile
> [INFO] \- org.bouncycastle:bcpkix-jdk18on:jar:1.78:compile
> [INFO]    \- org.bouncycastle:bcutil-jdk18on:jar:1.78:compile
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to