Description
From mvn dependency:tree
[INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
[INFO] | - org.hbase:asynchbase:jar:1.2.0:compile
[INFO] | +- org.jboss.netty:netty:jar:3.2.7.Final:compile
...
[INFO] - org.apache.avro:avro-ipc:jar:1.7.2:compile
[INFO] +- org.mortbay.jetty:jetty:jar:6.1.26:compile
[INFO] +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
[INFO] +- io.netty:netty:jar:3.4.0.Final:compile
And we end up with both jars in the classpath.
Attachments
Attachments
Issue Links
- links to