diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index f5d07da05773..7bd7b188cc32 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -280,7 +280,7 @@ true - + maven-resources-plugin @@ -296,7 +296,7 @@ true - ../hbase-server/src/main/resources/hbase-webapps/static + ../hbase-server/target/hbase-webapps/static diff --git a/hbase-rest/src/main/resources/hbase-webapps/rest/footer.jsp b/hbase-rest/src/main/resources/hbase-webapps/rest/footer.jsp index 55d8fec75247..2e11fe6ad520 100644 --- a/hbase-rest/src/main/resources/hbase-webapps/rest/footer.jsp +++ b/hbase-rest/src/main/resources/hbase-webapps/rest/footer.jsp @@ -19,7 +19,7 @@ --%> - + - + - - + + +
- + - + diff --git a/hbase-server/src/main/resources/hbase-webapps/master/scripts.jsp b/hbase-server/src/main/resources/hbase-webapps/master/scripts.jsp index 1e9031f77eba..d987621a119d 100644 --- a/hbase-server/src/main/resources/hbase-webapps/master/scripts.jsp +++ b/hbase-server/src/main/resources/hbase-webapps/master/scripts.jsp @@ -18,7 +18,7 @@ */ --%> - + - + - +