bzhaoopenstack commented on issue #959: HBASE-23612: Add new profile to make hbase build success on ARM URL: https://github.com/apache/hbase/pull/959#issuecomment-569604956 mvn clean install assembly:single -f ./pom.xml -Dhadoop.profile=3.0 -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dspotbugs.skip=true -DskipTests 2>&1 | tee ~/hbase-results/hbase_build.log \ && mvn clean test -P runAllTests -Dhadoop.profile=3.0 -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dspotbugs.skip=true -Dtest.exclude.pattern=**/security.access.TestSnapshotScannerHDFSAclController.java -fn | tee ~/hbase-results/hbase_all_test.log
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
