X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0c6300c3f4bb0fb8d95618631fe1d6e0fb82732d;hb=a084a87aef0e6f81aad124395b48ce1daafd0f4f;hp=8561a2a8e6dc0c8231b502b6e3f01d757db0b1a3;hpb=5ca09dd45d884f68a1bfbdf09d9df309fddda381;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 8561a2a..0c6300c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,453 +1,68 @@ - - 4.0.0 - - - spring-boot-starter-parent - org.springframework.boot - 1.5.12.RELEASE - - org.onap.aai - search-data-service - 1.2.0-SNAPSHOT - aai-search-data-service - - - ${basedir}/target - https://nexus.onap.org - 1.8 - ${basedir}/src/main/java-gen - google_checks.xml - - java - jacoco - ${project.build.directory}/surefire-reports - - ${project.build.directory}/coverage-reports/jacoco.exec - - false - ${project.version} - - - - - - com.google.code.gson - gson - 2.8.2 - - - - org.hamcrest - hamcrest-library - 1.3 - test - - - - com.jayway.jsonpath - json-path - 2.2.0 - test - - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - - dom4j - dom4j - 1.6.1 - provided - - - - commons-io - commons-io - 2.4 - - - - org.mockito - mockito-all - 1.10.19 - test - - - - - org.onap.aai.logging-service - common-logging - 1.2.2 - - - - org.onap.aai.logging-service - logging-api - 1.2.2 - - - - org.onap.aai.logging-service - eelf-logging - 1.2.2 - - - - - com.fasterxml.jackson.core - jackson-databind - 2.7.8 - - - - edu.emory.mathcs.backport - com.springsource.edu.emory.mathcs.backport - 3.1.0 - provided - - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - - - org.apache.directory.studio - org.apache.commons.lang - 2.6 - - - - radeox - radeox - 0.9 - - - - com.github.fge - json-schema-validator - 2.0.0 - - - - org.json - json - 20180130 - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-actuator - - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.eclipse.jetty - jetty-security - - - - org.springframework.boot - spring-boot-starter-security - - - - - ch.qos.logback - logback-classic - 1.2.1 - - - - ch.qos.logback - logback-core - 1.2.1 - - - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-staging - ECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - - - search-data-service-package - - - org.springframework.boot - spring-boot-maven-plugin - - - - - org.apache.maven.plugins - maven-site-plugin - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - groovy-eclipse-compiler - true - 1.8 - 1.8 - - - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.0-01 - - - org.codehaus.groovy - groovy-eclipse-batch - 2.3.4-01 - - - - - com.spotify - docker-maven-plugin - 0.4.11 - - true - docker-hub - ${docker.push.registry}/onap/${project.artifactId} - ${docker.location} - - latest - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - - - org.jsonschema2pojo - jsonschema2pojo-maven-plugin - 0.4.26 - - true - ${basedir}/src/main/resources/json/schema - ${generatedSourceDir} - org.onap.aai.sa.rest - - - - - generate - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.7 - - - copy-docker-file - package - - copy-resources - - - target - true - - - ${basedir}/src/main/docker - true - - **/* - - - - ${basedir} - true - - bundleconfig-local/** - - - - ${basedir}/src/main/bin/ - - - - - - - - - com.mycila - license-maven-plugin - 3.0 - -
License.txt
- - src/main/java/** - src/test/java/** - -
- - - - format - - process-sources - - -
- - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - - - - - - maven-clean-plugin - 3.0.0 - - - - ${generatedSourceDir} - - - - -
-
- - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-javadoc - dav:https://ecomp-nexus:8443/repository/aai/search-data-service-javadoc/${project.version} - - -
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.aai + search-data-service + aai-search-data-service aggregate pom + 1.4.0-SNAPSHOT + pom + + + search-data-service-app + elasticsearch-sg + + + + https://nexus.onap.org + + + + + + com.spotify + docker-maven-plugin + 0.4.11 + + true + + + + + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + + \ No newline at end of file