X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-prov%2Fpom.xml;h=e141595e92f443c31b94ff882d05dcfbad67289c;hb=f3b3e701a48d529ee6dc88e3a867448498e23d36;hp=92a1bf4694b8aa194df2637934e3aca3af8898f7;hpb=0645ccf674f388cc989ef43d2ce24f359915e453;p=dmaap%2Fdatarouter.git diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 92a1bf46..e141595e 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -44,6 +44,15 @@ false + + org.apache.commons + commons-lang3 + + + org.mariadb.jdbc + mariadb-java-client + 2.3.0 + org.hamcrest hamcrest-library @@ -124,47 +133,51 @@ org.apache.httpcomponents httpclient + + org.dom4j + dom4j + 2.1.1 + org.sonatype.http-testing-harness junit-runner + test junit junit + test org.mockito mockito-core + test org.powermock powermock-module-junit4 + test org.powermock powermock-api-mockito + test org.powermock powermock-api-support + test org.powermock powermock-core - - - org.apache.commons - commons-lang3 - - - org.mariadb.jdbc - mariadb-java-client - 2.3.0 + test com.h2database h2 1.4.197 + test org.hibernate @@ -176,22 +189,18 @@ dom4j + test org.hamcrest - hamcrest-core - 1.3 + hamcrest-library test org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.2.Final - - - org.dom4j - dom4j - 2.1.1 + test @@ -254,20 +263,7 @@ true **/*.properties - - - - src/main/resources - true - - **/provserver.properties - - - - src/main/resources - true - - **/EelfMessages.properties + **/logback.xml @@ -349,7 +345,7 @@ - copy-resources-2 + copy-resources-etc validate copy-resources @@ -363,61 +359,32 @@ misc/** **/** + + aaf/** + docker/** + - copy-resources-3 + copy-aaf-props validate copy-resources - ${basedir}/target/docker-stage/opt/app/datartr + ${basedir}/target/docker-stage/opt/app/osaaf/local - ${basedir}/data + ${basedir}/src/main/resources/aaf - misc/** **/** - - copy-resources-4 - validate - - copy-resources - - - ${basedir}/target/docker-stage/opt/app/datartr/aaf_certs - - - ${basedir}/aaf_certs - - misc/** - **/** - - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - package - - ${project.build.directory}/docker-stage/opt/app/datartr/lib - -