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