X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=blobdiff_plain;f=pom.xml;h=79407da9691e4bd012878d8ffaae206d8e26140a;hp=f7a58c31d2e69fb4e2aa095c6bd30e09d44874db;hb=refs%2Fheads%2Fmaster;hpb=153d13fd91cb93feee77b51d1125274cf554f07e diff --git a/pom.xml b/pom.xml index f7a58c3..79407da 100644 --- a/pom.xml +++ b/pom.xml @@ -1,469 +1,92 @@ + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - ajsc-archetype-parent - com.att.ajsc - 2.0.0 + org.onap.oparent + oparent + 2.0.0 - org.openecomp.aai + org.onap.aai search-data-service - 1.1.0-SNAPSHOT - aai-search-data-service + aai-search-data-service aggregate pom + 1.8.0-SNAPSHOT + pom + + + search-data-service-app + - search-data-service - v1 - 2.0.0 - /appl/${project.artifactId} - ${basedir}/target https://nexus.onap.org - - - /appl/${project.artifactId}/${project.version} - ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} - - - aaiadmin - aaiadmin - com.att.csid.lab - - - 8080 - 9509 - - workstation - DEV - ${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} + + 0.31.0 + 1.0.0 + onap + alpine + 1.6.0 + ${project.build.directory}/${project.artifactId}-build/ + + yyyyMMdd'T'HHmmss'Z' - - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - dom4j - dom4j - 1.6.1 - provided - - - - com.att.aft - dme2 - 3.1.200 - provided - - - - - org.elasticsearch - elasticsearch - 2.3.1 - - - commons-io - commons-io - 2.4 - - - - - - org.openecomp.aai.logging-service - common-logging - - 1.0.0 - - - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-grizzly2 - 2.23.2 - test - - - - - com.fasterxml.jackson.core - jackson-databind - 2.7.8 - - - - - - - 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/ - - - - - runAjsc + docker - initialize - - - org.codehaus.mojo - exec-maven-plugin - 1.3.2 - - - initialize - - java - - - false - true - java - com.att.ajsc.runner.Runner - - com.att.ajsc - ajsc-runner - - - ${basedir}/ajsc-shared-config/etc - - - - - ${runAjscHome} - - - - - - AJSC_HOME - ${runAjscHome} - - - CONFIG_HOME - ${basedir}/appconfig-local/ - - - AJSC_CONF_HOME - ${basedir}/bundleconfig-local - - - logback.configurationFile - ${basedir}/ajsc-shared-config/etc/logback.xml - - - AJSC_SHARED_CONFIG - ${basedir}/ajsc-shared-config - - - - AJSC_EXTERNAL_LIB_FOLDERS - ${basedir}/target/commonLibs - - - AJSC_EXTERNAL_PROPERTIES_FOLDERS - ${basedir}/ajsc-shared-config/etc - - - - AJSC_SERVICE_NAMESPACE - ${module.ajsc.namespace.name} - - - AJSC_SERVICE_VERSION - ${module.ajsc.namespace.version} - - - SOACLOUD_SERVICE_VERSION - ${project.version} - - - server.port - ${serverPort} - - - - - - context=// - port=${serverPort} - sslport=${sslport} - - - - - - java - - - - com.att.ajsc - ajsc-runner - ${ajscRuntimeVersion} - - - - + + + + org.codehaus.mojo + build-helper-maven-plugin + 3.0.0 + + + pre-clean + parse-version + + parse-version + + + + + + - - - - ch.qos.logback - logback-classic - 1.1.1 - - - com.fasterxml.jackson.core - jackson-core - 2.7.8 - - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - - 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}/openecomp/${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.openecomp.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}/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} - - - + org.apache.maven.plugins + maven-deploy-plugin
+
+ ecomp-releases @@ -475,9 +98,7 @@ ECOMP Snapshot Repository ${nexusproxy}/content/repositories/snapshots/ - - ecomp-javadoc - dav:https://ecomp-nexus:8443/repository/aai/search-data-service-javadoc/${project.version} - +
+