X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=blobdiff_plain;f=pom.xml;h=7ac73ba45c0ac5edce18704fc2c955f02722d36b;hp=f45e58056234c23e6a327f16af00a293e804e10e;hb=6e4f04afea4c2d07fdd9c15eda38438c7baeb308;hpb=3a1f764b762a91e917e9e14a00c4a7ff3c4e0745 diff --git a/pom.xml b/pom.xml index f45e580..7ac73ba 100644 --- a/pom.xml +++ b/pom.xml @@ -1,103 +1,80 @@ + + http://www.apache.org/licenses/LICENSE-2.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. + ============LICENSE_END========================================================= +--> 4.0.0 - ajsc-archetype-parent - com.att.ajsc - 2.0.0 + org.onap.oparent + oparent + 1.1.0 + org.onap.aai.model-loader model-loader 1.2.0-SNAPSHOT + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + + org.onap.aai.modelloader.service.ModelLoaderApplication + https://nexus.onap.org ${basedir}/target - model-loader - v1 - 2.0.0 - /appl/${project.artifactId} - /appl/${project.artifactId}/${project.version} - ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} - - 2.0.1 - 3.6 + 1.5.12.RELEASE 1.1 - 1.14 - 2.8.1 - 1.10.19 - 1.1.1 - 1.18 - 2.7 1.3 - 0.7.9 - - - 9500 - 0 - - - - aaiadmin - aaiadmin - org.openecomp.aai.dev - - workstation - DEV - - provided - google_checks.xml - 1.8 - 1.8 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - false - ${project.version} - https://nexus.onap.org 1.2.0-SNAPSHOT 1.2.1 - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + + + org.springframework.boot + spring-boot-starter-web + org.onap.aai babel @@ -111,20 +88,9 @@ - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - - javax.ws.rs - jsr311-api - ${jsr311-api.version} - - - - com.sun.jersey - jersey-client - ${jersey-client.version} + org.glassfish.jersey.core + jersey-common + test org.onap.aai @@ -134,10 +100,14 @@ com.google.code.gson gson - ${gson.version} + + junit + junit + test + org.hamcrest hamcrest-all @@ -147,41 +117,8 @@ org.mockito mockito-core - ${mockito.version} test - - org.javassist - javassist - 3.19.0-GA - - - com.fasterxml.jackson.core - jackson-core - ${fasterxml.version} - - - - - javax.xml.bind - jaxb-api - 2.2.11 - - - com.sun.xml.bind - jaxb-impl - 2.2.11 - - - com.sun.xml.bind - jaxb-core - 2.2.11 - - - com.sun.xml.bind - jaxb-xjc - 2.2.11 - org.eclipse.persistence org.eclipse.persistence.moxy @@ -204,17 +141,11 @@ ch.qos.logback logback-core - 1.1.7 - org.openecomp.sdc.sdc-distribution-client + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.2.2 - - - org.apache.httpcomponents - httpclient - 4.5 + 1.3.0 org.json @@ -224,7 +155,6 @@ org.eclipse.jetty jetty-security - 9.3.8.RC0 org.springframework @@ -235,26 +165,10 @@ jline 2.12.1 - - org.yaml - snakeyaml - 1.18 - - - - - org.apache.commons - commons-compress - ${commons-compress.version} - commons-io commons-io - - - org.apache.commons - commons-lang3 - ${apache.lang3.version} + 2.4 org.apache.commons @@ -263,157 +177,60 @@ - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - - - - 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/ - - + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + - - - runAjsc - - 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} - - - - - - - + + + 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/ + + + model-loader + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + true + + + + + repackage + + + + org.apache.maven.plugins maven-resources-plugin @@ -444,6 +261,30 @@ + + com.mycila + license-maven-plugin + 3.0 + +
License.txt
+ + src/main/java/** + src/test/java/** + version/properties + pom.xml + + true +
+ + + + + check + + process-sources + + +
com.spotify docker-maven-plugin @@ -459,66 +300,6 @@ true - - org.apache.maven.plugins - maven-surefire-plugin - 2.12.4 - - -noverify ${argLine} - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - - - - - 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 @@ -526,43 +307,6 @@ true - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - ${version.jacoco.maven.plugin} - - - jacoco-initialize-unit-tests - - prepare-agent - - - - report - package - - report - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - -