[
https://issues.apache.org/jira/browse/HBASE-17925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973971#comment-15973971
]
Hudson commented on HBASE-17925:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #119 (See
[https://builds.apache.org/job/HBase-1.2-JDK8/119/])
HBASE-17925 mvn assembly:single fails against hadoop3-alpha2 (jmhsieh: rev
d0d162d1f7594ef0454d0aed60c391f268e68dbd)
* (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)