[
https://issues.apache.org/jira/browse/HBASE-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845744#comment-13845744
]
Jonathan Hsieh commented on HBASE-9729:
---------------------------------------
Hm.. the the issue brought up in the mailing list (hadoop QA never passed after
10/2/13) was checked by searching my emails, the last +1 from hadoopqa and the
git bisect. The date corresponded with when HBASE-9699 was committed.
This issue, and the ticket [~enis] brings up may be different than the mailing
list issue. I will investigate HBASE-9517 as the potential root cause.
> mvn site fails without install first
> ------------------------------------
>
> Key: HBASE-9729
> URL: https://issues.apache.org/jira/browse/HBASE-9729
> Project: HBase
> Issue Type: Bug
> Components: build, documentation
> Reporter: Enis Soztutar
> Attachments: HBASE-9729-0.patch
>
>
> mvn site fails on hadoopqa runs, and also on fresh checkouts. The problem
> seems to be that mvn site somehow does not trigger a correct reactor
> ordering. hbase-server is built before other components, and thus throws
> dependency errors because the other modules are not build yet.
> An example from
> https://builds.apache.org/job/PreCommit-HBASE-Build/7491//consoleFull:
> {code}
> /home/jenkins/tools/maven/latest/bin/mvn compile site -DskipTests
> -DHBasePatchProcess >
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/patchprocess/patchSiteOutput.txt
> 2>&1
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)