Preparing GUI resources for dynamic injection of contributed content. Ready to go, but for now disabled in web.xml.

Change-Id: I0751077702835e7572b20037ba6ddc1950be6037
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index 5317cc9..36f814c 100644
--- a/web/gui/pom.xml
+++ b/web/gui/pom.xml
@@ -64,10 +64,10 @@
                     <instructions>
                         <_wab>src/main/webapp/</_wab>
                         <Include-Resource>
-                            src/main/webapp/index.html,
-                            src/main/webapp/nav.html,
-                            src/main/webapp/onos.js,
-                            src/main/webapp/app/view,
+                            WEB-INF/classes/index.html=src/main/webapp/index.html,
+                            WEB-INF/classes/onos.js=src/main/webapp/onos.js,
+                            WEB-INF/classes/nav.html=src/main/webapp/nav.html,
+                            WEB-INF/classes/app/view=src/main/webapp/app/view,
                             {maven-resources}
                         </Include-Resource>
                         <Bundle-SymbolicName>