diff --git a/ui/console/pom.xml b/ui/console/pom.xml index e743d98d..c433ee7d 100644 --- a/ui/console/pom.xml +++ b/ui/console/pom.xml @@ -31,6 +31,10 @@ hawkular-console war + + /hawkular-console + + @@ -120,6 +124,14 @@ maven-war-plugin + + src/main/webapp + + index.html + WEB-INF/* + + true + target @@ -138,9 +150,9 @@ dev - - true - + + / + @@ -163,10 +175,5 @@ - - - release - diff --git a/ui/console/src/main/webapp/WEB-INF/jboss-web.xml b/ui/console/src/main/webapp/WEB-INF/jboss-web.xml index 09754288..972c6849 100644 --- a/ui/console/src/main/webapp/WEB-INF/jboss-web.xml +++ b/ui/console/src/main/webapp/WEB-INF/jboss-web.xml @@ -19,5 +19,5 @@ --> - hawkular-console + ${hawkular.console.context} diff --git a/ui/console/src/main/webapp/index.html b/ui/console/src/main/webapp/index.html index 5799d5a4..83296dfb 100644 --- a/ui/console/src/main/webapp/index.html +++ b/ui/console/src/main/webapp/index.html @@ -3,7 +3,7 @@ hawkular-console - +