Skip to content

Instantly share code, notes, and snippets.

@LesTR
Created April 25, 2014 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LesTR/137532401076ea0f4979 to your computer and use it in GitHub Desktop.
Save LesTR/137532401076ea0f4979 to your computer and use it in GitHub Desktop.
lestr@drbal:~/data/git/hbase [ 0.94 ] ∑ mvn dependency:tree
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] org.apache.maven.plugins: checking for updates from ghelmling.testing
[INFO] org.codehaus.mojo: checking for updates from ghelmling.testing
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase
[INFO] task-segment: [dependency:tree]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:tree {execution: default-cli}]
[INFO] org.apache.hbase:hbase:jar:0.94.19
[INFO] +- com.yammer.metrics:metrics-core:jar:2.1.2:compile
[INFO] +- com.google.guava:guava:jar:11.0.2:compile
[INFO] | \- com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] +- commons-cli:commons-cli:jar:1.2:compile
[INFO] +- commons-configuration:commons-configuration:jar:1.6:compile
[INFO] | +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] | +- commons-digester:commons-digester:jar:1.8:compile
[INFO] | | \- commons-beanutils:commons-beanutils:jar:1.7.0:compile
[INFO] | \- commons-beanutils:commons-beanutils-core:jar:1.8.0:compile
[INFO] +- com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.1:compile
[INFO] +- commons-codec:commons-codec:jar:1.4:compile
[INFO] +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO] +- commons-io:commons-io:jar:2.1:compile
[INFO] +- commons-lang:commons-lang:jar:2.5:compile
[INFO] +- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] +- log4j:log4j:jar:1.2.16:compile
[INFO] +- org.apache.avro:avro:jar:1.5.3:compile
[INFO] | \- org.xerial.snappy:snappy-java:jar:1.0.3.2:compile
[INFO] +- org.apache.avro:avro-ipc:jar:1.5.3:compile
[INFO] | +- org.jboss.netty:netty:jar:3.2.4.Final:compile
[INFO] | \- org.apache.velocity:velocity:jar:1.7:compile
[INFO] +- org.apache.zookeeper:zookeeper:jar:3.4.5:compile
[INFO] +- org.apache.thrift:libthrift:jar:0.8.0:compile
[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.1.2:compile
[INFO] | \- org.apache.httpcomponents:httpcore:jar:4.1.3:compile
[INFO] +- org.jruby:jruby-complete:jar:1.6.5:compile
[INFO] +- org.mortbay.jetty:jetty:jar:6.1.26:compile
[INFO] +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
[INFO] +- org.mortbay.jetty:jsp-2.1:jar:6.1.14:compile
[INFO] | \- org.eclipse.jdt:core:jar:3.1.1:compile
[INFO] +- org.mortbay.jetty:jsp-api-2.1:jar:6.1.14:compile
[INFO] +- org.mortbay.jetty:servlet-api-2.5:jar:6.1.14:compile
[INFO] +- org.codehaus.jackson:jackson-core-asl:jar:1.8.8:compile
[INFO] +- org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8:compile
[INFO] +- org.codehaus.jackson:jackson-jaxrs:jar:1.8.8:compile
[INFO] +- org.codehaus.jackson:jackson-xc:jar:1.8.8:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.4.3:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.4.3:compile
[INFO] +- tomcat:jasper-compiler:jar:5.5.23:runtime (scope not updated to compile)
[INFO] +- tomcat:jasper-runtime:jar:5.5.23:runtime (scope not updated to compile)
[INFO] +- org.jamon:jamon-runtime:jar:2.3.1:compile
[INFO] +- com.google.protobuf:protobuf-java:jar:2.5.0:compile
[INFO] +- com.sun.jersey:jersey-core:jar:1.8:compile
[INFO] +- com.sun.jersey:jersey-json:jar:1.8:compile
[INFO] | +- org.codehaus.jettison:jettison:jar:1.1:compile
[INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:compile
[INFO] +- com.sun.jersey:jersey-server:jar:1.8:compile
[INFO] | \- asm:asm:jar:3.1:compile
[INFO] +- javax.xml.bind:jaxb-api:jar:2.1:compile
[INFO] | \- javax.activation:activation:jar:1.1:compile
[INFO] +- stax:stax-api:jar:1.0.1:compile
[INFO] +- junit:junit:jar:4.11:runtime
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:runtime
[INFO] +- org.mockito:mockito-all:jar:1.8.5:test
[INFO] +- org.apache.commons:commons-math:jar:2.1:test (scope not updated to compile)
[INFO] +- org.apache.hadoop:hadoop-core:jar:1.0.4:compile
[INFO] | +- xmlenc:xmlenc:jar:0.52:compile
[INFO] | +- commons-net:commons-net:jar:1.4.1:compile
[INFO] | \- commons-el:commons-el:jar:1.0:compile
[INFO] \- org.apache.hadoop:hadoop-test:jar:1.0.4:test
[INFO] +- org.apache.ftpserver:ftplet-api:jar:1.0.0:test
[INFO] +- org.apache.mina:mina-core:jar:2.0.0-M5:test
[INFO] +- org.apache.ftpserver:ftpserver-core:jar:1.0.0:test
[INFO] \- org.apache.ftpserver:ftpserver-deprecated:jar:1.0.0-M2:test
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Apr 25 14:38:17 CEST 2014
[INFO] Final Memory: 59M/686M
[INFO] ------------------------------------------------------------------------
lestr@drbal:~/data/git/hbase [ 0.94 ] ∑
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment