[ https://issues.apache.org/jira/browse/HBASE-15753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Misty Stanley-Jones reassigned HBASE-15753: ------------------------------------------- Assignee: Misty Stanley-Jones > 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 > Components: community, documentation, website > Reporter: Enis Soztutar > Assignee: Misty Stanley-Jones > > 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.4.14#64029)