Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.0
-
None
Description
Selected output from maven dependency tree
[INFO] ------------------------------------------------------------------------
[INFO] Building Logical Plan, Base expressions 1.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ drill-logical ---
[INFO] org.apache.drill:drill-logical:jar:1.12.0-SNAPSHOT
[INFO] +- org.apache.drill:drill-protocol:jar:1.12.0-SNAPSHOT:compile
[INFO] | +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] | +- com.dyuproject.protostuff:protostuff-core:jar:1.0.8:compile
[INFO] | | \- com.dyuproject.protostuff:protostuff-api:jar:1.0.8:compile
[INFO] | \- com.dyuproject.protostuff:protostuff-json:jar:1.0.8:compile
[INFO] | \- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
[INFO] +- org.apache.drill:drill-common:jar:1.12.0-SNAPSHOT:compile
[INFO] +- org.apache.drill:drill-common:jar:tests:1.12.0-SNAPSHOT:test
[INFO] +- junit:junit:jar:4.11:compile
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:compile
[INFO] +- org.apache.calcite:calcite-core:jar:1.4.0-drill-r23:compile
[INFO] | +- org.apache.calcite:calcite-avatica:jar:1.4.0-drill-r23:compile
[INFO] | +- org.apache.calcite:calcite-linq4j:jar:1.4.0-drill-r23:compile
[INFO] | +- commons-dbcp:commons-dbcp:jar:1.4:compile
[INFO] | | \- commons-pool:commons-pool:jar:1.5.4:compile
[INFO] | +- com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] | +- net.hydromatic:eigenbase-properties:jar:1.1.5:compile
[INFO] | +- org.codehaus.janino:janino:jar:2.7.6:compile
[INFO] | +- org.codehaus.janino:commons-compiler:jar:2.7.6:compile
[INFO] | \- org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde:compile
[INFO] | \- commons-lang:commons-lang:jar:2.4:compile
[INFO] +- com.typesafe:config:jar:1.0.0:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.1:compile
[INFO] +- org.msgpack:msgpack:jar:0.6.6:compile
[INFO] | +- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[INFO] | \- org.javassist:javassist:jar:3.16.1-GA:compile
[INFO] +- org.reflections:reflections:jar:0.9.8:compile
[INFO] | +- javassist:javassist:jar:3.12.1.GA:compile
[INFO] | \- dom4j:dom4j:jar:1.6.1:compile
[INFO] | \- xml-apis:xml-apis:jar:1.0.b2:compile
Attachments
Issue Links
- links to