X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4beb6d67aef550470718b7c895234162ff2559b0;hb=0c2ab13d9082643188690e31d82cdf7a32449a2e;hp=76a221445fd6c40c017b614ee408f88faeaffe69;hpb=153c829cfc5608b8b6a2d9312eb270540f5f2d9f;p=clamp.git diff --git a/pom.xml b/pom.xml index 76a22144..4beb6d67 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. --> 4.0.0 org.onap.clamp clds - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT clamp @@ -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,7 +63,7 @@ UTF-8 3306 - 2080 + 8085 git-server 1.8 @@ -74,7 +71,7 @@ 20.0 1.0.0 2.20.1 - 1.5.10.RELEASE + 1.5.12.RELEASE java jacoco @@ -88,8 +85,7 @@ true true false - - + @@ -146,6 +142,14 @@ JBoss.org Maven repository https://repository.jboss.org/nexus/content/groups/public + + jcentral + bintray + http://jcenter.bintray.com + + false + + @@ -170,17 +174,6 @@ - - - com.google.guava - guava - ${guava.version} - - - io.swagger.core.v3 - swagger-jaxrs2 - ${swagger.jaxrs2.version} - com.att.eelf eelf-core @@ -199,6 +192,11 @@ org.apache.camel camel-servlet-starter + + javax.xml.bind + jaxb-api + 2.3.0 + org.springframework.boot @@ -283,10 +281,6 @@ junit junit - - com.fasterxml.jackson.core - jackson-core - javax.transaction jta @@ -310,7 +304,7 @@ org.onap.policy.engine PolicyEngineAPI - 1.1.0 + 1.2.0 com.google.guava @@ -328,10 +322,6 @@ apache-log4j-extras log4j - - jackson-databind - com.fasterxml.jackson.core - mysql mysql-connector-java @@ -340,12 +330,16 @@ commons-io commons-io + + grizzly-http + org.glassfish.grizzly + org.onap.policy.common ONAP-Logging - 1.1.0 + 1.1.3 log4j @@ -364,7 +358,7 @@ org.onap.policy.engine PolicyEngineUtils - 1.1.0 + 1.1.3 log4j @@ -395,7 +389,7 @@ org.onap.policy.drools-applications policy-yaml - 1.1.0 + 1.1.3 log4j @@ -414,7 +408,7 @@ org.onap.policy.drools-applications sdc - 1.1.0 + 1.1.3 log4j @@ -433,7 +427,7 @@ org.onap.policy.drools-applications aai - 1.1.0 + 1.1.3 log4j @@ -449,10 +443,6 @@ - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - org.apache.commons commons-csv @@ -484,11 +474,6 @@ jboss-jaxrs-api_2.0_spec 1.0.1.Final - - com.fasterxml.jackson.core - jackson-databind - 2.8.11.1 - org.mariadb.jdbc @@ -497,19 +482,45 @@ - org.openecomp.sdc.sdc-distribution-client + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.2.2 + 1.3.0 - org.openecomp.sdc.sdc-tosca + org.onap.sdc.sdc-tosca sdc-tosca - 1.2.2 + 1.3.0 - - - - + + + io.springfox + springfox-swagger2 + 2.4.0 + test + + + io.github.robwin + assertj-swagger + 0.2.0 + test + + + io.github.swagger2markup + swagger2markup-spring-restdocs-ext + 1.2.0 + test + + + + + + false + + jcenter-releases + jcenter + http://jcenter.bintray.com + + clamp @@ -554,6 +565,119 @@ + + + com.sebastian-daschner + jaxrs-analyzer-maven-plugin + 0.14 + + + test + + analyze-jaxrs + + + swagger + ../docs/swagger/ + + + + + + + + io.github.swagger2markup + swagger2markup-maven-plugin + 1.3.1 + + + io.github.swagger2markup + swagger2markup-import-files-ext + 1.3.1 + + + io.github.swagger2markup + swagger2markup-spring-restdocs-ext + 1.3.1 + + + + ${project.basedir}/docs/swagger/swagger.json + ${project.build.directory}/asciidoc/generated + + ASCIIDOC + + + + + test + + convertSwagger2markup + + + + + + + + org.asciidoctor + asciidoctor-maven-plugin + 1.5.3 + + + org.asciidoctor + asciidoctorj-pdf + 1.5.0-alpha.10.1 + + + org.jruby + jruby-complete + 1.7.21 + + + + ${project.basedir}/src/main/resources/asciidoc + swagger.adoc + + book + left + 3 + + + + + ${project.build.directory}/asciidoc/generated + + + + + + output-html + test + + process-asciidoc + + + html5 + ${project.basedir}/docs/swagger + ${project.basedir}/src/main/resources/META-INF/resources/ + + + + output-pdf + test + + process-asciidoc + + + pdf + ${project.basedir}/docs/swagger + + + + org.codehaus.groovy.maven gmaven-plugin @@ -846,7 +970,7 @@ /usr/src/http-cache-app - ./start_http_cache.sh ${http.proxy} + ./start_http_cache.sh ${python.http.proxy.param} --python_proxyaddress=localhost:${docker.http-cache.port.host}