diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 4856fc57d968..a77dea31305f 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -279,7 +279,7 @@ true - + maven-resources-plugin @@ -295,7 +295,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 1f17eecf3f39..6938694a492f 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 @@ */ --%> - + - + - +