[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] HBase [INFO] HBase - Server [INFO] HBase - Assembly [INFO] HBase - Site [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- [INFO] Deleting /home/mcorgan/testmodules/hbase-trunk/target [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] >>> maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase <<< [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:javadoc (javadoc) @ hbase --- [INFO] [INFO] >>> maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase --- [INFO] [INFO] <<< maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase <<< [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:test-javadoc (javadoc) @ hbase --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-javadocs) @ hbase --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mcorgan/testmodules/hbase-trunk/target/apidocs [INFO] [INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase --- [INFO] Parent project loaded from repository. [INFO] Parent project loaded from repository. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase-server --- [INFO] Deleting /home/mcorgan/testmodules/hbase-trunk/hbase-server/target [INFO] [INFO] --- avro-maven-plugin:1.5.3:schema (generate-avro-sources) @ hbase-server --- [INFO] [INFO] --- avro-maven-plugin:1.5.3:protocol (generate-avro-sources) @ hbase-server --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps [copy] Copying 3 files to /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps/master/WEB-INF [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/hbase-webapps/regionserver/WEB-INF [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-Avro-source) @ hbase-server --- [INFO] Source directory: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/generated-jamon added. [INFO] Source directory: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/generated-sources/java added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [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 [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hbase-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/nativelib [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase-server --- [INFO] Compiling 760 source files to /home/mcorgan/testmodules/hbase-trunk/hbase-server/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [5.055s] [INFO] HBase - Server .................................... FAILURE [32.792s] [INFO] HBase - Assembly .................................. SKIPPED [INFO] HBase - Site ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.394s [INFO] Finished at: Fri May 25 23:22:40 PDT 2012 [INFO] Final Memory: 54M/810M [INFO] ------------------------------------------------------------------------ [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: [ERROR] could not parse error message: warning: [options] bootstrap class path not set in conjunction with -source 1.6 [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 [ERROR] import java.util.concurrent.ConcurrentHashMap; [ERROR] ^ [ERROR] [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 [ERROR] [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 [ERROR] [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 [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hbase-server