X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=ui%2Fpom.xml;h=e4736ef4a67975380e0c8a5c6c56d9e009960bbb;hp=85890da3439206224d5dd75517e0acf1d5519dd7;hb=dda7dca2c875008b67a5af805912ffc8966ad343;hpb=c5ad3fa5dcff60eb9108ed303806ff28b31a9c09 diff --git a/ui/pom.xml b/ui/pom.xml old mode 100755 new mode 100644 index 85890da..e4736ef --- a/ui/pom.xml +++ b/ui/pom.xml @@ -1,236 +1,377 @@ - + + 4.0.0 -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at + org.akraino.validation + ui + 0.1.0-SNAPSHOT + AECBlueprintValidationUI Maven Webapp + war - http://www.apache.org/licenses/LICENSE-2.0 + + 1.8 + 1.8 + 1.8 + UTF-8 + + true + + false + 2.4.0 + 0.7.9 + 4.2.3.RELEASE + 2.19.1 + 2.0.2 + 2.8 + 1.0.0 + 2.9.9 + 0.9.5.2 + 2.0.0 + 3.1.0 + 4.12 + 2.2.0 + 20180813 + 2.2.1 + 1.7.12 + 1.19.4 + 27.1-jre + 1.12.1 + 3.1 + 0.22.0 + http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.37/bin + apache-tomcat-8.0.37 + 3.0.0 + -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. ---> + + + onap-releases + onap-releases + https://nexus.onap.org/content/repositories/releases/ + + - - 4.0.0 - org.akraino.validation - ui - war - 0.0.1-SNAPSHOT - AECBlueprintValidationUI Maven Webapp - http://maven.apache.org - - 1.8 - 4.3.0.RELEASE - 3.2.3.RELEASE - 2.7.5 - UTF-8 - 1.19.4 - 27.1-jre - + + + AECBlueprintValidationUI - - - central - Central Repository - http://repo.maven.apache.org/maven2 - default - - false - - - + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin-version} + + ${skiptests} + + **/Test*.java + **/*Test.java + **/*TestCase.java + + + ${basedir}/war + + + classpath: + + + - - - central - Maven Plugin Repository - http://repo1.maven.org/maven2 - default - - false - - - never - - - + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin-version} + + + + true + + + ${project.version} + ${maven.build.timestamp} + + + + + org.onap.portal.sdk + epsdk-app-overlay + + app/fusion/scripts/DS2-view-models/welcome-content.html + + + + + - - - junit - junit - 4.12 - test - - - commons-codec - commons-codec - 1.11 - - - org.springframework - spring-webmvc - ${org.springframework-version} - - - org.springframework - spring-context - ${org.springframework-version} - - - org.springframework - spring-orm - ${org.springframework-version} - - - org.springframework - spring-tx - ${org.springframework-version} - - - commons-fileupload - commons-fileupload - 1.3.2 - - - org.hibernate - hibernate-core - 5.2.6.Final - - - org.javassist - javassist - 3.18.2-GA - - - org.hibernate - hibernate-c3p0 - 5.2.6.Final - - - commons-dbcp - commons-dbcp - 1.4 - - - com.mchange - c3p0 - 0.9.5.2 - - - org.hibernate - hibernate-validator - 5.4.1.Final - - - log4j - log4j - 1.2.17 - - - org.springframework - spring-test - ${org.springframework-version} - test - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - javax.servlet - jstl - 1.2 - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.library} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.library} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - ${jackson.library} - - - org.apache.commons - commons-lang3 - 3.4 - - - org.postgresql - postgresql - 42.2.2 - - - com.sun.jersey - jersey-json - ${jersey-version} - - - com.sun.jersey - jersey-client - ${jersey-version} - - - com.google.guava - guava - ${google.guava-version} - - - org.json - json - 20180813 - - - org.jsoup - jsoup - 1.12.1 - - - commons-httpclient - commons-httpclient - 3.1 - + + org.apache.maven.plugins + maven-assembly-plugin + ${maven-assembly-plugin.version} + + ${skipassembly} + + ${basedir}/distribution.xml + + + + + make-assembly + package + + single + + + + - + + org.apache.maven.plugins + maven-deploy-plugin + ${maven-deploy-plugin-version} + + true + + - - AECBlueprintValidationUI - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - ${java-version} - ${java-version} - - - - org.apache.maven.plugins - maven-war-plugin - 2.4 - - src/main/webapp - AECBlueprintValidationUI - false - - - - - + + + io.fabric8 + docker-maven-plugin + ${docker-maven-plugin.version} + + true + + + akraino/validation:dev-ui-latest + + tomcat:8.5.37 + + artifact + + + + + + + + + akraino/validation:dev-mariadb-latest + + mariadb:10.4.6 + + project + + + + + + + + + + + + + + + + + + org.onap.portal.sdk + epsdk-app-overlay + ${epsdk.version} + war + + + org.onap.portal.sdk + epsdk-app-common + ${epsdk.version} + jar + + + + org.onap.portal.sdk + epsdk-core + ${epsdk.version} + + + org.onap.portal.sdk + epsdk-analytics + ${epsdk.version} + + + org.onap.portal.sdk + epsdk-workflow + ${epsdk.version} + + + org.onap.portal.sdk + epsdk-music + ${epsdk.version} + + + com.att.eelf + eelf-core + ${eelf-core-version} + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.mchange + c3p0 + ${c3p0.version} + + + io.searchbox + jest + ${io.searchbox.jest.version} + + + commons-logging + commons-logging + + + + + javax.servlet + javax.servlet-api + ${javax.servlet-api.version} + + + junit + junit + ${junit.version} + + + + org.elasticsearch + elasticsearch + ${elasticsearch} + + + org.apache.lucene + lucene-queryparser + + + + + org.json + json + ${org.json.version} + + + org.quartz-scheduler + quartz + ${quartz.version} + + + + c3p0 + c3p0 + + + + + + org.slf4j + jcl-over-slf4j + ${jcl-over-slf4j.version} + + + org.springframework + spring-context-support + ${springframework-version} + + + org.springframework + spring-core + ${springframework-version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + ${springframework-version} + + + org.springframework + spring-tx + ${springframework-version} + + + org.springframework + spring-web + ${springframework-version} + + + org.springframework + spring-webmvc + ${springframework-version} + + + + org.jacoco + org.jacoco.agent + ${jacoco.version} + runtime + + + com.sun.jersey + jersey-json + ${jersey-version} + + + com.sun.jersey + jersey-client + ${jersey-version} + + + com.google.guava + guava + ${google.guava-version} + + + org.jsoup + jsoup + ${org.jsoup.version} + + + commons-httpclient + commons-httpclient + ${commons-httpclient.version} + + +