X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=c1ce21e4fab04d1017ebefdb4f7f33307d81b163;hb=929b9231a07fd4d85614419ec46abf68b6576315;hp=b9f7e83753f262194a21460e6d3233ad6c9c2bdd;hpb=483728062ba18ebe585da8287c72b8bf73a0a509;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index b9f7e8375..c1ce21e4f 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,28 +17,29 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT ONAP-SDK-APP war UTF-8 - 1.3.1 + 2.1.0 4.2.0.RELEASE 4.3.11.Final true - 2.6.0 - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/**/* + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/**/* + + http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.37/bin + apache-tomcat-8.0.37 @@ -96,7 +97,7 @@ maven-war-plugin 2.1 - true + true true @@ -111,8 +112,8 @@ org.onap.portal.sdk epsdk-app-overlay - static/fusion/raptor/uigrid/vfs_fonts.js - + static/fusion/raptor/uigrid/vfs_fonts.js + org.onap.policy.engine @@ -122,29 +123,71 @@ - org.apache.maven.plugins - maven-assembly-plugin - 3.0.0 - - ${skipassembly} - - ${basedir}/distribution.xml - - - - - make-assembly - package - - single - - - - + org.apache.maven.plugins + maven-assembly-plugin + 3.0.0 + + ${skipassembly} + + ${basedir}/distribution.xml + + + + + make-assembly + package + + single + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + + + io.fabric8 + docker-maven-plugin + 0.22.0 + + true + + + onap/portal-sdk:${project.version} + + frolvlad/alpine-oraclejdk8:slim + + artifact + + + + + tar -xzf ${tomcat.download.name}.tar.gz + rm -f ${tomcat.download.name}.tar.gz + rm -fr ${tomcat.download.name}/webapps/[a-z]* + mkdir -p /opt + mv ${tomcat.download.name} /opt + + + + /opt/${tomcat.download.name}/bin/catalina.sh run + + + + + + + - + org.onap.policy.engine POLICY-SDK-APP @@ -202,7 +245,7 @@ mysql - mysql-connector-java + mysql-connector-java @@ -227,7 +270,7 @@ eelf-core 0.0.1 - + org.slf4j jcl-over-slf4j