X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=local-setup%2Fpom.xml;fp=local-setup%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=ab3fcaea72ce4acbe670fed9a0f43f9850859374;hp=a2c1c22f02f4895d0d7f9b230cf125d7e012be49;hpb=e64f08ac8242a7db6eb3238ee0ad1a30c8aecf0d;p=aai%2Ftest-config.git diff --git a/local-setup/pom.xml b/local-setup/pom.xml deleted file mode 100644 index a2c1c22..0000000 --- a/local-setup/pom.xml +++ /dev/null @@ -1,209 +0,0 @@ - - - - 4.0.0 - - org.onap.aai.aai-common - local-setup - 1.4.1-SNAPSHOT - - - - integration-test - - false - - - - docker-proxy - - - - env.http_proxy - - - - ${env.http_proxy} - - - - - - 1.8 - 1.8 - true - - - onap/aai-janus-dev - onap/aai-haproxy-dev - ${project.basedir}/src/main/docker/janusgraph - ${project.basedir}/src/main/docker/haproxy - 8443 - - - 3.11.1 - 1.6 - 0.28.0 - 6.0 - 2.9.8 - 1.5.0 - 2.4.0 - 4.12 - - - - - - org.apache.commons - commons-csv - ${commons-csv.version} - - - com.github.kevinsawicki - http-request - ${http-request.version} - - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson-databind.version} - test - - - com.jayway.jsonpath - json-path - ${json-path.version} - test - - - org.skyscreamer - jsonassert - ${jsonassert.version} - test - - - - - junit - junit - ${junit.version} - test - - - org.assertj - assertj-core - ${assertj-core.version} - test - - - - - - - io.fabric8 - docker-maven-plugin - ${docker-maven-plugin.version} - - ${skipITs} - true - - - aai-storage - ${docker.name.janusgraph} - - ${docker.dir.janusgraph} - - - true - - - - aai-haproxy - ${docker.name.haproxy} - - ${docker.dir.haproxy} - - - - - - localhost - - - 9200 - 8182 - - - - - - compose - - - - - - - build - package - - build - - - - setup-IT - pre-integration-test - - start - - - - teardown-IT - post-integration-test - - stop - - - - - - org.apache.maven.plugins - maven-failsafe-plugin - 3.0.0-M3 - - - - integration-test - verify - - - - - - - - \ No newline at end of file