X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c79fb908a814494ce20db09fcc519ed1e2fe7f9e;hb=a8fac9076df4cd037dc2896bd738245a1e8b6cfd;hp=bb2534d3f4fc3e67cf27a5f517a5a49653a66952;hpb=b588fbcdc8f25f8fdc0a68c2c64dfbbc6d6fd3d7;p=clamp.git diff --git a/pom.xml b/pom.xml index bb2534d3..c79fb908 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ limitations under the License. ============LICENSE_END============================================ =================================================================== - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> org.onap.oparent oparent - 1.1.0-SNAPSHOT + 1.1.0 @@ -42,22 +41,20 @@ By Default "mvn clean install" command will execute also the unit tests and the integration tests. The integration tests require a docker engine running. - If you want to skip the intergation test you can by doing: + If you want to skip the integration test you can by doing: "mvn clean install -DskipITs=true" For Spring it's possible to specify the application.properties location "mvn clean install -Dspring.config.location=classpath:application-test.properties" The application.properties contains the location of the CLAMP parameters files: - - org.onap.clamp.config.files.cldsReference=classpath:/clds/clds-reference.properties - - org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties - org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json - org.onap.clamp.config.files.globalClds=classpath:/clds/globalClds.properties - yyyy.MM.dd'T'hh.mm.ss'Z' + yyyyMMdd'T'HHmmss'Z' ${project.version} ${maven.build.timestamp} 1.8 @@ -66,12 +63,15 @@ UTF-8 3306 + 8085 git-server 1.8 + 2.0.0-rc4 + 20.0 1.0.0 2.20.1 - 1.5.9.RELEASE + 1.5.12.RELEASE java jacoco @@ -85,6 +85,7 @@ true true false + @@ -153,14 +154,6 @@ pom import - - - org.camunda.bpm - camunda-bom - 7.6.0 - import - pom - org.apache.camel @@ -173,6 +166,17 @@ + + + com.google.guava + guava + ${guava.version} + + + io.swagger.core.v3 + swagger-jaxrs2 + ${swagger.jaxrs2.version} + com.att.eelf eelf-core @@ -182,7 +186,6 @@ org.apache.camel camel-spring-boot-starter - org.apache.camel @@ -190,8 +193,13 @@ org.apache.camel - camel-cxf-starter + camel-servlet-starter + + javax.xml.bind + jaxb-api + 2.3.0 + org.springframework.boot @@ -202,8 +210,9 @@ spring-boot-starter-tomcat - org.springframework.boot - spring-boot-starter-jersey + com.paypal.springboot + resteasy-spring-boot-starter + 2.3.4-RELEASE org.springframework @@ -221,18 +230,28 @@ org.springframework.boot spring-boot-starter-test test + + + com.vaadin.external.google + android-json + + - - + - org.camunda.bpm.extension.springboot - camunda-bpm-spring-boot-starter - 2.0.0 + ch.qos.logback + logback-core + 1.2.3 - org.camunda.bpm.extension.springboot - camunda-bpm-spring-boot-starter-webapp - 2.0.0 + ch.qos.logback + logback-classic + 1.2.3 + + + commons-dbcp + commons-dbcp + 1.4 commons-io @@ -246,7 +265,7 @@ org.apache.commons commons-vfs2 - 2.0 + 2.2 joda-time @@ -265,19 +284,6 @@ junit junit - - org.mockito - mockito-all - 1.9.5 - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - javax.transaction jta @@ -293,11 +299,6 @@ hibernate-annotations 3.5.6-Final - - - - - dom4j dom4j @@ -306,8 +307,12 @@ org.onap.policy.engine PolicyEngineAPI - 1.1.0 + 1.2.0 + + com.google.guava + guava + log4j log4j @@ -320,10 +325,6 @@ apache-log4j-extras log4j - - jackson-databind - com.fasterxml.jackson.core - mysql mysql-connector-java @@ -332,12 +333,16 @@ commons-io commons-io + + grizzly-http + org.glassfish.grizzly + org.onap.policy.common ONAP-Logging - 1.1.0 + 1.1.3 log4j @@ -356,7 +361,7 @@ org.onap.policy.engine PolicyEngineUtils - 1.1.0 + 1.1.3 log4j @@ -378,12 +383,16 @@ org.mariadb.jdbc mariadb-java-client + + com.att.nsa + dmaapClient + org.onap.policy.drools-applications policy-yaml - 1.1.0 + 1.1.3 log4j @@ -402,7 +411,7 @@ org.onap.policy.drools-applications sdc - 1.1.0 + 1.1.3 log4j @@ -421,7 +430,7 @@ org.onap.policy.drools-applications aai - 1.1.0 + 1.1.3 log4j @@ -437,14 +446,6 @@ - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - org.apache.commons commons-csv @@ -460,11 +461,38 @@ jsf-impl 2.1.7 + + + org.codehaus.plexus + plexus-utils + 3.0.24 + + + commons-fileupload + commons-fileupload + 1.3.3 + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.1.Final + org.mariadb.jdbc mariadb-java-client - 2.1.1 + 2.2.1 + + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + 1.3.0 + + + org.onap.sdc.sdc-tosca + sdc-tosca + 1.3.0 @@ -476,6 +504,7 @@ src/test/resources **/*.jks + **/*.csar true @@ -487,6 +516,14 @@ false https + + src/test/resources/example/sdc + + **.csar + + false + example/sdc + @@ -770,13 +807,42 @@ + + python:2-slim + python + + python + + + ${project.basedir}/src/test/resources/http-cache/:/usr/src/http-cache-app + ${project.basedir}/src/test/resources/http-cache/example/:/usr/src/http-cache-app/data-cache + + + + + + 8080 + + direct + + + + + ${docker.http-cache.port.host}:8080 + + /usr/src/http-cache-app + + ./start_http_cache.sh ${python.http.proxy.param} --python_proxyaddress=localhost:${docker.http-cache.port.host} + + + ${skipITs} - mariadb-start-for-it + docker-start-for-it pre-integration-test start @@ -786,7 +852,7 @@ - mariadb-stop-for-it + docker-stop-for-it post-integration-test stop