Jonathan Hsieh created HBASE-17925:
--------------------------------------
Summary: mvn assembly:single fails against hadoop3-alpah2
Key: HBASE-17925
URL: https://issues.apache.org/jira/browse/HBASE-17925
Project: HBase
Issue Type: Sub-task
Reporter: Jonathan Hsieh
generally to build tarballs against hadoop3 alpha2 we'd use
{code}
mvn -Dhadoop.profile=3.0 -Dhadoop.three-version=3.0.0-alpha2 assembly:single
-DskipTests
{code}
This currently fails.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)