From 6beb446925c967aca92f5513adf36c5db77c00d6 Mon Sep 17 00:00:00 2001 From: TATTAVARADA Date: Thu, 27 Apr 2017 07:53:18 -0400 Subject: [PORTAL-7] Rebase This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: Ia1efa4deacdc5701e6205104ac021a6c80ed60ba Signed-off-by: st782s --- ecomp-sdk/sdk-app/pom.xml | 361 ---------------------------------------------- 1 file changed, 361 deletions(-) delete mode 100644 ecomp-sdk/sdk-app/pom.xml (limited to 'ecomp-sdk/sdk-app/pom.xml') diff --git a/ecomp-sdk/sdk-app/pom.xml b/ecomp-sdk/sdk-app/pom.xml deleted file mode 100644 index c2192c11..00000000 --- a/ecomp-sdk/sdk-app/pom.xml +++ /dev/null @@ -1,361 +0,0 @@ - - - 4.0.0 - - - org.openecomp.ecompsdkos - ep-sdk-app - - 1.1.0-SNAPSHOT - war - Ecomp SDK Webapp - Ecomp SDK Webapp based on the Ecomp SDK - - scm:git:https://todourl/ - - - - UTF-8 - 1.1.0-SNAPSHOT - 4.2.0.RELEASE - 4.3.11.Final - - true - - true - **.js - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - nexus - dav:https://ecomp-nexus:8443/repository/portalsdkapp-javadoc/${epsdk.version} - - - - - - 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/ - - - - - - - - doclint-java8-disable - - [1.8,) - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - -Xdoclint:none - - - - - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - ${skiptests} - - **/Test*.java - **/*Test.java - **/*TestCase.java - - - ${basedir}/war - - - classpath: - - - - - - - org.codehaus.mojo - buildnumber-maven-plugin - 1.4 - - - validate - - create - - - - - - false - - false - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.0.2 - - - - true - - - ${maven.build.timestamp} - ${scmBranch} - ${buildNumber} - - - - - - - maven-assembly-plugin - - ${skipassembly} - - ${basedir}/distribution.xml - - - - - make-assembly - package - - single - - - - - - - - - - - org.openecomp.ecompsdkos - ecompSDK-core - ${epsdk.version} - - - org.openecomp.ecompsdkos - ecompSDK-analytics - ${epsdk.version} - - - com.oracle - ojdbc6 - - - - - org.openecomp.ecompsdkos - ecompSDK-workflow - ${epsdk.version} - - - com.att.eelf - eelf-core - 0.0.1 - - - - 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 - - - com.mchange - c3p0 - 0.9.5.2 - - - io.searchbox - jest - 2.0.0 - - - commons-logging - commons-logging - - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - junit - junit - 4.12 - - - - org.elasticsearch - elasticsearch - 2.2.0 - - - org.json - json - 20160212 - - - org.quartz-scheduler - quartz - 2.2.1 - - - - c3p0 - c3p0 - - - - - - org.slf4j - jcl-over-slf4j - 1.7.12 - - - 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} - - - -- cgit 1.2.3-korg