From b54df0ddd0c6a0372327c5aa3668e5a6458fcd64 Mon Sep 17 00:00:00 2001 From: st782s Date: Thu, 4 May 2017 07:48:42 -0400 Subject: [PORTAL-7] Rebase This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8 Signed-off-by: st782s --- ecomp-portal-BE/pom.xml | 631 ------------------------------------------------ 1 file changed, 631 deletions(-) delete mode 100644 ecomp-portal-BE/pom.xml (limited to 'ecomp-portal-BE/pom.xml') diff --git a/ecomp-portal-BE/pom.xml b/ecomp-portal-BE/pom.xml deleted file mode 100644 index 41df842b..00000000 --- a/ecomp-portal-BE/pom.xml +++ /dev/null @@ -1,631 +0,0 @@ - - 4.0.0 - org.openecomp.portal - ecompportal - war - 1.1.0-SNAPSHOT - - - 4.2.0.RELEASE - 4.3.11.Final - 0.0.1 - 1.1.0-SNAPSHOT - UTF-8 - - false - **.js - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - - ecomp-releases - OpenECOMP - Release Repository - ${nexusproxy}/${releaseNexusPath} - - - - ecomp-snapshots - OpenECOMP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - - ecomp-staging - OpenECOMP - Staging Repository - ${nexusproxy}/${stagingNexusPath} - - - - oss-snapshots - oss Central - Snapshots - https://oss.sonatype.org/service/local/repositories/releases/content/ - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - - - src/main/java - ecompportal - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - true - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - - maven-war-plugin - 2.6 - - war - false - - - true - - - ${build.number} - ${maven.build.timestamp} - - - - - - - - maven-resources-plugin - 3.0.1 - - - - copy-custom-properties1 - process-resources - - copy-resources - - - true - ${basedir}/war/WEB-INF/conf - - - ${basedir}/../../overrides - - system.properties - - - - - - - copy-custom-properties2 - process-resources - - copy-resources - - - true - ${basedir}/war/WEB-INF/fusion/conf - - - ${basedir}/../../overrides - - fusion.properties - - - - - - - copy-custom-properties3 - process-resources - - copy-resources - - - true - ${basedir}/src/main/resources - - - ${basedir}/../../overrides - - portal.properties - openid-connect.properties - openid-keystore.jwks - - - - - - - - - - - - src/test/java - - **/*Test*.* - - - - - - - src/main/resources - - **/*.xml - **/*.ccf - **/*.properties - **/*.jwks - - - - src/test/resources - - **/*.xml - **/*.properties - - - - - src/main/java - - **/*.xml - **/*.properties - - - - - - - - - com.att.eelf - eelf-core - ${eelf.version} - - - com.google.code.gson - gson - 2.5 - - - - - org.springframework - spring-core - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - org.springframework - spring-tx - ${springframework.version} - - - org.springframework - spring-context-support - ${springframework.version} - - - org.springframework - spring-orm - ${springframework.version} - - - org.springframework - spring-test - ${springframework.version} - - - org.springframework.boot - spring-boot-starter - 1.3.0.RELEASE - - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-classic - - - - - - - org.hibernate - hibernate-core - ${hibernate.version} - - - - - - - org.hibernate - hibernate-validator - 5.1.3.Final - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.servlet.jsp - javax.servlet.jsp-api - 2.3.1 - - - javax.servlet - jstl - 1.2 - - - - - org.apache.tiles - tiles-core - 3.0.5 - - - org.apache.tiles - tiles-jsp - 3.0.5 - - - org.apache.cxf - cxf-rt-rs-client - 3.0.0-milestone1 - - - - - com.fasterxml.jackson.core - jackson-annotations - 2.6.3 - - - com.fasterxml.jackson.core - jackson-core - 2.6.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.6.3 - - - - mysql - mysql-connector-java - 5.1.22 - - - - - org.elasticsearch - elasticsearch - 2.2.0 - - - io.searchbox - jest - 2.0.0 - - - - org.apache.jcs - jcs - 1.3 - - - * - * - - - - - - - org.apache.tomcat - tomcat-websocket - 8.0.28 - provided - - - - - - commons-lang - commons-lang - 2.6 - - - - org.apache.poi - poi - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-ooxml - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-scratchpad - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-contrib - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - - - - org.quartz-scheduler - quartz - 2.2.1 - - - - c3p0 - c3p0 - - - - - - commons-codec - commons-codec - 1.9 - - - - com.att.nsa - cambriaClient - 0.0.1 - - - commons-logging - commons-logging - - - log4j - log4j - - - log4j - apache-log4j-extras - - - org.slf4j - slf4j-log4j12 - - - - - - org.openecomp.ecompsdkos - ecompFW - ${projectversion} - - - commons-logging - commons-logging - - - log4j - log4j - - - log4j - apache-log4j-extras - - - org.slf4j - slf4j-log4j12 - - - - - - org.openecomp.ecompsdkos - ecompSDK-core - ${projectversion} - - - - org.openecomp.ecompsdkos - ecompSDK-workflow - ${projectversion} - - - - - - org.apache.httpcomponents - httpclient - 4.5.2 - - - - - junit - junit - 4.11 - test - - - - commons-beanutils - commons-beanutils - 1.9.2 - - - - - org.mitre - openid-connect-client - 1.2.2 - - - org.codehaus.jackson - jackson-mapper-asl - - - - - - org.springframework.security - spring-security-taglibs - 3.2.8.RELEASE - - - org.springframework - * - - - - - - - -- cgit 1.2.3-korg