[ 
https://issues.apache.org/jira/browse/HBASE-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846513#comment-13846513
 ] 

Jonathan Hsieh commented on HBASE-9729:
---------------------------------------


----

[~eclark] I buy that that patch will fix the mvn site problem in the script.  
if we are going with this can you do a quick update to the docbook as well.  It 
would be in this section:
http://hbase.apache.org/book.html#documentation

It  does seem like a workaround hack -- maybe commit the script/doc fix on a 
subtask and leave this one open since there is like something underlying that 
causes this?   

[~enis] I tried 'mvn clean site -DskipTests' before and after HBASE-9517 just 
now and didn't see the a problem so I don't think that was the cause.  I know 
in that HBASE-9517 I mentioned having to do an install and then a site. I'm 
more inclined now to believe this is due to the state of my local dev env at 
the time.




> 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)

Reply via email to