HBASE-8175 Include javadoc and book when site goal invoked

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-03-22 05:10:56 +00:00
parent dccb58a92d
commit 2cb6605bbd
1 changed files with 2 additions and 2 deletions

View File

@ -784,7 +784,7 @@
<goals>
<goal>copy-resources</goal>
</goals>
<phase>pre-site</phase>
<phase>site</phase>
<configuration>
<outputDirectory>target/site/apidocs</outputDirectory>
<resources>
@ -802,7 +802,7 @@
<goals>
<goal>copy-resources</goal>
</goals>
<phase>pre-site</phase>
<phase>site</phase>
<configuration>
<outputDirectory>target/site</outputDirectory>
<resources>