[ https://issues.apache.org/jira/browse/HBASE-17925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973965#comment-15973965 ]
Hudson commented on HBASE-17925: -------------------------------- SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #146 (See [https://builds.apache.org/job/HBase-1.3-JDK7/146/]) HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 (jmhsieh: rev acbba3749ad02c62ae4b45e7ba07321ae9400d8a) * (edit) pom.xml > mvn assembly:single fails against hadoop3-alpha2 > ------------------------------------------------ > > Key: HBASE-17925 > URL: https://issues.apache.org/jira/browse/HBASE-17925 > Project: HBase > Issue Type: Sub-task > Components: hadoop3 > Affects Versions: 2.0.0 > Reporter: Jonathan Hsieh > Assignee: Jonathan Hsieh > Fix For: 2.0.0, 1.4.0, 1.1.9, 1.2.6, 1.3.2 > > Attachments: hbase-17925.patch > > > 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)