Guest User

Untitled

a guest
Feb 17th, 2014
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [INFO]
  2. [INFO] --- maven-assembly-plugin:2.4:single (assemble) @ giraph-dist ---
  3. [INFO] Reading assembly descriptor: src/main/assembly/bin.xml
  4. [INFO] Reading assembly descriptor: src/main/assembly/src.xml
  5. [INFO] Copying files to /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-bin
  6. [WARNING] Assembly file: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-bin is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
  7. [INFO] Building tar: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-bin.tar.gz
  8. [INFO] Copying files to /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-src
  9. [WARNING] Assembly file: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-src is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
  10. [INFO] Building tar: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-src.tar.gz
  11. [INFO] Building tar: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-src.tar.bz2
  12. [INFO] Building zip: /Users/pavanka/digraph/giraph/giraph-dist/target/giraph-1.1.0-SNAPSHOT-for-hadoop-1.2.1-src.zip
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] Reactor Summary:
  15. [INFO]
  16. [INFO] Apache Giraph Parent .............................. SUCCESS [4.591s]
  17. [INFO] Apache Giraph Core ................................ SUCCESS [7:28.434s]
  18. [INFO] Apache Giraph Examples ............................ SUCCESS [10:03.020s]
  19. [INFO] Apache Giraph HBase I/O ........................... SUCCESS [4:28.021s]
  20. [INFO] Apache Giraph Accumulo I/O ........................ SUCCESS [1:09.314s]
  21. [INFO] Apache Giraph HCatalog I/O ........................ SUCCESS [1:27.552s]
  22. [INFO] Apache Giraph Hive I/O ............................ SUCCESS [3:44.397s]
  23. [INFO] Apache Giraph Gora I/O ............................ SUCCESS [1:54.144s]
  24. [INFO] Apache Giraph Rexster I/O ......................... SUCCESS [0.817s]
  25. [INFO] Apache Giraph Rexster Kibble ...................... SUCCESS [10.700s]
  26. [INFO] Apache Giraph Rexster I/O Formats ................. SUCCESS [1:55.169s]
  27. [INFO] Apache Giraph Distribution ........................ SUCCESS [21.675s]
  28. [INFO] ------------------------------------------------------------------------
  29. [INFO] BUILD SUCCESS
  30. [INFO] ------------------------------------------------------------------------
  31. [INFO] Total time: 32:48.542s
  32. [INFO] Finished at: Mon Feb 17 09:07:30 PST 2014
  33. [INFO] Final Memory: 123M/680M
  34. [INFO] ------------------------------------------------------------------------
  35.  
  36. pavanka@pavanka-mbp1:~/digraph/giraph$ mvn clean verify -Phadoop_1
Advertisement
Add Comment
Please, Sign In to add comment