From 42ef3e4d9d80ac3de18cb687fac3c375ecdc96db Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 13 Sep 2018 12:11:35 -0400 Subject: Fix groupIds Incorrect groupIds - need to match repo structure. Also, name tags need to include sdnc-oam to map to correct Sonar project. Change-Id: I530855763bb02fc655a2192f9af55da63fd12512 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 597abe7f0380146d5e44588c2be24c63357afbd7 --- SdncReports/SdncReportsApi/pom.xml | 359 ++++++++++++++++++------------------- SdncReports/SdncReportsDao/pom.xml | 90 +++++----- SdncReports/pom.xml | 13 +- 3 files changed, 224 insertions(+), 238 deletions(-) (limited to 'SdncReports') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 2529a054..f5320780 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -1,210 +1,193 @@ - - 4.0.0 - jar - SdncReportsApi - - org.onap.ccsdk.parent - SdncReports - 0.0.1-SNAPSHOT - - - - + + 4.0.0 + jar + SdncReportsApi + org.onap.sdnc.oam + 1.4.0-SNAPSHOT + sdnc-oam :: SdncReports :: SdncReportsApi + + org.onap.sdnc.oam + SdncReports + 1.4.0-SNAPSHOT + + + + UTF-8 UTF-8 1.8 - - - - - - - ch.vorburger.mariaDB4j - mariaDB4j - 2.2.3 - - - + + + + + + + ch.vorburger.mariaDB4j + mariaDB4j + 2.2.3 + + + com.google.code.gson gson 2.8.2 - - - - - org.onap.ccsdk.parent - SdncReportsDao - 0.0.1-SNAPSHOT - - - + + + + + ${project.groupId} + SdncReportsDao + ${project.version} + + + org.mariadb.jdbc mariadb-java-client 1.1.9 - - - org.springframework.boot - spring-boot-starter-web - 1.5.4.RELEASE - - - - org.springframework - spring-context - 4.3.9.RELEASE - - - + + + org.springframework.boot + spring-boot-starter-web + 1.5.4.RELEASE + + + + org.springframework + spring-context + 4.3.9.RELEASE + + + org.springframework.boot spring-boot-starter-tomcat provided - + - + org.apache.tomcat.embed tomcat-embed-jasper provided - - - - - org.springframework.boot - spring-boot-devtools - true - - - - org.springframework.boot - spring-boot-starter-test - test - 1.5.3.RELEASE - - - + + + + + org.springframework.boot + spring-boot-devtools + true + + + org.springframework.boot - spring-boot-starter-data-jpa - - + spring-boot-starter-test + test + 1.5.3.RELEASE + + + + org.springframework.boot + spring-boot-starter-data-jpa + + - - org.springframework.boot - spring-boot-starter-log4j2 - - - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - - - - io.fabric8 - docker-maven-plugin - 0.15.3 - - http://127.0.0.1:9092 - true - - - vishal/sdnc_report - - Dockerfile - - artifact - - - - - - - - - - \ No newline at end of file + + org.springframework.boot + spring-boot-starter-log4j2 + + + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + + pre-unit-test + + prepare-agent + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + + io.fabric8 + docker-maven-plugin + 0.15.3 + + http://127.0.0.1:9092 + true + + + vishal/sdnc_report + + Dockerfile + + artifact + + + + + + + + + + diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 5e6afa16..afcce957 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -1,65 +1,65 @@ - - 4.0.0 - SdncReportsDao - jar - - - org.onap.ccsdk.parent - SdncReports - 0.0.1-SNAPSHOT - - - - - org.springframework - spring-context - - - - org.springframework.boot - spring-boot-starter-test - test - 1.5.3.RELEASE - - + + 4.0.0 + org.onap.sdnc.oam + SdncReportsDao + 1.4.0-SNAPSHOT + jar + + sdnc-oam :: SdncReports :: SdncReportsDao + + + org.onap.sdnc.oam + SdncReports + 1.4.0-SNAPSHOT + + + + + org.springframework + spring-context + + + + org.springframework.boot + spring-boot-starter-test + test + 1.5.3.RELEASE + + org.springframework.boot spring-boot-starter-data-jpa org.hibernate - hibernate-entitymanager + hibernate-entitymanager - + - + mysql mysql-connector-java runtime - + com.fasterxml.jackson.core jackson-annotations - - - - org.mariadb.jdbc - mariadb-java-client - 1.1.7 - - - \ No newline at end of file + + + + org.mariadb.jdbc + mariadb-java-client + 1.1.7 + + + diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index a811d1b3..5b9bd5dc 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -1,13 +1,16 @@ - 4.0.0 - org.onap.ccsdk.parent + org.onap.sdnc.oam SdncReports - 0.0.1-SNAPSHOT + 1.4.0-SNAPSHOT pom + sdnc-oam :: SdncReports + org.springframework.boot spring-boot-starter-parent @@ -23,10 +26,10 @@ http://nexus.onap.org/content/repositories/snapshots - + SdncReportsDao - SdncReportsApi + SdncReportsApi -- cgit 1.2.3-korg