X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=blobdiff_plain;f=pom.xml;h=17744adf57469ce301d4b5631721b84c758632c7;hp=5694cb786b960249c8641439baa0cf5a81698cb2;hb=63e26495fca281bd9bd25780eeeb895e927367f3;hpb=102790938e1d344121be0edda6f82b6f1d9530fb diff --git a/pom.xml b/pom.xml old mode 100644 new mode 100755 index 5694cb78..17744adf --- a/pom.xml +++ b/pom.xml @@ -1,180 +1,174 @@ - - - 4.0.0 - org.onap.dmaap.datarouter - parent - dmaap-datarouter - 1.0.1-SNAPSHOT - pom - https://github.com/att/DMAAP_DATAROUTER - - - - org.onap.oparent - oparent - 0.1.1 - - - - UTF-8 - 1.8 - 1.8 - java - false - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - ${project.build.directory}/coverage-reports/jacoco-it.exec - true - ${project.version} - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/datarouter/${project.artifactId}/${project.version} - - - - - datarouter-prov - datarouter-node - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - surefireArgLine - - - - - - post-unit-test - test - - report - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco-it.exec - - failsafeArgLine - - - - - - post-integration-test - post-integration-test - - report - - - ${project.build.directory}/code-coverage/jacoco-it.exec - ${project.reporting.outputDirectory}/jacoco-it - - - - - - - - - ecomp-releases - DR Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - DR Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - ecomp-site - dav:${nexusproxy}${sitePath} - - - - - onap-plugin-snapshots - https://nexus.onap.org/content/repositories/snapshots/ - - - - + + + 4.0.0 + org.onap.dmaap.datarouter + parent + dmaap-datarouter + 1.0.2-SNAPSHOT + pom + https://github.com/att/DMAAP_DATAROUTER + + org.onap.oparent + oparent + 1.1.0 + + + UTF-8 + 1.8 + 1.8 + java + false + jacoco + ${project.build.directory}/surefire-reports + ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/coverage-reports/jacoco-it.exec + true + ${project.version} + 9.3.8.RC0 + 8.2.0.v20160908 + 1.5.5 + 1.6 + 1.4.01 + 1.4.10 + 26.0-jre + 1.2.3 + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/dmaap/datarouter/${project.artifactId}/${project.version} + 1.0.0 + true + true + true + 1.10 + + + datarouter-prov + datarouter-node + datarouter-subscriber + + + + + com.spotify + docker-maven-plugin + ${docker.maven.plugin.version} + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + **/gen/** + **/generated-sources/** + **/yang-gen/** + **/pax/** + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + surefireArgLine + + + + post-unit-test + test + + report + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-it.exec + failsafeArgLine + + + + post-integration-test + post-integration-test + + report + + + ${project.build.directory}/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-it + + + + + + + + + ecomp-releases + DR Release Repository + ${onap.nexus.url}${releaseNexusPath} + + + ecomp-snapshots + DR Snapshot Repository + ${onap.nexus.url}${snapshotNexusPath} + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + + + onap-plugin-snapshots + ${onap.nexus.url}${snapshotNexusPath} + + +