Advertisement
Guest User

mcorgan-build-output1.txt

a guest
May 26th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO] ------------------------------------------------------------------------
  3. [INFO] Reactor Build Order:
  4. [INFO]
  5. [INFO] HBase
  6. [INFO] HBase - Server
  7. [INFO] HBase - Assembly
  8. [INFO] HBase - Site
  9. [INFO]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] Building HBase 0.95-SNAPSHOT
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO]
  14. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
  15. [INFO] Deleting /home/mcorgan/testmodules/hbase-trunk/target
  16. [INFO]
  17. [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase ---
  18. [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
  19. [INFO] Setting property: velocimacro.messages.on => 'false'.
  20. [INFO] Setting property: resource.loader => 'classpath'.
  21. [INFO] Setting property: resource.manager.logwhenfound => 'false'.
  22. [INFO]
  23. [INFO] >>> maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase >>>
  24. [INFO]
  25. [INFO] <<< maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase <<<
  26. [INFO]
  27. [INFO] --- maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase ---
  28. [INFO]
  29. [INFO] >>> maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase >>>
  30. [INFO]
  31. [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase ---
  32. [INFO]
  33. [INFO] <<< maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase <<<
  34. [INFO]
  35. [INFO] --- maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase ---
  36. [INFO]
  37. [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-javadocs) @ hbase ---
  38. [debug] execute contextualize
  39. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  40. [INFO] skip non existing resourceDirectory /home/mcorgan/testmodules/hbase-trunk/target/apidocs
  41. [INFO]
  42. [INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
  43. [INFO] Parent project loaded from repository.
  44. [INFO] Parent project loaded from repository.
  45. [INFO]
  46. [INFO] ------------------------------------------------------------------------
  47. [INFO] Building HBase - Server 0.95-SNAPSHOT
  48. [INFO] ------------------------------------------------------------------------
  49. [INFO]
  50. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-server ---
  51. [INFO] Deleting /home/mcorgan/testmodules/hbase-trunk/hbase-server/target
  52. [INFO]
  53. [INFO] --- avro-maven-plugin:1.5.3:schema (generate-avro-sources) @ hbase-server ---
  54. [INFO]
  55. [INFO] --- avro-maven-plugin:1.5.3:protocol (generate-avro-sources) @ hbase-server ---
  56. [INFO]
  57. [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
  58. [INFO] Executing tasks
  59.  
  60. main:
  61. [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps
  62. [copy] Copying 3 files to /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps
  63. [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps/master/WEB-INF
  64. [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps/regionserver/WEB-INF
  65. [INFO] Executed tasks
  66. [INFO]
  67. [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-Avro-source) @ hbase-server ---
  68. [INFO] Source directory: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/generated-jamon added.
  69. [INFO] Source directory: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/generated-sources/java added.
  70. [INFO]
  71. [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server ---
  72. [INFO] Translating 4 templates from /home/mcorgan/testmodules/hbase-trunk/hbase-server/src/main/jamon to /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/generated-jamon
  73. [INFO]
  74. [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase-server ---
  75. [INFO]
  76. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hbase-server ---
  77. [debug] execute contextualize
  78. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  79. [INFO] Copying 1 resource
  80. [INFO] Copying 3 resources
  81. [INFO]
  82. [INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase-server ---
  83. [INFO] Executing tasks
  84.  
  85. main:
  86. [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/nativelib
  87. [INFO] Executed tasks
  88. [INFO]
  89. [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase-server ---
  90. [INFO] Compiling 760 source files to /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/classes
  91. [INFO] ------------------------------------------------------------------------
  92. [INFO] Reactor Summary:
  93. [INFO]
  94. [INFO] HBase ............................................. SUCCESS [5.055s]
  95. [INFO] HBase - Server .................................... FAILURE [32.792s]
  96. [INFO] HBase - Assembly .................................. SKIPPED
  97. [INFO] HBase - Site ...................................... SKIPPED
  98. [INFO] ------------------------------------------------------------------------
  99. [INFO] BUILD FAILURE
  100. [INFO] ------------------------------------------------------------------------
  101. [INFO] Total time: 38.394s
  102. [INFO] Finished at: Fri May 25 23:22:40 PDT 2012
  103. [INFO] Final Memory: 54M/810M
  104. [INFO] ------------------------------------------------------------------------
  105. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project hbase-server: Compilation failure: Compilation failure:
  106. [ERROR] could not parse error message: warning: [options] bootstrap class path not set in conjunction with -source 1.6
  107. [ERROR] /home/mcorgan/testmodules/hbase-trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:48: warning: Unsafe is internal proprietary API and may be removed in a future release
  108. [ERROR] import java.util.concurrent.ConcurrentHashMap;
  109. [ERROR] ^
  110. [ERROR]
  111. [ERROR] /home/mcorgan/testmodules/hbase-trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1042,19] Unsafe is internal proprietary API and may be removed in a future release
  112. [ERROR]
  113. [ERROR] /home/mcorgan/testmodules/hbase-trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1048,21] Unsafe is internal proprietary API and may be removed in a future release
  114. [ERROR]
  115. [ERROR] /home/mcorgan/testmodules/hbase-trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1053,28] Unsafe is internal proprietary API and may be removed in a future release
  116. [ERROR] -> [Help 1]
  117. [ERROR]
  118. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  119. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  120. [ERROR]
  121. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  122. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  123. [ERROR]
  124. [ERROR] After correcting the problems, you can resume the build with the command
  125. [ERROR] mvn <goals> -rf :hbase-server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement