From: “shentao” Date: Sun, 18 Sep 2016 07:38:21 +0000 (+0800) Subject: add package module X-Git-Tag: release/sun~212^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ee2ca98949c84befe64db9cfa817524ca94e8b92;p=vnfsdk%2Frefrepo.git add package module Change-Id: Ie468c1de24a91d9cbc670b3df667ad3ddf486dce Signed-off-by: “shentao” --- diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 1152b1d4..20585b1b 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -1,30 +1,30 @@ - - - - - - org.openo.gso.gui - gso-gui - 1.0.0-SNAPSHOT - .. - - 4.0.0 - openo-portal - pom - portal - + + + + + + org.openo.gso.gui + gso-gui + 1.0.0-SNAPSHOT + .. + + 4.0.0 + openo-portal + pom + portal + diff --git a/openo-portal/portal-common/pom.xml b/openo-portal/portal-common/pom.xml index 5be89d20..81092077 100644 --- a/openo-portal/portal-common/pom.xml +++ b/openo-portal/portal-common/pom.xml @@ -1,31 +1,31 @@ - - - - 4.0.0 - - org.openo.gso.gui - openo-portal - 1.0.0-SNAPSHOT - - - - common - 1.0.0-SNAPSHOT - pom - + + + + 4.0.0 + + org.openo.gso.gui + openo-portal + 1.0.0-SNAPSHOT + + + + common + 1.0.0-SNAPSHOT + pom + diff --git a/openo-portal/portal-extsys/pom.xml b/openo-portal/portal-extsys/pom.xml index 703434d2..ded01b8d 100644 --- a/openo-portal/portal-extsys/pom.xml +++ b/openo-portal/portal-extsys/pom.xml @@ -1,32 +1,32 @@ - - - - 4.0.0 - - openo-portal - openo-portal - 1.0.0-SNAPSHOT - - - - openo-portal.module.extsys - module-extsys - 1.0.0-SNAPSHOT - pom - + + + + 4.0.0 + + openo-portal + openo-portal + 1.0.0-SNAPSHOT + + + + openo-portal.module.extsys + module-extsys + 1.0.0-SNAPSHOT + pom + diff --git a/openo-portal/portal-lifecyclemgr/pom.xml b/openo-portal/portal-lifecyclemgr/pom.xml index 5fe24ac7..634020f3 100644 --- a/openo-portal/portal-lifecyclemgr/pom.xml +++ b/openo-portal/portal-lifecyclemgr/pom.xml @@ -1,31 +1,31 @@ - - - - 4.0.0 - - org.openo.gso.gui - openo-portal - 1.0.0-SNAPSHOT - - - - module-lifecyclemgr - 1.0.0-SNAPSHOT - pom - + + + + 4.0.0 + + org.openo.gso.gui + openo-portal + 1.0.0-SNAPSHOT + + + + module-lifecyclemgr + 1.0.0-SNAPSHOT + pom + diff --git a/openo-portal/portal-package/pom.xml b/openo-portal/portal-package/pom.xml new file mode 100644 index 00000000..125380e8 --- /dev/null +++ b/openo-portal/portal-package/pom.xml @@ -0,0 +1,58 @@ + + + + + org.openo.gso.gui + openo-portal + 1.0.0-SNAPSHOT + + + 4.0.0 + portal-package + war + + + + org.openo.gso.gui + portal-common + 1.0.0-SNAPSHOT + war + + + + + open-portal + + + org.apache.maven.plugins + maven-war-plugin + + WEB-INF/web.xml + + + org.openo.gso.gui + portal-common + + + + + + + diff --git a/openo-portal/portal-package/src/main/webapp/WEB-INF/web.xml b/openo-portal/portal-package/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 00000000..e7cd792c --- /dev/null +++ b/openo-portal/portal-package/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,21 @@ + + + + OPEN-O Web Application + diff --git a/pom.xml b/pom.xml index f25e9f02..2564c672 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,35 @@ - - - - - org.openo.oparent - oparent - 1.0.0-SNAPSHOT - ../oparent - - 4.0.0 - org.openo.gso.gui - gso-gui - pom - gui - - openo-portal - servicegateway - - + + + + + org.openo.oparent + oparent + 1.0.0-SNAPSHOT + ../oparent + + 4.0.0 + org.openo.gso.gui + gso-gui + pom + gui + + openo-portal + servicegateway + +