Guest User

Untitled

a guest
Feb 14th, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. mvn dependency:tree -Dincludes=io.netty
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Building Apache Giraph Rexster I/O Formats 1.1.0-SNAPSHOT
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO]
  8. [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ giraph-rexster-io ---
  9. [INFO] org.apache.giraph:giraph-rexster-io:jar:1.1.0-SNAPSHOT
  10. [INFO] +- org.apache.giraph:giraph-core:jar:1.1.0-SNAPSHOT:compile
  11. [INFO] | \- io.netty:netty-all:jar:4.0.14.Final:compile
  12. [INFO] \- com.tinkerpop.blueprints:blueprints-neo4j-graph:jar:2.4.0:test
  13. [INFO] \- org.neo4j:neo4j-ha:jar:1.9.2:test
  14. [INFO] \- org.neo4j:neo4j-com:jar:1.9.2:test
  15. [INFO] \- io.netty:netty:jar:3.6.3.Final:test
Advertisement
Add Comment
Please, Sign In to add comment