From 05c44698716597878ca0d23388ccae05c3838159 Mon Sep 17 00:00:00 2001 From: Hanisha Koneru Date: Wed, 18 Sep 2019 14:41:03 -0700 Subject: [PATCH 1/3] HDDS-2150. Update dependency versions to avoid security vulnerabilities. --- hadoop-hdds/common/pom.xml | 2 +- pom.ozone.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml index 327278729ef21..2a6d44a2a4757 100644 --- a/hadoop-hdds/common/pom.xml +++ b/hadoop-hdds/common/pom.xml @@ -135,7 +135,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> io.jaegertracing jaeger-client - 0.33.1 + ${jaeger.version} io.opentracing diff --git a/pom.ozone.xml b/pom.ozone.xml index 454cc4a665888..494e80600d4aa 100644 --- a/pom.ozone.xml +++ b/pom.ozone.xml @@ -91,7 +91,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs false true - 9.3.24.v20180605 + 9.3.25.v20180904 _ _ @@ -127,6 +127,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 1.9.13 2.9.9 + + 1.0.0 + 4.5.2 4.4.4 @@ -142,7 +145,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 2.5.0 ${env.HADOOP_PROTOC_PATH} - 3.4.13 + 3.5.5 2.12.0 3.0.0 3.1.0-RC1 From 0eda0db3712dda09be405b89ff624dffa61504cf Mon Sep 17 00:00:00 2001 From: Hanisha Koneru Date: Thu, 19 Sep 2019 15:37:50 -0700 Subject: [PATCH 2/3] Update jaeger version and remove zookeeper dependency --- dependencyTree- | 4202 +++++++++++++++++++++++++++++++++++++++++++++++ pom.ozone.xml | 47 +- 2 files changed, 4203 insertions(+), 46 deletions(-) create mode 100644 dependencyTree- diff --git a/dependencyTree- b/dependencyTree- new file mode 100644 index 0000000000000..45bb2dc6e7359 --- /dev/null +++ b/dependencyTree- @@ -0,0 +1,4202 @@ +[INFO] Scanning for projects... +[INFO] ------------------------------------------------------------------------ +[INFO] Detecting the operating system and CPU architecture +[INFO] ------------------------------------------------------------------------ +[INFO] os.detected.name: osx +[INFO] os.detected.arch: x86_64 +[INFO] os.detected.version: 10.14 +[INFO] os.detected.version.major: 10 +[INFO] os.detected.version.minor: 14 +[INFO] os.detected.classifier: osx-x86_64 +[INFO] ------------------------------------------------------------------------ +[INFO] Reactor Build Order: +[INFO] +[INFO] Apache Hadoop Ozone Main [pom] +[INFO] Apache Hadoop HDDS [pom] +[INFO] Apache Hadoop HDDS Config [jar] +[INFO] Apache Hadoop HDDS Common [jar] +[INFO] Apache Hadoop HDDS Client [jar] +[INFO] Apache Hadoop HDDS Server Framework [jar] +[INFO] Apache Hadoop HDDS Container Service [jar] +[INFO] Apache Hadoop HDDS/Ozone Documentation [jar] +[INFO] Apache Hadoop HDDS SCM Server [jar] +[INFO] Apache Hadoop HDDS Tools [jar] +[INFO] Apache Hadoop Ozone [pom] +[INFO] Apache Hadoop Ozone Common [jar] +[INFO] Apache Hadoop Ozone Client [jar] +[INFO] Apache Hadoop Ozone Manager Server [jar] +[INFO] Apache Hadoop Ozone S3 Gateway [jar] +[INFO] Apache Hadoop Ozone CSI service [jar] +[INFO] Apache Hadoop Ozone Recon CodeGen [jar] +[INFO] Apache Hadoop Ozone Recon [jar] +[INFO] Apache Hadoop Ozone Integration Tests [jar] +[INFO] Apache Hadoop Ozone FileSystem [jar] +[INFO] Apache Hadoop Ozone FileSystem Single Jar Library [jar] +[INFO] Apache Hadoop Ozone FileSystem Legacy Jar Library [jar] +[INFO] Apache Hadoop Ozone Tools [jar] +[INFO] Apache Hadoop Ozone Datanode [jar] +[INFO] Apache Hadoop Ozone In-Place Upgrade [jar] +[INFO] Apache Hadoop Ozone Insight Tool [jar] +[INFO] Apache Hadoop Ozone Distribution [pom] +[INFO] Apache Hadoop Ozone Fault Injection Tests [pom] +[INFO] Apache Hadoop Ozone Network Tests [jar] +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-main-ozone >----------------- +[INFO] Building Apache Hadoop Ozone Main 0.5.0-SNAPSHOT [1/29] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-main-ozone --- +[INFO] org.apache.hadoop:hadoop-main-ozone:pom:0.5.0-SNAPSHOT +[INFO] +[INFO] -------------------< org.apache.hadoop:hadoop-hdds >-------------------- +[INFO] Building Apache Hadoop HDDS 0.5.0-SNAPSHOT [2/29] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds --- +[INFO] org.apache.hadoop:hadoop-hdds:pom:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-hdds-config >---------------- +[INFO] Building Apache Hadoop HDDS Config 0.5.0-SNAPSHOT [3/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-config --- +[INFO] org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-hdds-common >---------------- +[INFO] Building Apache Hadoop HDDS Common 0.5.0-SNAPSHOT [4/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-common --- +[INFO] org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile (optional) +[INFO] +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.3.1:test +[INFO] | +- org.apiguardian:apiguardian-api:jar:1.0.0:test +[INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:test +[INFO] | \- org.junit.platform:junit-platform-commons:jar:1.3.1:test +[INFO] +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-hdds-client >---------------- +[INFO] Building Apache Hadoop HDDS Client 0.5.0-SNAPSHOT [5/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-client --- +[INFO] org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] -----------< org.apache.hadoop:hadoop-hdds-server-framework >----------- +[INFO] Building Apache Hadoop HDDS Server Framework 0.5.0-SNAPSHOT [6/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-server-framework --- +[INFO] org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.mockito:mockito-all:jar:1.8.5:test +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] ----------< org.apache.hadoop:hadoop-hdds-container-service >----------- +[INFO] Building Apache Hadoop HDDS Container Service 0.5.0-SNAPSHOT [7/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-container-service --- +[INFO] org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | \- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] +- org.mockito:mockito-core:jar:2.2.0:test +[INFO] | +- net.bytebuddy:byte-buddy:jar:1.4.26:test +[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.4.26:test +[INFO] | \- org.objenesis:objenesis:jar:1.0:test +[INFO] +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] -----------------< org.apache.hadoop:hadoop-hdds-docs >----------------- +[INFO] Building Apache Hadoop HDDS/Ozone Documentation 0.5.0-SNAPSHOT [8/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-docs --- +[INFO] org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] --------------< org.apache.hadoop:hadoop-hdds-server-scm >-------------- +[INFO] Building Apache Hadoop HDDS SCM Server 0.5.0-SNAPSHOT [9/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-server-scm --- +[INFO] org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] +- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] +- org.assertj:assertj-core:jar:3.8.0:test +[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:test +[INFO] | +- net.sf.jopt-simple:jopt-simple:jar:4.6:test +[INFO] | \- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:test +[INFO] +- org.mockito:mockito-all:jar:1.8.5:test +[INFO] +- org.hamcrest:hamcrest-all:jar:1.3:compile +[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-hdds-tools >----------------- +[INFO] Building Apache Hadoop HDDS Tools 0.5.0-SNAPSHOT [10/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-tools --- +[INFO] org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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] +- commons-cli:commons-cli:jar:1.2:compile +[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] +- com.google.guava:guava:jar:11.0.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] -------------------< org.apache.hadoop:hadoop-ozone >------------------- +[INFO] Building Apache Hadoop Ozone 0.5.0-SNAPSHOT [11/29] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone --- +[INFO] org.apache.hadoop:hadoop-ozone:pom:0.5.0-SNAPSHOT +[INFO] +[INFO] ---------------< org.apache.hadoop:hadoop-ozone-common >---------------- +[INFO] Building Apache Hadoop Ozone Common 0.5.0-SNAPSHOT [12/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-common --- +[INFO] org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | \- org.tukaani:xz:jar:1.0:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +[INFO] ---------------< org.apache.hadoop:hadoop-ozone-client >---------------- +[INFO] Building Apache Hadoop Ozone Client 0.5.0-SNAPSHOT [13/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-client --- +[INFO] org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | | +- commons-io:commons-io:jar:2.5:compile +[INFO] | | +- commons-net:commons-net:jar:3.6:compile +[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | +- log4j:log4j:jar:1.2.17:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | | +- jline:jline:jar:0.9.94:compile +[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] \- junit:junit:jar:4.11:test +[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +[INFO] ------------< org.apache.hadoop:hadoop-ozone-ozone-manager >------------ +[INFO] Building Apache Hadoop Ozone Manager Server 0.5.0-SNAPSHOT [14/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-ozone-manager --- +[INFO] org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- org.mockito:mockito-core:jar:2.28.2:test +[INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test +[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test +[INFO] | \- org.objenesis:objenesis:jar:1.0:test +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdds-server-scm:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | \- org.hamcrest:hamcrest-all:jar:1.3:test +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] \- org.jmockit:jmockit:jar:1.24:test +[INFO] +[INFO] --------------< org.apache.hadoop:hadoop-ozone-s3gateway >-------------- +[INFO] Building Apache Hadoop Ozone S3 Gateway 0.5.0-SNAPSHOT [15/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-s3gateway --- +[INFO] org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile +[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile +[INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile +[INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile +[INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile +[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile +[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile +[INFO] | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile +[INFO] +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile +[INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile +[INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile +[INFO] | \- org.javassist:javassist:jar:3.22.0-CR2:compile +[INFO] +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile +[INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile +[INFO] | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile +[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile +[INFO] | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile +[INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile +[INFO] | +- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile +[INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile +[INFO] +- javax.enterprise:cdi-api:jar:1.2:compile +[INFO] | +- javax.el:javax.el-api:jar:3.0.0:compile +[INFO] | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile +[INFO] | \- javax.inject:javax.inject:jar:1:compile +[INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile +[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] +- javax.activation:activation:jar:1.1.1:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7: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.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | \- dnsjava:dnsjava:jar:2.1.7:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.mockito:mockito-core:jar:2.15.0:test +[INFO] | +- net.bytebuddy:byte-buddy:jar:1.7.9:test +[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test +[INFO] | \- org.objenesis:objenesis:jar:1.0:test +[INFO] \- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] +- commons-lang:commons-lang:jar:2.6:provided +[INFO] +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +[INFO] -----------------< org.apache.hadoop:hadoop-ozone-csi >----------------- +[INFO] Building Apache Hadoop Ozone CSI service 0.5.0-SNAPSHOT [16/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-csi --- +[INFO] org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT +[INFO] +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile +[INFO] | \- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.google.guava:guava:jar:26.0-android:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.checkerframework:checker-compat-qual:jar:2.5.2:compile +[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.1.3:compile +[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile +[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile +[INFO] +- com.google.protobuf:protobuf-java:jar:3.5.1:compile +[INFO] +- io.grpc:grpc-netty:jar:1.17.1:compile +[INFO] | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | +- io.grpc:grpc-context:jar:1.17.1:compile +[INFO] | | +- io.opencensus:opencensus-api:jar:0.17.0:compile +[INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile +[INFO] | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile +[INFO] | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-handler:jar:4.1.30.Final:compile +[INFO] | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile +[INFO] | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile +[INFO] +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-common:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-buffer:jar:4.1.30.Final:compile +[INFO] | \- io.netty:netty-transport:jar:4.1.30.Final:compile +[INFO] | \- io.netty:netty-resolver:jar:4.1.30.Final:compile +[INFO] +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile +[INFO] +- io.grpc:grpc-protobuf:jar:1.17.1:compile +[INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile +[INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile +[INFO] +- io.grpc:grpc-stub:jar:1.17.1:compile +[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] \- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | \- org.tukaani:xz:jar:1.0:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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.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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +[INFO] ------------< org.apache.hadoop:hadoop-ozone-reconcodegen >------------- +[INFO] Building Apache Hadoop Ozone Recon CodeGen 0.5.0-SNAPSHOT [17/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-reconcodegen --- +[INFO] org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | | +- commons-io:commons-io:jar:2.5:compile +[INFO] | | +- commons-net:commons-net:jar:3.6:compile +[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | +- log4j:log4j:jar:1.2.17:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | | +- jline:jline:jar:0.9.94:compile +[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- com.google.inject.extensions:guice-multibindings:jar:4.0:compile +[INFO] +- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile +[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:compile +[INFO] +- org.jooq:jooq-meta:jar:3.11.10:compile +[INFO] +- org.jooq:jooq:jar:3.11.10:compile +[INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] \- com.google.inject:guice:jar:4.0:compile +[INFO] +- javax.inject:javax.inject:jar:1:compile +[INFO] +- aopalliance:aopalliance:jar:1.0:compile +[INFO] \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-ozone-recon >---------------- +[INFO] Building Apache Hadoop Ozone Recon 0.5.0-SNAPSHOT [18/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-recon --- +[INFO] org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | | +- commons-io:commons-io:jar:2.5:compile +[INFO] | | +- commons-net:commons-net:jar:3.6:compile +[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | +- log4j:log4j:jar:1.2.17:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | | +- jline:jline:jar:0.9.94:compile +[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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.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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- com.google.inject:guice:jar:4.0:compile +[INFO] | +- javax.inject:javax.inject:jar:1:compile +[INFO] | +- aopalliance:aopalliance:jar:1.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.0:compile +[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile +[INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile +[INFO] | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile +[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile +[INFO] | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile +[INFO] +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile +[INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile +[INFO] | \- org.glassfish.hk2:hk2-api:jar:2.5.0:compile +[INFO] | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile +[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile +[INFO] | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile +[INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile +[INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile +[INFO] +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile +[INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile +[INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile +[INFO] | \- org.javassist:javassist:jar:3.22.0-CR2:compile +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.mockito:mockito-core:jar:2.8.9:test +[INFO] | +- net.bytebuddy:byte-buddy:jar:1.6.14:test +[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.6.14:test +[INFO] | \- org.objenesis:objenesis:jar:1.0:test +[INFO] +- org.jooq:jooq:jar:3.11.10:compile +[INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] +- org.jooq:jooq-meta:jar:3.11.10:compile +[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:compile +[INFO] +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile +[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile +[INFO] \- javax.activation:activation:jar:1.1.1:compile +[INFO] +[INFO] ----------< org.apache.hadoop:hadoop-ozone-integration-test >----------- +[INFO] Building Apache Hadoop Ozone Integration Tests 0.5.0-SNAPSHOT [19/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-integration-test --- +[INFO] org.apache.hadoop:hadoop-ozone-integration-test:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile +[INFO] | +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-minikdc:jar:3.2.0:test +[INFO] | +- commons-io:commons-io:jar:2.5: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-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.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.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile +[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile +[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile +[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile +[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile +[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile +[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile +[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:compile +[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile +[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile +[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile +[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile +[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile +[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile +[INFO] | +- javax.enterprise:cdi-api:jar:1.2:compile +[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:compile +[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile +[INFO] | | \- javax.inject:javax.inject:jar:1:compile +[INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile +[INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] | \- javax.activation:activation:jar:1.1.1:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:compile +[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:compile +[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile +[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile +[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:compile +[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile +[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile +[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile +[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile +[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:compile +[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile +[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:compile +[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile +[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile +[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile +[INFO] | +- com.google.inject:guice:jar:4.0:compile +[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile +[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:compile +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile +[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile +[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile +[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile +[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile +[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile +[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile +[INFO] | +- org.jooq:jooq:jar:3.11.10:compile +[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:compile +[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:compile +[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile +[INFO] | +- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- commons-lang:commons-lang:jar:2.6:test +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:test +[INFO] | +- net.sf.jopt-simple:jopt-simple:jar:4.6:test +[INFO] | \- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:test +[INFO] +- org.mockito:mockito-all:jar:1.8.5:test +[INFO] +- org.apache.hadoop:hadoop-kms:jar:3.2.0:test +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:jul-to-slf4j:jar:1.7.25:test +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] +- org.apache.hadoop:hadoop-kms:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904: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] | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile +[INFO] | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile +[INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5: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.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0: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.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +[INFO] -------------< org.apache.hadoop:hadoop-ozone-filesystem >-------------- +[INFO] Building Apache Hadoop Ozone FileSystem 0.5.0-SNAPSHOT [20/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem --- +[INFO] org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:test +[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:test +[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:test +[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test +[INFO] | | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test +[INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test +[INFO] | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test +[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test +[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test +[INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test +[INFO] | | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test +[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test +[INFO] | | | \- org.javassist:javassist:jar:3.22.0-CR2:test +[INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test +[INFO] | | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test +[INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test +[INFO] | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test +[INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test +[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test +[INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test +[INFO] | | +- javax.enterprise:cdi-api:jar:1.2:test +[INFO] | | | +- javax.el:javax.el-api:jar:3.0.0:test +[INFO] | | | +- javax.interceptor:javax.interceptor-api:jar:1.2:test +[INFO] | | | \- javax.inject:javax.inject:jar:1:test +[INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:test +[INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.0:test +[INFO] | | \- javax.activation:activation:jar:1.1.1:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test +[INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test +[INFO] | | +- io.grpc:grpc-netty:jar:1.17.1:test +[INFO] | | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | | | +- io.grpc:grpc-context:jar:1.17.1:test +[INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test +[INFO] | | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test +[INFO] | | | | +- io.opencensus:opencensus-api:jar:0.17.0:test +[INFO] | | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test +[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test +[INFO] | | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test +[INFO] | | | | \- io.netty:netty-handler:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test +[INFO] | | | +- io.netty:netty-common:jar:4.1.30.Final:test +[INFO] | | | +- io.netty:netty-buffer:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-transport:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-resolver:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test +[INFO] | | +- io.grpc:grpc-protobuf:jar:1.17.1:test +[INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test +[INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test +[INFO] | | \- io.grpc:grpc-stub:jar:1.17.1:test +[INFO] | \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test +[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test +[INFO] | +- com.google.inject:guice:jar:4.0:test +[INFO] | | \- aopalliance:aopalliance:jar:1.0:test +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test +[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test +[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test +[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:test +[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test +[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test +[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test +[INFO] | +- org.jooq:jooq:jar:3.11.10:test +[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:test +[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:test +[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test +[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:test +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test +[INFO] +- org.mockito:mockito-all:jar:1.10.19:test +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.apache.hadoop:hadoop-distcp:jar:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-distcp:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:3.2.0:test +[INFO] | +- org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.2.0:test +[INFO] | | +- org.apache.hadoop:hadoop-yarn-common:jar:3.2.0:test +[INFO] | | | +- org.apache.hadoop:hadoop-yarn-api:jar:3.2.0:test +[INFO] | | | +- com.sun.jersey:jersey-client:jar:1.19:test +[INFO] | | | +- com.sun.jersey.contribs:jersey-guice:jar:1.19:test +[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.9.9:test +[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.9.9:test +[INFO] | | +- org.apache.hadoop:hadoop-yarn-client:jar:3.2.0:test +[INFO] | | \- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.2.0:test +[INFO] | \- com.google.inject.extensions:guice-servlet:jar:4.0:test +[INFO] +- org.powermock:powermock-module-junit4:jar:1.6.5:test +[INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.5:test +[INFO] | +- org.powermock:powermock-core:jar:1.6.5:test +[INFO] | \- org.powermock:powermock-reflect:jar:1.6.5:test +[INFO] \- org.powermock:powermock-api-mockito:jar:1.6.5:test +[INFO] +- org.mockito:mockito-core:jar:1.10.19:test +[INFO] | \- org.objenesis:objenesis:jar:1.0:test +[INFO] \- org.powermock:powermock-api-mockito-common:jar:1.6.5:test +[INFO] \- org.powermock:powermock-api-support:jar:1.6.5:test +[INFO] +[INFO] -------< org.apache.hadoop:hadoop-ozone-filesystem-lib-current >-------- +[INFO] Building Apache Hadoop Ozone FileSystem Single Jar Library 0.5.0-SNAPSHOT [21/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem-lib-current --- +[INFO] org.apache.hadoop:hadoop-ozone-filesystem-lib-current:jar:0.5.0-SNAPSHOT +[INFO] \- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +[INFO] --------< org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy >-------- +[INFO] Building Apache Hadoop Ozone FileSystem Legacy Jar Library 0.5.0-SNAPSHOT [22/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem-lib-legacy --- +[INFO] org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:jar:0.5.0-SNAPSHOT +[INFO] \- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-ozone-tools >---------------- +[INFO] Building Apache Hadoop Ozone Tools 0.5.0-SNAPSHOT [23/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-tools --- +[INFO] org.apache.hadoop:hadoop-ozone-tools:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] +- javax.activation:activation:jar:1.1.1:compile +[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:compile +[INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile +[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] +- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test +[INFO] | | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test +[INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test +[INFO] | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test +[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test +[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test +[INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test +[INFO] | | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test +[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test +[INFO] | | | \- org.javassist:javassist:jar:3.22.0-CR2:test +[INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test +[INFO] | | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test +[INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test +[INFO] | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test +[INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test +[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test +[INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test +[INFO] | | \- javax.enterprise:cdi-api:jar:1.2:test +[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:test +[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:test +[INFO] | | \- javax.inject:javax.inject:jar:1:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test +[INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test +[INFO] | | +- io.grpc:grpc-netty:jar:1.17.1:test +[INFO] | | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | | | +- io.grpc:grpc-context:jar:1.17.1:test +[INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test +[INFO] | | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test +[INFO] | | | | +- io.opencensus:opencensus-api:jar:0.17.0:test +[INFO] | | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test +[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test +[INFO] | | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test +[INFO] | | | | \- io.netty:netty-handler:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test +[INFO] | | | +- io.netty:netty-common:jar:4.1.30.Final:test +[INFO] | | | +- io.netty:netty-buffer:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-transport:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-resolver:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test +[INFO] | | +- io.grpc:grpc-protobuf:jar:1.17.1:test +[INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test +[INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test +[INFO] | | \- io.grpc:grpc-stub:jar:1.17.1:test +[INFO] | \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test +[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test +[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test +[INFO] | +- com.google.inject:guice:jar:4.0:test +[INFO] | | \- aopalliance:aopalliance:jar:1.0:test +[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:test +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test +[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test +[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test +[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test +[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:test +[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test +[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test +[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test +[INFO] | +- org.jooq:jooq:jar:3.11.10:test +[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:test +[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:test +[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test +[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:test +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test +[INFO] \- org.mockito:mockito-core:jar:2.15.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.7.9:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test +[INFO] \- org.objenesis:objenesis:jar:1.0:test +[INFO] +[INFO] --------------< org.apache.hadoop:hadoop-ozone-datanode >--------------- +[INFO] Building Apache Hadoop Ozone Datanode 0.5.0-SNAPSHOT [24/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-datanode --- +[INFO] org.apache.hadoop:hadoop-ozone-datanode:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- com.google.guava:guava:jar:11.0.2:compile +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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] | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile +[INFO] | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile +[INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | \- info.picocli:picocli:jar:3.9.6:compile +[INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile +[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] \- javax.activation:activation:jar:1.1.1:compile +[INFO] +[INFO] ---------------< org.apache.hadoop:hadoop-ozone-upgrade >--------------- +[INFO] Building Apache Hadoop Ozone In-Place Upgrade 0.5.0-SNAPSHOT [25/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-upgrade --- +[INFO] org.apache.hadoop:hadoop-ozone-upgrade:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | | +- commons-io:commons-io:jar:2.5:compile +[INFO] | | +- commons-net:commons-net:jar:3.6:compile +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | | +- log4j:log4j:jar:1.2.17:compile +[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | | +- jline:jline:jar:0.9.94:compile +[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile +[INFO] | | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | | \- org.tukaani:xz:jar:1.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] \- org.mockito:mockito-core:jar:2.15.0:test +[INFO] +- net.bytebuddy:byte-buddy:jar:1.7.9:test +[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test +[INFO] \- org.objenesis:objenesis:jar:1.0:test +[INFO] +[INFO] ---------------< org.apache.hadoop:hadoop-ozone-insight >--------------- +[INFO] Building Apache Hadoop Ozone Insight Tool 0.5.0-SNAPSHOT [26/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-insight --- +[INFO] org.apache.hadoop:hadoop-ozone-insight:jar:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | | \- org.tukaani:xz:jar:1.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | +- commons-io:commons-io:jar:2.5:compile +[INFO] | +- commons-net:commons-net:jar:3.6:compile +[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | +- log4j:log4j:jar:1.2.17:compile +[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | +- jline:jline:jar:0.9.94:compile +[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] +- javax.activation:activation:jar:1.1.1:compile +[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:compile +[INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile +[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile +[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided +[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided +[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided +[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided +[INFO] | +- dom4j:dom4j:jar:1.6.1:provided +[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided +[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided +[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided +[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | +- commons-lang:commons-lang:jar:2.6:provided +[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided +[INFO] | \- jaxen:jaxen:jar:1.1.6:provided +[INFO] +- junit:junit:jar:4.11:test +[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test +[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test +[INFO] \- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test +[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test +[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test +[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test +[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test +[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test +[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test +[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test +[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test +[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:test +[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test +[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test +[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test +[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test +[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test +[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test +[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test +[INFO] | \- javax.enterprise:cdi-api:jar:1.2:test +[INFO] | +- javax.el:javax.el-api:jar:3.0.0:test +[INFO] | +- javax.interceptor:javax.interceptor-api:jar:1.2:test +[INFO] | \- javax.inject:javax.inject:jar:1:test +[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test +[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test +[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:test +[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:test +[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test +[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test +[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:test +[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test +[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test +[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test +[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:test +[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test +[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test +[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:test +[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:test +[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:test +[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:test +[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test +[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:test +[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test +[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test +[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:test +[INFO] \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test +[INFO] +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test +[INFO] | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test +[INFO] +- com.google.inject:guice:jar:4.0:test +[INFO] | \- aopalliance:aopalliance:jar:1.0:test +[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.0:test +[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test +[INFO] +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test +[INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.27:test +[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test +[INFO] | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test +[INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:test +[INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test +[INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test +[INFO] +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test +[INFO] +- org.jooq:jooq:jar:3.11.10:test +[INFO] +- org.jooq:jooq-meta:jar:3.11.10:test +[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:test +[INFO] +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test +[INFO] \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test +[INFO] +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test +[INFO] +- org.springframework:spring-core:jar:5.1.3.RELEASE:test +[INFO] | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test +[INFO] \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test +[INFO] +[INFO] ----------------< org.apache.hadoop:hadoop-ozone-dist >----------------- +[INFO] Building Apache Hadoop Ozone Distribution 0.5.0-SNAPSHOT [27/29] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-dist --- +[INFO] org.apache.hadoop:hadoop-ozone-dist:pom:0.5.0-SNAPSHOT +[INFO] +- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile +[INFO] | | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile +[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile +[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile +[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile +[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile +[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile +[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile +[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile +[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile +[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile +[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile +[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile +[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile +[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile +[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile +[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile +[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile +[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile +[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile +[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile +[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile +[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile +[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile +[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile +[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- io.netty:netty-all:jar:4.0.52.Final:compile +[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile +[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile +[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system +[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile +[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile +[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile +[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile +[INFO] | | +- commons-io:commons-io:jar:2.5:compile +[INFO] | | +- commons-net:commons-net:jar:3.6:compile +[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile +[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile +[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile +[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile +[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile +[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime +[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile +[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile +[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] | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile +[INFO] | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile +[INFO] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile +[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile +[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile +[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile +[INFO] | | +- log4j:log4j:jar:1.2.17:compile +[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile +[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile +[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile +[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile +[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile +[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile +[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile +[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile +[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile +[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile +[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile +[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile +[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile +[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile +[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile +[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile +[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile +[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile +[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile +[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile +[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile +[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile +[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile +[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile +[INFO] | | | +- jline:jline:jar:0.9.94:compile +[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9: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] | +- commons-cli:commons-cli:jar:1.2:compile +[INFO] | +- org.xerial:sqlite-jdbc:jar:3.25.2:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile +[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile +[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile +[INFO] | | \- io.netty:netty:jar:3.10.5.Final:compile +[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile +[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile +[INFO] | +- info.picocli:picocli:jar:3.9.6:compile +[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile +[INFO] | \- com.google.guava:guava:jar:11.0.2:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile +[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile +[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile +[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile +[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile +[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile +[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile +[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile +[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile +[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile +[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:compile +[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile +[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile +[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile +[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile +[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile +[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile +[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile +[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile +[INFO] | +- javax.enterprise:cdi-api:jar:1.2:compile +[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:compile +[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile +[INFO] | | \- javax.inject:javax.inject:jar:1:compile +[INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile +[INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile +[INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.0:compile +[INFO] | +- javax.activation:activation:jar:1.1.1:compile +[INFO] | \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile +[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:compile +[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) +[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:compile +[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile +[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile +[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:compile +[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile +[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) +[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile +[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile +[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile +[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:compile +[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:compile +[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:compile +[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile +[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:compile +[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile +[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile +[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-tools:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.openjdk.jmh:jmh-core:jar:1.19:compile +[INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile +[INFO] | \- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem-lib-current:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile +[INFO] | \- org.apache.commons:commons-compress:jar:1.4.1:compile +[INFO] | \- org.tukaani:xz:jar:1.0:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-datanode:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:compile +[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile +[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile +[INFO] | +- com.google.inject:guice:jar:4.0:compile +[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile +[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:compile +[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile +[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile +[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile +[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile +[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile +[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile +[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile +[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile +[INFO] | +- org.jooq:jooq:jar:3.11.10:compile +[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:compile +[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:compile +[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile +[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile +[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile +[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile +[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile +[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile +[INFO] +- org.apache.hadoop:hadoop-ozone-upgrade:jar:0.5.0-SNAPSHOT:compile +[INFO] \- org.apache.hadoop:hadoop-ozone-insight:jar:0.5.0-SNAPSHOT:compile +[INFO] +[INFO] --------< org.apache.hadoop:hadoop-ozone-fault-injection-test >--------- +[INFO] Building Apache Hadoop Ozone Fault Injection Tests 0.5.0-SNAPSHOT [28/29] +[INFO] --------------------------------[ pom ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-fault-injection-test --- +[INFO] org.apache.hadoop:hadoop-ozone-fault-injection-test:pom:0.5.0-SNAPSHOT +[INFO] +[INFO] ------------< org.apache.hadoop:hadoop-ozone-network-tests >------------ +[INFO] Building Apache Hadoop Ozone Network Tests 0.5.0-SNAPSHOT [29/29] +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-network-tests --- +[INFO] org.apache.hadoop:hadoop-ozone-network-tests:jar:0.5.0-SNAPSHOT +[INFO] ------------------------------------------------------------------------ +[INFO] Reactor Summary for Apache Hadoop Ozone Main 0.5.0-SNAPSHOT: +[INFO] +[INFO] Apache Hadoop Ozone Main ........................... SUCCESS [ 0.580 s] +[INFO] Apache Hadoop HDDS ................................. SUCCESS [ 0.696 s] +[INFO] Apache Hadoop HDDS Config .......................... SUCCESS [ 0.156 s] +[INFO] Apache Hadoop HDDS Common .......................... SUCCESS [ 0.617 s] +[INFO] Apache Hadoop HDDS Client .......................... SUCCESS [ 0.169 s] +[INFO] Apache Hadoop HDDS Server Framework ................ SUCCESS [ 0.173 s] +[INFO] Apache Hadoop HDDS Container Service ............... SUCCESS [ 0.235 s] +[INFO] Apache Hadoop HDDS/Ozone Documentation ............. SUCCESS [ 0.133 s] +[INFO] Apache Hadoop HDDS SCM Server ...................... SUCCESS [ 0.310 s] +[INFO] Apache Hadoop HDDS Tools ........................... SUCCESS [ 0.250 s] +[INFO] Apache Hadoop Ozone ................................ SUCCESS [ 0.023 s] +[INFO] Apache Hadoop Ozone Common ......................... SUCCESS [ 0.247 s] +[INFO] Apache Hadoop Ozone Client ......................... SUCCESS [ 0.232 s] +[INFO] Apache Hadoop Ozone Manager Server ................. SUCCESS [ 0.252 s] +[INFO] Apache Hadoop Ozone S3 Gateway ..................... SUCCESS [ 0.383 s] +[INFO] Apache Hadoop Ozone CSI service .................... SUCCESS [ 0.676 s] +[INFO] Apache Hadoop Ozone Recon CodeGen .................. SUCCESS [ 0.349 s] +[INFO] Apache Hadoop Ozone Recon .......................... SUCCESS [ 0.327 s] +[INFO] Apache Hadoop Ozone Integration Tests .............. SUCCESS [ 0.381 s] +[INFO] Apache Hadoop Ozone FileSystem ..................... SUCCESS [ 0.449 s] +[INFO] Apache Hadoop Ozone FileSystem Single Jar Library .. SUCCESS [ 0.128 s] +[INFO] Apache Hadoop Ozone FileSystem Legacy Jar Library .. SUCCESS [ 0.206 s] +[INFO] Apache Hadoop Ozone Tools .......................... SUCCESS [ 0.287 s] +[INFO] Apache Hadoop Ozone Datanode ....................... SUCCESS [ 0.190 s] +[INFO] Apache Hadoop Ozone In-Place Upgrade ............... SUCCESS [ 0.200 s] +[INFO] Apache Hadoop Ozone Insight Tool ................... SUCCESS [ 0.309 s] +[INFO] Apache Hadoop Ozone Distribution ................... SUCCESS [ 0.283 s] +[INFO] Apache Hadoop Ozone Fault Injection Tests .......... SUCCESS [ 0.007 s] +[INFO] Apache Hadoop Ozone Network Tests .................. SUCCESS [ 0.007 s] +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 9.462 s +[INFO] Finished at: 2019-09-19T15:33:31-07:00 +[INFO] ------------------------------------------------------------------------ diff --git a/pom.ozone.xml b/pom.ozone.xml index 494e80600d4aa..06a769ff0800c 100644 --- a/pom.ozone.xml +++ b/pom.ozone.xml @@ -128,7 +128,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 2.9.9 - 1.0.0 + 0.34.0 4.5.2 @@ -145,7 +145,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 2.5.0 ${env.HADOOP_PROTOC_PATH} - 3.5.5 2.12.0 3.0.0 3.1.0-RC1 @@ -1192,50 +1191,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 1.1.1 - - org.apache.zookeeper - zookeeper - ${zookeeper.version} - - - - junit - junit - - - com.sun.jdmk - jmxtools - - - com.sun.jmx - jmxri - - - org.jboss.netty - netty - - - jline - jline - - - - - org.apache.zookeeper - zookeeper - ${zookeeper.version} - test-jar - - - org.jboss.netty - netty - - - jline - jline - - - org.hsqldb hsqldb From e5be5780d31b807ff64c10c5691c9d21603d2846 Mon Sep 17 00:00:00 2001 From: Hanisha Koneru Date: Fri, 20 Sep 2019 12:15:18 -0700 Subject: [PATCH 3/3] removing dependencyTree file --- dependencyTree- | 4202 ----------------------------------------------- 1 file changed, 4202 deletions(-) delete mode 100644 dependencyTree- diff --git a/dependencyTree- b/dependencyTree- deleted file mode 100644 index 45bb2dc6e7359..0000000000000 --- a/dependencyTree- +++ /dev/null @@ -1,4202 +0,0 @@ -[INFO] Scanning for projects... -[INFO] ------------------------------------------------------------------------ -[INFO] Detecting the operating system and CPU architecture -[INFO] ------------------------------------------------------------------------ -[INFO] os.detected.name: osx -[INFO] os.detected.arch: x86_64 -[INFO] os.detected.version: 10.14 -[INFO] os.detected.version.major: 10 -[INFO] os.detected.version.minor: 14 -[INFO] os.detected.classifier: osx-x86_64 -[INFO] ------------------------------------------------------------------------ -[INFO] Reactor Build Order: -[INFO] -[INFO] Apache Hadoop Ozone Main [pom] -[INFO] Apache Hadoop HDDS [pom] -[INFO] Apache Hadoop HDDS Config [jar] -[INFO] Apache Hadoop HDDS Common [jar] -[INFO] Apache Hadoop HDDS Client [jar] -[INFO] Apache Hadoop HDDS Server Framework [jar] -[INFO] Apache Hadoop HDDS Container Service [jar] -[INFO] Apache Hadoop HDDS/Ozone Documentation [jar] -[INFO] Apache Hadoop HDDS SCM Server [jar] -[INFO] Apache Hadoop HDDS Tools [jar] -[INFO] Apache Hadoop Ozone [pom] -[INFO] Apache Hadoop Ozone Common [jar] -[INFO] Apache Hadoop Ozone Client [jar] -[INFO] Apache Hadoop Ozone Manager Server [jar] -[INFO] Apache Hadoop Ozone S3 Gateway [jar] -[INFO] Apache Hadoop Ozone CSI service [jar] -[INFO] Apache Hadoop Ozone Recon CodeGen [jar] -[INFO] Apache Hadoop Ozone Recon [jar] -[INFO] Apache Hadoop Ozone Integration Tests [jar] -[INFO] Apache Hadoop Ozone FileSystem [jar] -[INFO] Apache Hadoop Ozone FileSystem Single Jar Library [jar] -[INFO] Apache Hadoop Ozone FileSystem Legacy Jar Library [jar] -[INFO] Apache Hadoop Ozone Tools [jar] -[INFO] Apache Hadoop Ozone Datanode [jar] -[INFO] Apache Hadoop Ozone In-Place Upgrade [jar] -[INFO] Apache Hadoop Ozone Insight Tool [jar] -[INFO] Apache Hadoop Ozone Distribution [pom] -[INFO] Apache Hadoop Ozone Fault Injection Tests [pom] -[INFO] Apache Hadoop Ozone Network Tests [jar] -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-main-ozone >----------------- -[INFO] Building Apache Hadoop Ozone Main 0.5.0-SNAPSHOT [1/29] -[INFO] --------------------------------[ pom ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-main-ozone --- -[INFO] org.apache.hadoop:hadoop-main-ozone:pom:0.5.0-SNAPSHOT -[INFO] -[INFO] -------------------< org.apache.hadoop:hadoop-hdds >-------------------- -[INFO] Building Apache Hadoop HDDS 0.5.0-SNAPSHOT [2/29] -[INFO] --------------------------------[ pom ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds --- -[INFO] org.apache.hadoop:hadoop-hdds:pom:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-hdds-config >---------------- -[INFO] Building Apache Hadoop HDDS Config 0.5.0-SNAPSHOT [3/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-config --- -[INFO] org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] \- com.google.guava:guava:jar:11.0.2:compile -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-hdds-common >---------------- -[INFO] Building Apache Hadoop HDDS Common 0.5.0-SNAPSHOT [4/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-common --- -[INFO] org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile (optional) -[INFO] +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.3.1:test -[INFO] | +- org.apiguardian:apiguardian-api:jar:1.0.0:test -[INFO] | +- org.opentest4j:opentest4j:jar:1.1.1:test -[INFO] | \- org.junit.platform:junit-platform-commons:jar:1.3.1:test -[INFO] +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-hdds-client >---------------- -[INFO] Building Apache Hadoop HDDS Client 0.5.0-SNAPSHOT [5/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-client --- -[INFO] org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] -----------< org.apache.hadoop:hadoop-hdds-server-framework >----------- -[INFO] Building Apache Hadoop HDDS Server Framework 0.5.0-SNAPSHOT [6/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-server-framework --- -[INFO] org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.mockito:mockito-all:jar:1.8.5:test -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] ----------< org.apache.hadoop:hadoop-hdds-container-service >----------- -[INFO] Building Apache Hadoop HDDS Container Service 0.5.0-SNAPSHOT [7/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-container-service --- -[INFO] org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | \- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] +- org.mockito:mockito-core:jar:2.2.0:test -[INFO] | +- net.bytebuddy:byte-buddy:jar:1.4.26:test -[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.4.26:test -[INFO] | \- org.objenesis:objenesis:jar:1.0:test -[INFO] +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] -----------------< org.apache.hadoop:hadoop-hdds-docs >----------------- -[INFO] Building Apache Hadoop HDDS/Ozone Documentation 0.5.0-SNAPSHOT [8/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-docs --- -[INFO] org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] --------------< org.apache.hadoop:hadoop-hdds-server-scm >-------------- -[INFO] Building Apache Hadoop HDDS SCM Server 0.5.0-SNAPSHOT [9/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-server-scm --- -[INFO] org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] +- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] +- org.assertj:assertj-core:jar:3.8.0:test -[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:test -[INFO] | +- net.sf.jopt-simple:jopt-simple:jar:4.6:test -[INFO] | \- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:test -[INFO] +- org.mockito:mockito-all:jar:1.8.5:test -[INFO] +- org.hamcrest:hamcrest-all:jar:1.3:compile -[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-hdds-tools >----------------- -[INFO] Building Apache Hadoop HDDS Tools 0.5.0-SNAPSHOT [10/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-hdds-tools --- -[INFO] org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.11: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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] +- commons-cli:commons-cli:jar:1.2:compile -[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | \- io.netty:netty:jar:3.10.5.Final:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] +- com.google.guava:guava:jar:11.0.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] -------------------< org.apache.hadoop:hadoop-ozone >------------------- -[INFO] Building Apache Hadoop Ozone 0.5.0-SNAPSHOT [11/29] -[INFO] --------------------------------[ pom ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone --- -[INFO] org.apache.hadoop:hadoop-ozone:pom:0.5.0-SNAPSHOT -[INFO] -[INFO] ---------------< org.apache.hadoop:hadoop-ozone-common >---------------- -[INFO] Building Apache Hadoop Ozone Common 0.5.0-SNAPSHOT [12/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-common --- -[INFO] org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | \- org.tukaani:xz:jar:1.0:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] -[INFO] ---------------< org.apache.hadoop:hadoop-ozone-client >---------------- -[INFO] Building Apache Hadoop Ozone Client 0.5.0-SNAPSHOT [13/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-client --- -[INFO] org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | | +- commons-io:commons-io:jar:2.5:compile -[INFO] | | +- commons-net:commons-net:jar:3.6:compile -[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | +- log4j:log4j:jar:1.2.17:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | | +- jline:jline:jar:0.9.94:compile -[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] \- junit:junit:jar:4.11:test -[INFO] \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] -[INFO] ------------< org.apache.hadoop:hadoop-ozone-ozone-manager >------------ -[INFO] Building Apache Hadoop Ozone Manager Server 0.5.0-SNAPSHOT [14/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-ozone-manager --- -[INFO] org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- org.mockito:mockito-core:jar:2.28.2:test -[INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.10:test -[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.9.10:test -[INFO] | \- org.objenesis:objenesis:jar:1.0:test -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdds-server-scm:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | \- org.hamcrest:hamcrest-all:jar:1.3:test -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] \- org.jmockit:jmockit:jar:1.24:test -[INFO] -[INFO] --------------< org.apache.hadoop:hadoop-ozone-s3gateway >-------------- -[INFO] Building Apache Hadoop Ozone S3 Gateway 0.5.0-SNAPSHOT [15/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-s3gateway --- -[INFO] org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile -[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile -[INFO] | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile -[INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile -[INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile -[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile -[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile -[INFO] | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile -[INFO] +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile -[INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile -[INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile -[INFO] | \- org.javassist:javassist:jar:3.22.0-CR2:compile -[INFO] +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile -[INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile -[INFO] | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile -[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile -[INFO] | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile -[INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile -[INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile -[INFO] | +- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile -[INFO] | \- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile -[INFO] +- javax.enterprise:cdi-api:jar:1.2:compile -[INFO] | +- javax.el:javax.el-api:jar:3.0.0:compile -[INFO] | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile -[INFO] | \- javax.inject:javax.inject:jar:1:compile -[INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile -[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] +- javax.activation:activation:jar:1.1.1:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7: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.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | \- dnsjava:dnsjava:jar:2.1.7:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.mockito:mockito-core:jar:2.15.0:test -[INFO] | +- net.bytebuddy:byte-buddy:jar:1.7.9:test -[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test -[INFO] | \- org.objenesis:objenesis:jar:1.0:test -[INFO] \- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] +- commons-lang:commons-lang:jar:2.6:provided -[INFO] +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] \- jaxen:jaxen:jar:1.1.6:provided -[INFO] -[INFO] -----------------< org.apache.hadoop:hadoop-ozone-csi >----------------- -[INFO] Building Apache Hadoop Ozone CSI service 0.5.0-SNAPSHOT [16/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-csi --- -[INFO] org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT -[INFO] +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile -[INFO] | \- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.google.guava:guava:jar:26.0-android:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.checkerframework:checker-compat-qual:jar:2.5.2:compile -[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.1.3:compile -[INFO] | +- com.google.j2objc:j2objc-annotations:jar:1.1:compile -[INFO] | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile -[INFO] +- com.google.protobuf:protobuf-java:jar:3.5.1:compile -[INFO] +- io.grpc:grpc-netty:jar:1.17.1:compile -[INFO] | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | +- io.grpc:grpc-context:jar:1.17.1:compile -[INFO] | | +- io.opencensus:opencensus-api:jar:0.17.0:compile -[INFO] | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile -[INFO] | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile -[INFO] | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-handler:jar:4.1.30.Final:compile -[INFO] | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile -[INFO] | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile -[INFO] +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-common:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-buffer:jar:4.1.30.Final:compile -[INFO] | \- io.netty:netty-transport:jar:4.1.30.Final:compile -[INFO] | \- io.netty:netty-resolver:jar:4.1.30.Final:compile -[INFO] +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile -[INFO] +- io.grpc:grpc-protobuf:jar:1.17.1:compile -[INFO] | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile -[INFO] | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile -[INFO] +- io.grpc:grpc-stub:jar:1.17.1:compile -[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] \- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | \- org.tukaani:xz:jar:1.0:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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.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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] -[INFO] ------------< org.apache.hadoop:hadoop-ozone-reconcodegen >------------- -[INFO] Building Apache Hadoop Ozone Recon CodeGen 0.5.0-SNAPSHOT [17/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-reconcodegen --- -[INFO] org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | | +- commons-io:commons-io:jar:2.5:compile -[INFO] | | +- commons-net:commons-net:jar:3.6:compile -[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | +- log4j:log4j:jar:1.2.17:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | | +- jline:jline:jar:0.9.94:compile -[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- com.google.inject.extensions:guice-multibindings:jar:4.0:compile -[INFO] +- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile -[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:compile -[INFO] +- org.jooq:jooq-meta:jar:3.11.10:compile -[INFO] +- org.jooq:jooq:jar:3.11.10:compile -[INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] \- com.google.inject:guice:jar:4.0:compile -[INFO] +- javax.inject:javax.inject:jar:1:compile -[INFO] +- aopalliance:aopalliance:jar:1.0:compile -[INFO] \- com.google.guava:guava:jar:11.0.2:compile -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-ozone-recon >---------------- -[INFO] Building Apache Hadoop Ozone Recon 0.5.0-SNAPSHOT [18/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-recon --- -[INFO] org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | | +- commons-io:commons-io:jar:2.5:compile -[INFO] | | +- commons-net:commons-net:jar:3.6:compile -[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | +- log4j:log4j:jar:1.2.17:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | | +- jline:jline:jar:0.9.94:compile -[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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.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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- com.google.inject:guice:jar:4.0:compile -[INFO] | +- javax.inject:javax.inject:jar:1:compile -[INFO] | +- aopalliance:aopalliance:jar:1.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.0:compile -[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile -[INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile -[INFO] | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile -[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile -[INFO] | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile -[INFO] +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile -[INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile -[INFO] | \- org.glassfish.hk2:hk2-api:jar:2.5.0:compile -[INFO] | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile -[INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile -[INFO] | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile -[INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:compile -[INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile -[INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile -[INFO] +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile -[INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile -[INFO] | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile -[INFO] | \- org.javassist:javassist:jar:3.22.0-CR2:compile -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.mockito:mockito-core:jar:2.8.9:test -[INFO] | +- net.bytebuddy:byte-buddy:jar:1.6.14:test -[INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.6.14:test -[INFO] | \- org.objenesis:objenesis:jar:1.0:test -[INFO] +- org.jooq:jooq:jar:3.11.10:compile -[INFO] | \- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] +- org.jooq:jooq-meta:jar:3.11.10:compile -[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:compile -[INFO] +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile -[INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] +- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile -[INFO] \- javax.activation:activation:jar:1.1.1:compile -[INFO] -[INFO] ----------< org.apache.hadoop:hadoop-ozone-integration-test >----------- -[INFO] Building Apache Hadoop Ozone Integration Tests 0.5.0-SNAPSHOT [19/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-integration-test --- -[INFO] org.apache.hadoop:hadoop-ozone-integration-test:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile -[INFO] | +- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-minikdc:jar:3.2.0:test -[INFO] | +- commons-io:commons-io:jar:2.5: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-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.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.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile -[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile -[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile -[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile -[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile -[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile -[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile -[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:compile -[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile -[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile -[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile -[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile -[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile -[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile -[INFO] | +- javax.enterprise:cdi-api:jar:1.2:compile -[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:compile -[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile -[INFO] | | \- javax.inject:javax.inject:jar:1:compile -[INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile -[INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] | \- javax.activation:activation:jar:1.1.1:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:compile -[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:compile -[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile -[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile -[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:compile -[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile -[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile -[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile -[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile -[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:compile -[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile -[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:compile -[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile -[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile -[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile -[INFO] | +- com.google.inject:guice:jar:4.0:compile -[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile -[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:compile -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile -[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile -[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile -[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile -[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile -[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile -[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile -[INFO] | +- org.jooq:jooq:jar:3.11.10:compile -[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:compile -[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:compile -[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile -[INFO] | +- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- commons-lang:commons-lang:jar:2.6:test -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:test -[INFO] | +- net.sf.jopt-simple:jopt-simple:jar:4.6:test -[INFO] | \- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:test -[INFO] +- org.mockito:mockito-all:jar:1.8.5:test -[INFO] +- org.apache.hadoop:hadoop-kms:jar:3.2.0:test -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:jul-to-slf4j:jar:1.7.25:test -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] +- org.apache.hadoop:hadoop-kms:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904: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] | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile -[INFO] | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile -[INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5: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.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0: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.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] -[INFO] -------------< org.apache.hadoop:hadoop-ozone-filesystem >-------------- -[INFO] Building Apache Hadoop Ozone FileSystem 0.5.0-SNAPSHOT [20/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem --- -[INFO] org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:test -[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:test -[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:test -[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:test -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdfs:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test -[INFO] | | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test -[INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test -[INFO] | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test -[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test -[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test -[INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test -[INFO] | | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test -[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test -[INFO] | | | \- org.javassist:javassist:jar:3.22.0-CR2:test -[INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test -[INFO] | | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test -[INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test -[INFO] | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test -[INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test -[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test -[INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test -[INFO] | | +- javax.enterprise:cdi-api:jar:1.2:test -[INFO] | | | +- javax.el:javax.el-api:jar:3.0.0:test -[INFO] | | | +- javax.interceptor:javax.interceptor-api:jar:1.2:test -[INFO] | | | \- javax.inject:javax.inject:jar:1:test -[INFO] | | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:test -[INFO] | | +- javax.xml.bind:jaxb-api:jar:2.3.0:test -[INFO] | | \- javax.activation:activation:jar:1.1.1:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test -[INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test -[INFO] | | +- io.grpc:grpc-netty:jar:1.17.1:test -[INFO] | | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | | | +- io.grpc:grpc-context:jar:1.17.1:test -[INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test -[INFO] | | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test -[INFO] | | | | +- io.opencensus:opencensus-api:jar:0.17.0:test -[INFO] | | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test -[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test -[INFO] | | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test -[INFO] | | | | \- io.netty:netty-handler:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test -[INFO] | | | +- io.netty:netty-common:jar:4.1.30.Final:test -[INFO] | | | +- io.netty:netty-buffer:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-transport:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-resolver:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test -[INFO] | | +- io.grpc:grpc-protobuf:jar:1.17.1:test -[INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test -[INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test -[INFO] | | \- io.grpc:grpc-stub:jar:1.17.1:test -[INFO] | \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test -[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test -[INFO] | +- com.google.inject:guice:jar:4.0:test -[INFO] | | \- aopalliance:aopalliance:jar:1.0:test -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test -[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test -[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test -[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:test -[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test -[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test -[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test -[INFO] | +- org.jooq:jooq:jar:3.11.10:test -[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:test -[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:test -[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test -[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:test -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test -[INFO] +- org.mockito:mockito-all:jar:1.10.19:test -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.apache.hadoop:hadoop-distcp:jar:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-distcp:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:3.2.0:test -[INFO] | +- org.apache.hadoop:hadoop-mapreduce-client-common:jar:3.2.0:test -[INFO] | | +- org.apache.hadoop:hadoop-yarn-common:jar:3.2.0:test -[INFO] | | | +- org.apache.hadoop:hadoop-yarn-api:jar:3.2.0:test -[INFO] | | | +- com.sun.jersey:jersey-client:jar:1.19:test -[INFO] | | | +- com.sun.jersey.contribs:jersey-guice:jar:1.19:test -[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.9.9:test -[INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.9.9:test -[INFO] | | +- org.apache.hadoop:hadoop-yarn-client:jar:3.2.0:test -[INFO] | | \- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.2.0:test -[INFO] | \- com.google.inject.extensions:guice-servlet:jar:4.0:test -[INFO] +- org.powermock:powermock-module-junit4:jar:1.6.5:test -[INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.5:test -[INFO] | +- org.powermock:powermock-core:jar:1.6.5:test -[INFO] | \- org.powermock:powermock-reflect:jar:1.6.5:test -[INFO] \- org.powermock:powermock-api-mockito:jar:1.6.5:test -[INFO] +- org.mockito:mockito-core:jar:1.10.19:test -[INFO] | \- org.objenesis:objenesis:jar:1.0:test -[INFO] \- org.powermock:powermock-api-mockito-common:jar:1.6.5:test -[INFO] \- org.powermock:powermock-api-support:jar:1.6.5:test -[INFO] -[INFO] -------< org.apache.hadoop:hadoop-ozone-filesystem-lib-current >-------- -[INFO] Building Apache Hadoop Ozone FileSystem Single Jar Library 0.5.0-SNAPSHOT [21/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem-lib-current --- -[INFO] org.apache.hadoop:hadoop-ozone-filesystem-lib-current:jar:0.5.0-SNAPSHOT -[INFO] \- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] -[INFO] --------< org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy >-------- -[INFO] Building Apache Hadoop Ozone FileSystem Legacy Jar Library 0.5.0-SNAPSHOT [22/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-filesystem-lib-legacy --- -[INFO] org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:jar:0.5.0-SNAPSHOT -[INFO] \- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-ozone-tools >---------------- -[INFO] Building Apache Hadoop Ozone Tools 0.5.0-SNAPSHOT [23/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-tools --- -[INFO] org.apache.hadoop:hadoop-ozone-tools:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] +- javax.activation:activation:jar:1.1.1:compile -[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:compile -[INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile -[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] +- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test -[INFO] | | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test -[INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test -[INFO] | | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test -[INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test -[INFO] | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test -[INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test -[INFO] | | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test -[INFO] | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test -[INFO] | | | \- org.javassist:javassist:jar:3.22.0-CR2:test -[INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test -[INFO] | | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test -[INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test -[INFO] | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test -[INFO] | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test -[INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test -[INFO] | | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test -[INFO] | | \- javax.enterprise:cdi-api:jar:1.2:test -[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:test -[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:test -[INFO] | | \- javax.inject:javax.inject:jar:1:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test -[INFO] | | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test -[INFO] | | +- io.grpc:grpc-netty:jar:1.17.1:test -[INFO] | | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | | | +- io.grpc:grpc-context:jar:1.17.1:test -[INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test -[INFO] | | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test -[INFO] | | | | +- io.opencensus:opencensus-api:jar:0.17.0:test -[INFO] | | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test -[INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test -[INFO] | | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test -[INFO] | | | | \- io.netty:netty-handler:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test -[INFO] | | | +- io.netty:netty-common:jar:4.1.30.Final:test -[INFO] | | | +- io.netty:netty-buffer:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-transport:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-resolver:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test -[INFO] | | +- io.grpc:grpc-protobuf:jar:1.17.1:test -[INFO] | | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test -[INFO] | | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test -[INFO] | | \- io.grpc:grpc-stub:jar:1.17.1:test -[INFO] | \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test -[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test -[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test -[INFO] | +- com.google.inject:guice:jar:4.0:test -[INFO] | | \- aopalliance:aopalliance:jar:1.0:test -[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:test -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test -[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test -[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test -[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test -[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:test -[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test -[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test -[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test -[INFO] | +- org.jooq:jooq:jar:3.11.10:test -[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:test -[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:test -[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test -[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:test -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test -[INFO] \- org.mockito:mockito-core:jar:2.15.0:test -[INFO] +- net.bytebuddy:byte-buddy:jar:1.7.9:test -[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test -[INFO] \- org.objenesis:objenesis:jar:1.0:test -[INFO] -[INFO] --------------< org.apache.hadoop:hadoop-ozone-datanode >--------------- -[INFO] Building Apache Hadoop Ozone Datanode 0.5.0-SNAPSHOT [24/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-datanode --- -[INFO] org.apache.hadoop:hadoop-ozone-datanode:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- com.google.guava:guava:jar:11.0.2:compile -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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] | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile -[INFO] | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile -[INFO] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | \- info.picocli:picocli:jar:3.9.6:compile -[INFO] +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile -[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] \- javax.activation:activation:jar:1.1.1:compile -[INFO] -[INFO] ---------------< org.apache.hadoop:hadoop-ozone-upgrade >--------------- -[INFO] Building Apache Hadoop Ozone In-Place Upgrade 0.5.0-SNAPSHOT [25/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-upgrade --- -[INFO] org.apache.hadoop:hadoop-ozone-upgrade:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | | +- commons-io:commons-io:jar:2.5:compile -[INFO] | | +- commons-net:commons-net:jar:3.6:compile -[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | | +- log4j:log4j:jar:1.2.17:compile -[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | | +- jline:jline:jar:0.9.94:compile -[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.0:compile -[INFO] | | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | | \- org.tukaani:xz:jar:1.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] \- org.mockito:mockito-core:jar:2.15.0:test -[INFO] +- net.bytebuddy:byte-buddy:jar:1.7.9:test -[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.7.9:test -[INFO] \- org.objenesis:objenesis:jar:1.0:test -[INFO] -[INFO] ---------------< org.apache.hadoop:hadoop-ozone-insight >--------------- -[INFO] Building Apache Hadoop Ozone Insight Tool 0.5.0-SNAPSHOT [26/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-insight --- -[INFO] org.apache.hadoop:hadoop-ozone-insight:jar:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | | \- org.tukaani:xz:jar:1.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | +- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | +- commons-io:commons-io:jar:2.5:compile -[INFO] | +- commons-net:commons-net:jar:3.6:compile -[INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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.3.0.1: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] | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | +- log4j:log4j:jar:1.2.17:compile -[INFO] | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | +- jline:jline:jar:0.9.94:compile -[INFO] | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.9.9: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.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | +- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | \- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] +- javax.activation:activation:jar:1.1.1:compile -[INFO] +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] +- org.openjdk.jmh:jmh-core:jar:1.19:compile -[INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile -[INFO] +- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile -[INFO] +- com.google.code.findbugs:findbugs:jar:3.0.1:provided -[INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided -[INFO] | +- com.google.code.findbugs:bcel-findbugs:jar:6.0:provided -[INFO] | +- com.google.code.findbugs:jFormatString:jar:2.0.1:provided -[INFO] | +- dom4j:dom4j:jar:1.6.1:provided -[INFO] | | \- xml-apis:xml-apis:jar:1.0.b2:provided -[INFO] | +- org.ow2.asm:asm-debug-all:jar:5.0.2:provided -[INFO] | +- org.ow2.asm:asm-commons:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm-tree:jar:5.0.2:provided -[INFO] | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | +- commons-lang:commons-lang:jar:2.6:provided -[INFO] | +- com.apple:AppleJavaExtensions:jar:1.4:provided -[INFO] | \- jaxen:jaxen:jar:1.1.6:provided -[INFO] +- junit:junit:jar:4.11:test -[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test -[INFO] +- org.apache.hadoop:hadoop-common:test-jar:tests:3.2.0:test -[INFO] \- org.apache.hadoop:hadoop-ozone-integration-test:test-jar:tests:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:test -[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:test -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:test -[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:test -[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:test -[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:test -[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:test -[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:test -[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:test -[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:test -[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:test -[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:test -[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:test -[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:test -[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:test -[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:test -[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:test -[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:test -[INFO] | \- javax.enterprise:cdi-api:jar:1.2:test -[INFO] | +- javax.el:javax.el-api:jar:3.0.0:test -[INFO] | +- javax.interceptor:javax.interceptor-api:jar:1.2:test -[INFO] | \- javax.inject:javax.inject:jar:1:test -[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:test -[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:test -[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:test -[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:test (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:test -[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:test -[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:test -[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:test -[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:test -[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:test (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:test -[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:test -[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:test -[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:test -[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:test -[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:test -[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:test -[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:test -[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:test -[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:test -[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:test -[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:test -[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:test -[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:test -[INFO] \- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:test -[INFO] +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:test -[INFO] | \- com.google.inject.extensions:guice-multibindings:jar:4.0:test -[INFO] +- com.google.inject:guice:jar:4.0:test -[INFO] | \- aopalliance:aopalliance:jar:1.0:test -[INFO] +- com.google.inject.extensions:guice-servlet:jar:4.0:test -[INFO] +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:test -[INFO] +- org.glassfish.hk2:guice-bridge:jar:2.5.0:test -[INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.27:test -[INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.27:test -[INFO] | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:test -[INFO] | \- javax.validation:validation-api:jar:1.1.0.Final:test -[INFO] +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:test -[INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:test -[INFO] +- com.google.inject.extensions:guice-assistedinject:jar:4.0:test -[INFO] +- org.jooq:jooq:jar:3.11.10:test -[INFO] +- org.jooq:jooq-meta:jar:3.11.10:test -[INFO] +- org.jooq:jooq-codegen:jar:3.11.10:test -[INFO] +- com.jolbox:bonecp:jar:0.8.0.RELEASE:test -[INFO] \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:test -[INFO] +- org.springframework:spring-beans:jar:5.1.3.RELEASE:test -[INFO] +- org.springframework:spring-core:jar:5.1.3.RELEASE:test -[INFO] | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:test -[INFO] \- org.springframework:spring-tx:jar:5.1.3.RELEASE:test -[INFO] -[INFO] ----------------< org.apache.hadoop:hadoop-ozone-dist >----------------- -[INFO] Building Apache Hadoop Ozone Distribution 0.5.0-SNAPSHOT [27/29] -[INFO] --------------------------------[ pom ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-dist --- -[INFO] org.apache.hadoop:hadoop-ozone-dist:pom:0.5.0-SNAPSHOT -[INFO] +- org.apache.hadoop:hadoop-hdds-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile -[INFO] | | +- org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile -[INFO] | | +- org.apache.ratis:ratis-server:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-thirdparty-misc:jar:0.2.0:compile -[INFO] | | | +- org.apache.ratis:ratis-proto:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-common:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- org.apache.ratis:ratis-client:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | \- org.apache.ratis:ratis-metrics:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | | +- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:jar:0.1.2:compile -[INFO] | | | +- io.dropwizard.metrics:metrics-jvm:jar:3.2.5:compile -[INFO] | | | \- io.dropwizard.metrics:metrics-ganglia:jar:3.2.5:compile -[INFO] | | | \- info.ganglia.gmetric4j:gmetric4j:jar:1.0.7:compile -[INFO] | | +- org.apache.ratis:ratis-netty:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.apache.ratis:ratis-grpc:jar:0.4.0-78e95b9-SNAPSHOT:compile -[INFO] | | +- org.rocksdb:rocksdbjni:jar:6.0.1:compile -[INFO] | | +- org.apache.logging.log4j:log4j-api:jar:2.11.0:compile -[INFO] | | +- org.apache.logging.log4j:log4j-core:jar:2.11.0:compile -[INFO] | | +- com.lmax:disruptor:jar:3.4.2:compile -[INFO] | | +- org.apache.commons:commons-pool2:jar:2.6.0:compile -[INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.60:compile -[INFO] | | +- commons-validator:commons-validator:jar:1.6:compile -[INFO] | | | \- commons-digester:commons-digester:jar:1.8.1:compile -[INFO] | | +- io.jaegertracing:jaeger-client:jar:0.34.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-thrift:jar:0.34.0:compile -[INFO] | | | | +- org.apache.thrift:libthrift:jar:0.12.0:compile -[INFO] | | | | \- com.squareup.okhttp3:okhttp:jar:3.9.0:compile -[INFO] | | | | \- com.squareup.okio:okio:jar:1.13.0:compile -[INFO] | | | +- io.jaegertracing:jaeger-core:jar:0.34.0:compile -[INFO] | | | \- io.jaegertracing:jaeger-tracerresolver:jar:0.34.0:compile -[INFO] | | | \- io.opentracing.contrib:opentracing-tracerresolver:jar:0.1.5:compile -[INFO] | | \- io.opentracing:opentracing-util:jar:0.31.0:compile -[INFO] | | +- io.opentracing:opentracing-api:jar:0.31.0:compile -[INFO] | | \- io.opentracing:opentracing-noop:jar:0.31.0:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-client:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- io.netty:netty-all:jar:4.0.52.Final:compile -[INFO] | +- org.apache.hadoop:hadoop-common:jar:3.2.0:compile -[INFO] | | +- org.apache.hadoop:hadoop-annotations:jar:3.2.0:compile -[INFO] | | | \- jdk.tools:jdk.tools:jar:1.8:system -[INFO] | | +- org.apache.commons:commons-math3:jar:3.1.1:compile -[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile -[INFO] | | | \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile -[INFO] | | +- commons-codec:commons-codec:jar:1.11:compile -[INFO] | | +- commons-io:commons-io:jar:2.5:compile -[INFO] | | +- commons-net:commons-net:jar:3.6:compile -[INFO] | | +- commons-collections:commons-collections:jar:3.2.2:compile -[INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904:compile -[INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-security:jar:9.3.25.v20180904:compile -[INFO] | | +- org.eclipse.jetty:jetty-webapp:jar:9.3.25.v20180904:compile -[INFO] | | | \- org.eclipse.jetty:jetty-xml:jar:9.3.25.v20180904:compile -[INFO] | | +- javax.servlet.jsp:jsp-api:jar:2.1:runtime -[INFO] | | +- com.sun.jersey:jersey-core:jar:1.19:compile -[INFO] | | | \- javax.ws.rs:jsr311-api:jar:1.1.1:compile -[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] | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile -[INFO] | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile -[INFO] | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile -[INFO] | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.13:compile -[INFO] | | +- com.sun.jersey:jersey-server:jar:1.19:compile -[INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile -[INFO] | | +- log4j:log4j:jar:1.2.17:compile -[INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile -[INFO] | | +- org.apache.commons:commons-configuration2:jar:2.1.1:compile -[INFO] | | +- org.apache.commons:commons-lang3:jar:3.7:compile -[INFO] | | +- org.apache.commons:commons-text:jar:1.4:compile -[INFO] | | +- org.slf4j:slf4j-api:jar:1.7.25:compile -[INFO] | | +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile -[INFO] | | +- org.apache.avro:avro:jar:1.7.7:compile -[INFO] | | | +- com.thoughtworks.paranamer:paranamer:jar:2.3:compile -[INFO] | | | \- org.xerial.snappy:snappy-java:jar:1.0.5:compile -[INFO] | | +- com.google.re2j:re2j:jar:1.1:compile -[INFO] | | +- com.google.code.gson:gson:jar:2.2.4:compile -[INFO] | | +- org.apache.hadoop:hadoop-auth:jar:3.2.0:compile -[INFO] | | | +- com.nimbusds:nimbus-jose-jwt:jar:4.41.1:compile -[INFO] | | | | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile -[INFO] | | | +- net.minidev:json-smart:jar:2.3:compile -[INFO] | | | | \- net.minidev:accessors-smart:jar:1.2:compile -[INFO] | | | | \- org.ow2.asm:asm:jar:5.0.4:compile -[INFO] | | | \- org.apache.curator:curator-framework:jar:2.12.0:compile -[INFO] | | +- com.jcraft:jsch:jar:0.1.54:compile -[INFO] | | +- org.apache.curator:curator-client:jar:2.12.0:compile -[INFO] | | +- org.apache.curator:curator-recipes:jar:2.12.0:compile -[INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.0:compile -[INFO] | | +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile -[INFO] | | +- org.apache.zookeeper:zookeeper:jar:3.4.13:compile -[INFO] | | | +- jline:jline:jar:0.9.94:compile -[INFO] | | | \- org.apache.yetus:audience-annotations:jar:0.5.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-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.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] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9: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] | +- commons-cli:commons-cli:jar:1.2:compile -[INFO] | +- org.xerial:sqlite-jdbc:jar:3.25.2:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs:jar:3.2.0:compile -[INFO] | | +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.25.v20180904:compile -[INFO] | | +- commons-daemon:commons-daemon:jar:1.0.13:compile -[INFO] | | \- io.netty:netty:jar:3.10.5.Final:compile -[INFO] | +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.0:compile -[INFO] | | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9:compile -[INFO] | +- info.picocli:picocli:jar:3.9.6:compile -[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile -[INFO] | \- com.google.guava:guava:jar:11.0.2:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-server-scm:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-server-framework:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- io.dropwizard.metrics:metrics-core:jar:3.2.4:compile -[INFO] | +- org.hamcrest:hamcrest-all:jar:1.3:compile -[INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.60:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-container-service:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.yaml:snakeyaml:jar:1.16:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-s3gateway:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.jboss.weld.servlet:weld-servlet:jar:2.4.7.Final:compile -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile -[INFO] | | +- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile -[INFO] | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile -[INFO] | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile -[INFO] | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1:compile -[INFO] | +- org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:2.27:compile -[INFO] | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile -[INFO] | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile -[INFO] | | \- org.javassist:javassist:jar:3.22.0-CR2:compile -[INFO] | +- org.glassfish.hk2:hk2-api:jar:2.5.0:compile -[INFO] | | +- org.glassfish.hk2.external:jakarta.inject:jar:2.5.0:compile -[INFO] | | +- org.glassfish.hk2:hk2-utils:jar:2.5.0:compile -[INFO] | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.4:compile -[INFO] | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0:compile -[INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0:compile -[INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile -[INFO] | | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9:compile -[INFO] | +- javax.enterprise:cdi-api:jar:1.2:compile -[INFO] | | +- javax.el:javax.el-api:jar:3.0.0:compile -[INFO] | | +- javax.interceptor:javax.interceptor-api:jar:1.2:compile -[INFO] | | \- javax.inject:javax.inject:jar:1:compile -[INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.0.1:compile -[INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0.1:compile -[INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.0:compile -[INFO] | +- javax.activation:activation:jar:1.1.1:compile -[INFO] | \- org.apache.hadoop:hadoop-ozone-client:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-csi:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- com.google.protobuf:protobuf-java-util:jar:3.5.1:compile -[INFO] | +- org.apache.hadoop:hadoop-hdds-config:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- io.grpc:grpc-netty:jar:1.17.1:compile -[INFO] | | +- io.grpc:grpc-core:jar:1.17.1:compile (version selected from constraint [1.17.1,1.17.1]) -[INFO] | | | +- io.grpc:grpc-context:jar:1.17.1:compile -[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.2.0:compile -[INFO] | | | +- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile -[INFO] | | | +- io.opencensus:opencensus-api:jar:0.17.0:compile -[INFO] | | | \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.17.0:compile -[INFO] | | +- io.netty:netty-codec-http2:jar:4.1.30.Final:compile (version selected from constraint [4.1.30.Final,4.1.30.Final]) -[INFO] | | | +- io.netty:netty-codec-http:jar:4.1.30.Final:compile -[INFO] | | | | \- io.netty:netty-codec:jar:4.1.30.Final:compile -[INFO] | | | \- io.netty:netty-handler:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-codec-socks:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-transport-native-epoll:jar:4.1.30.Final:compile -[INFO] | | +- io.netty:netty-common:jar:4.1.30.Final:compile -[INFO] | | +- io.netty:netty-buffer:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-transport:jar:4.1.30.Final:compile -[INFO] | | \- io.netty:netty-resolver:jar:4.1.30.Final:compile -[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.30.Final:compile -[INFO] | +- io.grpc:grpc-protobuf:jar:1.17.1:compile -[INFO] | | +- com.google.api.grpc:proto-google-common-protos:jar:1.0.0:compile -[INFO] | | \- io.grpc:grpc-protobuf-lite:jar:1.17.1:compile -[INFO] | \- io.grpc:grpc-stub:jar:1.17.1:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-ozone-manager:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-tools:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-ozone-filesystem:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.openjdk.jmh:jmh-core:jar:1.19:compile -[INFO] | | \- net.sf.jopt-simple:jopt-simple:jar:4.6:compile -[INFO] | \- org.openjdk.jmh:jmh-generator-annprocess:jar:1.19:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem-lib-current:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-common:jar:0.5.0-SNAPSHOT:compile -[INFO] | \- org.apache.commons:commons-compress:jar:1.4.1:compile -[INFO] | \- org.tukaani:xz:jar:1.0:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-datanode:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-recon:jar:0.5.0-SNAPSHOT:compile -[INFO] | +- org.apache.hadoop:hadoop-ozone-reconcodegen:jar:0.5.0-SNAPSHOT:compile -[INFO] | | \- com.google.inject.extensions:guice-multibindings:jar:4.0:compile -[INFO] | +- com.google.inject:guice:jar:4.0:compile -[INFO] | | \- aopalliance:aopalliance:jar:1.0:compile -[INFO] | +- com.google.inject.extensions:guice-servlet:jar:4.0:compile -[INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile -[INFO] | +- org.glassfish.hk2:guice-bridge:jar:2.5.0:compile -[INFO] | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile -[INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile -[INFO] | | \- javax.validation:validation-api:jar:1.1.0.Final:compile -[INFO] | +- org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27:compile -[INFO] | | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27:compile -[INFO] | +- com.google.inject.extensions:guice-assistedinject:jar:4.0:compile -[INFO] | +- org.jooq:jooq:jar:3.11.10:compile -[INFO] | +- org.jooq:jooq-meta:jar:3.11.10:compile -[INFO] | +- org.jooq:jooq-codegen:jar:3.11.10:compile -[INFO] | +- com.jolbox:bonecp:jar:0.8.0.RELEASE:compile -[INFO] | \- org.springframework:spring-jdbc:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-beans:jar:5.1.3.RELEASE:compile -[INFO] | +- org.springframework:spring-core:jar:5.1.3.RELEASE:compile -[INFO] | | \- org.springframework:spring-jcl:jar:5.1.3.RELEASE:compile -[INFO] | \- org.springframework:spring-tx:jar:5.1.3.RELEASE:compile -[INFO] +- org.apache.hadoop:hadoop-hdds-docs:jar:0.5.0-SNAPSHOT:compile -[INFO] +- org.apache.hadoop:hadoop-ozone-upgrade:jar:0.5.0-SNAPSHOT:compile -[INFO] \- org.apache.hadoop:hadoop-ozone-insight:jar:0.5.0-SNAPSHOT:compile -[INFO] -[INFO] --------< org.apache.hadoop:hadoop-ozone-fault-injection-test >--------- -[INFO] Building Apache Hadoop Ozone Fault Injection Tests 0.5.0-SNAPSHOT [28/29] -[INFO] --------------------------------[ pom ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-fault-injection-test --- -[INFO] org.apache.hadoop:hadoop-ozone-fault-injection-test:pom:0.5.0-SNAPSHOT -[INFO] -[INFO] ------------< org.apache.hadoop:hadoop-ozone-network-tests >------------ -[INFO] Building Apache Hadoop Ozone Network Tests 0.5.0-SNAPSHOT [29/29] -[INFO] --------------------------------[ jar ]--------------------------------- -[INFO] -[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-ozone-network-tests --- -[INFO] org.apache.hadoop:hadoop-ozone-network-tests:jar:0.5.0-SNAPSHOT -[INFO] ------------------------------------------------------------------------ -[INFO] Reactor Summary for Apache Hadoop Ozone Main 0.5.0-SNAPSHOT: -[INFO] -[INFO] Apache Hadoop Ozone Main ........................... SUCCESS [ 0.580 s] -[INFO] Apache Hadoop HDDS ................................. SUCCESS [ 0.696 s] -[INFO] Apache Hadoop HDDS Config .......................... SUCCESS [ 0.156 s] -[INFO] Apache Hadoop HDDS Common .......................... SUCCESS [ 0.617 s] -[INFO] Apache Hadoop HDDS Client .......................... SUCCESS [ 0.169 s] -[INFO] Apache Hadoop HDDS Server Framework ................ SUCCESS [ 0.173 s] -[INFO] Apache Hadoop HDDS Container Service ............... SUCCESS [ 0.235 s] -[INFO] Apache Hadoop HDDS/Ozone Documentation ............. SUCCESS [ 0.133 s] -[INFO] Apache Hadoop HDDS SCM Server ...................... SUCCESS [ 0.310 s] -[INFO] Apache Hadoop HDDS Tools ........................... SUCCESS [ 0.250 s] -[INFO] Apache Hadoop Ozone ................................ SUCCESS [ 0.023 s] -[INFO] Apache Hadoop Ozone Common ......................... SUCCESS [ 0.247 s] -[INFO] Apache Hadoop Ozone Client ......................... SUCCESS [ 0.232 s] -[INFO] Apache Hadoop Ozone Manager Server ................. SUCCESS [ 0.252 s] -[INFO] Apache Hadoop Ozone S3 Gateway ..................... SUCCESS [ 0.383 s] -[INFO] Apache Hadoop Ozone CSI service .................... SUCCESS [ 0.676 s] -[INFO] Apache Hadoop Ozone Recon CodeGen .................. SUCCESS [ 0.349 s] -[INFO] Apache Hadoop Ozone Recon .......................... SUCCESS [ 0.327 s] -[INFO] Apache Hadoop Ozone Integration Tests .............. SUCCESS [ 0.381 s] -[INFO] Apache Hadoop Ozone FileSystem ..................... SUCCESS [ 0.449 s] -[INFO] Apache Hadoop Ozone FileSystem Single Jar Library .. SUCCESS [ 0.128 s] -[INFO] Apache Hadoop Ozone FileSystem Legacy Jar Library .. SUCCESS [ 0.206 s] -[INFO] Apache Hadoop Ozone Tools .......................... SUCCESS [ 0.287 s] -[INFO] Apache Hadoop Ozone Datanode ....................... SUCCESS [ 0.190 s] -[INFO] Apache Hadoop Ozone In-Place Upgrade ............... SUCCESS [ 0.200 s] -[INFO] Apache Hadoop Ozone Insight Tool ................... SUCCESS [ 0.309 s] -[INFO] Apache Hadoop Ozone Distribution ................... SUCCESS [ 0.283 s] -[INFO] Apache Hadoop Ozone Fault Injection Tests .......... SUCCESS [ 0.007 s] -[INFO] Apache Hadoop Ozone Network Tests .................. SUCCESS [ 0.007 s] -[INFO] ------------------------------------------------------------------------ -[INFO] BUILD SUCCESS -[INFO] ------------------------------------------------------------------------ -[INFO] Total time: 9.462 s -[INFO] Finished at: 2019-09-19T15:33:31-07:00 -[INFO] ------------------------------------------------------------------------