From 21b607e322df0404c9941bc3dd12faef6b7957fe Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Thu, 5 Nov 2015 07:31:59 +1000 Subject: [PATCH] HBASE-14764 Stop using post-site target --- pom.xml | 100 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/pom.xml b/pom.xml index e007586ed25..e306f01a92e 100644 --- a/pom.xml +++ b/pom.xml @@ -909,7 +909,7 @@ transform - pre-site + site @@ -965,54 +965,6 @@ hbase/checkstyle-suppressions.xml - - org.apache.maven.plugins - maven-resources-plugin - - false - - - copy-htaccess - - copy-resources - - post-site - - ${project.reporting.outputDirectory}/ - - - ${basedir}/src/main/site/resources/ - - .htaccess - - - - - - - - copy-empty-book-dir - - copy-resources - - post-site - - ${project.reporting.outputDirectory}/ - - - ${basedir}/src/main/site/resources/ - - book/** - - - - - - - - \ - - org.apache.maven.plugins maven-site-plugin @@ -1087,6 +1039,54 @@ + + org.apache.maven.plugins + maven-resources-plugin + + false + + + copy-htaccess + + copy-resources + + site + + ${project.reporting.outputDirectory}/ + + + ${basedir}/src/main/site/resources/ + + .htaccess + + + + + + + + copy-empty-book-dir + + copy-resources + + site + + ${project.reporting.outputDirectory}/ + + + ${basedir}/src/main/site/resources/ + + book/** + + + + + + + + \ + + org.apache.maven.plugins maven-antrun-plugin @@ -1096,7 +1096,7 @@ rename-pdf - post-site + site