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

Enis Soztutar commented on HBASE-15753:
---------------------------------------

I am building with jdk-8, and the build is failing with bunch of ERRORs being 
reported from the javadoc tool, and the maven javadoc plugin execution fails 
with that. Did not inspect what is the actual root cause. 

> Site does not build with the instructions in the book
> -----------------------------------------------------
>
>                 Key: HBASE-15753
>                 URL: https://issues.apache.org/jira/browse/HBASE-15753
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>
> Originally reported by [~clarax98007] in HBASE-15337. 
> Instructions in the book say to run: 
> {code}
> mvn site -DskipTests
> {code}
> But it fails with javadoc related errors. 
> Seems that we are using this in the jenkins job that [~misty] had setup 
> (https://builds.apache.org/job/hbase_generate_website/): 
> {code}mvn  site -DskipTests -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true 
> -Dfindbugs.skip=true {code}
> We should either fix the javadoc, or update the instructions. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to