From e01703c951dca2546cc5a9ccdfc9789d30630ec6 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 26 Mar 2018 22:57:09 +0000 Subject: [PATCH] Modify authz pom files. Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham --- .gitignore | 0 auth/.gitignore | 12 ---- auth/auth-batch/.gitignore | 9 --- auth/auth-batch/pom.xml | 8 +++ auth/auth-cass/.gitignore | 9 --- auth/auth-cass/pom.xml | 8 +++ auth/auth-certman/.gitignore | 6 -- auth/auth-certman/pom.xml | 13 +--- auth/auth-client/.gitignore | 5 -- auth/auth-client/pom.xml | 20 +++--- auth/auth-cmd/.gitignore | 6 -- auth/auth-cmd/pom.xml | 8 +++ auth/auth-core/.gitignore | 5 -- auth/auth-core/pom.xml | 8 +++ auth/auth-deforg/.gitignore | 5 -- auth/auth-deforg/pom.xml | 8 +++ auth/auth-fs/.gitignore | 7 -- auth/auth-fs/pom.xml | 21 +++--- auth/auth-gui/.gitignore | 8 --- auth/auth-gui/pom.xml | 13 +--- auth/auth-hello/.gitignore | 8 --- auth/auth-hello/pom.xml | 12 ---- auth/auth-locate/.gitignore | 6 -- auth/auth-locate/pom.xml | 13 +--- auth/auth-oauth/.gitignore | 5 -- auth/auth-oauth/pom.xml | 13 +--- auth/auth-service/.gitignore | 15 ---- auth/auth-service/pom.xml | 12 ---- auth/pom.xml | 21 +++--- cadi/.gitignore | 2 - cadi/.project | 17 ----- cadi/aaf/.gitignore | 4 -- cadi/aaf/.project | 23 ------- cadi/aaf/jenkins-pom.xml | 14 +--- cadi/aaf/pom.xml | 8 +++ cadi/cass/.gitignore | 4 -- cadi/cass/.project | 23 ------- cadi/cass/pom.xml | 8 +++ cadi/client/.gitignore | 5 -- cadi/client/pom.xml | 8 +++ cadi/core/.gitignore | 5 -- cadi/core/.project | 23 ------- cadi/core/pom.xml | 8 +++ cadi/oauth-enduser/.gitignore | 6 -- cadi/oauth-enduser/.settings/.gitignore | 2 - cadi/pom.xml | 24 +++---- cadi/shiro/.gitignore | 5 -- cadi/shiro/pom.xml | 8 +++ misc/env/pom.xml | 110 +++++++++++++++++++++++++++++ misc/log4j/pom.xml | 103 ++++++++++++++++++++++++++++ misc/pom.xml | 116 +++++++++++++++++++++++++++---- misc/rosetta/pom.xml | 104 ++++++++++++++++++++++++++++ misc/xgen/pom.xml | 118 ++++++++++++++++++++++++++++++-- pom.xml | 43 +++++++++--- 54 files changed, 685 insertions(+), 390 deletions(-) delete mode 100644 .gitignore delete mode 100644 auth/.gitignore delete mode 100644 auth/auth-batch/.gitignore delete mode 100644 auth/auth-cass/.gitignore delete mode 100644 auth/auth-certman/.gitignore delete mode 100644 auth/auth-client/.gitignore delete mode 100644 auth/auth-cmd/.gitignore delete mode 100644 auth/auth-core/.gitignore delete mode 100644 auth/auth-deforg/.gitignore delete mode 100644 auth/auth-fs/.gitignore delete mode 100644 auth/auth-gui/.gitignore delete mode 100644 auth/auth-hello/.gitignore delete mode 100644 auth/auth-locate/.gitignore delete mode 100644 auth/auth-oauth/.gitignore delete mode 100644 auth/auth-service/.gitignore delete mode 100644 cadi/.gitignore delete mode 100644 cadi/.project delete mode 100644 cadi/aaf/.gitignore delete mode 100644 cadi/aaf/.project delete mode 100644 cadi/cass/.gitignore delete mode 100644 cadi/cass/.project delete mode 100644 cadi/client/.gitignore delete mode 100644 cadi/core/.gitignore delete mode 100644 cadi/core/.project delete mode 100644 cadi/oauth-enduser/.gitignore delete mode 100644 cadi/oauth-enduser/.settings/.gitignore delete mode 100644 cadi/shiro/.gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/auth/.gitignore b/auth/.gitignore deleted file mode 100644 index a2ac34ab..00000000 --- a/auth/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -/target -/.settings -/dme2reg -/src -/.classpath -/logs -/bin/ -/temp -/.project -/assembly/ -/aaf_2.*/ -/aaf_2.1.0-SNAPSHOT.zip diff --git a/auth/auth-batch/.gitignore b/auth/auth-batch/.gitignore deleted file mode 100644 index 7743b8df..00000000 --- a/auth/auth-batch/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -/logs -/target -/.classpath -/.settings -/sync -/data/ -/lib/ -/bin/ -/.project diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index d09bd5d3..63e668a3 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -60,6 +60,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/auth/auth-cass/.gitignore b/auth/auth-cass/.gitignore deleted file mode 100644 index d7c9d7e7..00000000 --- a/auth/auth-cass/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -/.settings -/bin -/Old -/target -/.classpath -/.project -/AAF_2.0.8_alter.zip -/logs/ -/target/ diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index 56f367d6..c8a8a3af 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -60,6 +60,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/auth/auth-certman/.gitignore b/auth/auth-certman/.gitignore deleted file mode 100644 index 70922378..00000000 --- a/auth/auth-certman/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/target/ -/logs/ -/.settings/ -/.classpath -/tokens/ -/.project diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 42be0418..dd5c17ab 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -102,16 +102,5 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/auth/auth-client/.gitignore b/auth/auth-client/.gitignore deleted file mode 100644 index 7a112ea5..00000000 --- a/auth/auth-client/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/.classpath -/.settings -/bin -/target -/.project diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index 56672b16..d4f5b1ff 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -62,6 +62,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + @@ -114,18 +122,6 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - diff --git a/auth/auth-cmd/.gitignore b/auth/auth-cmd/.gitignore deleted file mode 100644 index 5aee8092..00000000 --- a/auth/auth-cmd/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/.settings -/bin -/logs -/target -/.classpath -/.project diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 4b051889..bf0cc284 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -65,6 +65,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/auth/auth-core/.gitignore b/auth/auth-core/.gitignore deleted file mode 100644 index 8f0ac9b9..00000000 --- a/auth/auth-core/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/.settings -/bin -/target -/.classpath -/.project diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index a8002024..2cb2b17a 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -60,6 +60,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/auth/auth-deforg/.gitignore b/auth/auth-deforg/.gitignore deleted file mode 100644 index ad5605e4..00000000 --- a/auth/auth-deforg/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/bin/ -/target/ -/.classpath -/.project -/.settings diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 29de4fd3..1d424b47 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -60,6 +60,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/auth/auth-fs/.gitignore b/auth/auth-fs/.gitignore deleted file mode 100644 index d3881782..00000000 --- a/auth/auth-fs/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -/target/ -/.classpath -/.settings -/.project -/Dockerfile -/dbuild -/drun diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 11582b4b..d3261f99 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -63,6 +63,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + @@ -107,16 +115,5 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/auth/auth-gui/.gitignore b/auth/auth-gui/.gitignore deleted file mode 100644 index a95a15c4..00000000 --- a/auth/auth-gui/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/.settings -/logs -/target -/.classpath -/conf -/bin/ -/tokens/ -/.project diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml index d2253009..246195ac 100644 --- a/auth/auth-gui/pom.xml +++ b/auth/auth-gui/pom.xml @@ -127,16 +127,5 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/auth/auth-hello/.gitignore b/auth/auth-hello/.gitignore deleted file mode 100644 index daa4ec18..00000000 --- a/auth/auth-hello/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/target/ -/logs/ -/.settings/ -/.classpath -/tokens/ - -/bin/ -/.project diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index bac4537e..44c8f4a5 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -81,16 +81,4 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - diff --git a/auth/auth-locate/.gitignore b/auth/auth-locate/.gitignore deleted file mode 100644 index 3fea7c64..00000000 --- a/auth/auth-locate/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/target/ -/.classpath -/logs/ -/.settings/ -/tokens/ -/.project diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 4fb54db3..60b1d128 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -98,16 +98,5 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/auth/auth-oauth/.gitignore b/auth/auth-oauth/.gitignore deleted file mode 100644 index 418e5b3a..00000000 --- a/auth/auth-oauth/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/target/ -/.classpath -/bin/ -/.settings -/.project diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 40ada58a..03da9a20 100644 --- a/auth/auth-oauth/pom.xml +++ b/auth/auth-oauth/pom.xml @@ -93,16 +93,5 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/auth/auth-service/.gitignore b/auth/auth-service/.gitignore deleted file mode 100644 index 940e35eb..00000000 --- a/auth/auth-service/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -/.settings -/.classpath -/bin -/common -/logs -/target/ -/tokens/ -/.project -/Dockerfile -/dbuild -/docker-compose.yaml -/drun -/run -/dbuild.orig -/dcy diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 33560e33..43a2af25 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -129,16 +129,4 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - diff --git a/auth/pom.xml b/auth/pom.xml index 99b998c0..bf3a9ac3 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -66,6 +66,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + @@ -447,17 +455,6 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/cadi/.gitignore b/cadi/.gitignore deleted file mode 100644 index 100951d2..00000000 --- a/cadi/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/.settings/ -/.classpath diff --git a/cadi/.project b/cadi/.project deleted file mode 100644 index 544e2f33..00000000 --- a/cadi/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - cadi - - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - - diff --git a/cadi/aaf/.gitignore b/cadi/aaf/.gitignore deleted file mode 100644 index 30c908e8..00000000 --- a/cadi/aaf/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/.settings/ -/.classpath -/logs/ -/target/ diff --git a/cadi/aaf/.project b/cadi/aaf/.project deleted file mode 100644 index 8151d3d5..00000000 --- a/cadi/aaf/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - cadi_aaf - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/cadi/aaf/jenkins-pom.xml b/cadi/aaf/jenkins-pom.xml index f1a0f0a8..7125258a 100644 --- a/cadi/aaf/jenkins-pom.xml +++ b/cadi/aaf/jenkins-pom.xml @@ -240,18 +240,6 @@ - - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/cadi/aaf/pom.xml b/cadi/aaf/pom.xml index 368d02a6..b2f1bdc6 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -59,6 +59,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/cadi/cass/.gitignore b/cadi/cass/.gitignore deleted file mode 100644 index 2fd21f99..00000000 --- a/cadi/cass/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/target/ -/.classpath -/.settings/ -/target/ diff --git a/cadi/cass/.project b/cadi/cass/.project deleted file mode 100644 index 8efd1f6e..00000000 --- a/cadi/cass/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - cadi_cass - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/cadi/cass/pom.xml b/cadi/cass/pom.xml index 9db57a48..93f69137 100644 --- a/cadi/cass/pom.xml +++ b/cadi/cass/pom.xml @@ -59,6 +59,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/cadi/client/.gitignore b/cadi/client/.gitignore deleted file mode 100644 index 8f9d9622..00000000 --- a/cadi/client/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/.project -/.settings/ -/target/ -/logs/ -/.classpath diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index a553b1b0..c2e80827 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -57,6 +57,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/cadi/core/.gitignore b/cadi/core/.gitignore deleted file mode 100644 index 54c1f5fe..00000000 --- a/cadi/core/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/.settings/ -/war/ -/.classpath -/.DS_Store -/target/ diff --git a/cadi/core/.project b/cadi/core/.project deleted file mode 100644 index f6617372..00000000 --- a/cadi/core/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - cadi_core - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index 5ad6baac..ffd7b502 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -50,6 +50,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/cadi/oauth-enduser/.gitignore b/cadi/oauth-enduser/.gitignore deleted file mode 100644 index ed10e327..00000000 --- a/cadi/oauth-enduser/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/target/ -/.DS_Store -/.classpath -/tokens/ -/bin/ -/.project diff --git a/cadi/oauth-enduser/.settings/.gitignore b/cadi/oauth-enduser/.settings/.gitignore deleted file mode 100644 index e2635f07..00000000 --- a/cadi/oauth-enduser/.settings/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/org.eclipse.jdt.core.prefs -/org.eclipse.m2e.core.prefs diff --git a/cadi/pom.xml b/cadi/pom.xml index 0634cc69..1928f7df 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -69,6 +69,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + @@ -365,19 +373,5 @@ - - - - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - + diff --git a/cadi/shiro/.gitignore b/cadi/shiro/.gitignore deleted file mode 100644 index cb0cea39..00000000 --- a/cadi/shiro/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/bin/ -/target/ -/.project -/.classpath -/.settings diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml index 07ff5ab5..40d98edc 100644 --- a/cadi/shiro/pom.xml +++ b/cadi/shiro/pom.xml @@ -59,6 +59,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + diff --git a/misc/env/pom.xml b/misc/env/pom.xml index e724f8ef..2859f4ba 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -59,8 +59,100 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + + + + log4j @@ -68,5 +160,23 @@ compile + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index facb2f7a..d7c3699d 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -59,8 +59,33 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + org.onap.aaf.misc @@ -87,8 +112,86 @@ false + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + diff --git a/misc/pom.xml b/misc/pom.xml index 4eba2fd5..770fe719 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -31,8 +31,24 @@ UTF-8 1.5.1 + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + Jonathan Gathman @@ -59,6 +75,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + @@ -112,23 +136,72 @@ 1.7 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - - env xgen @@ -150,4 +223,21 @@ + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 1f3c1490..3226613c 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -59,8 +59,33 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + org.onap.aaf.misc @@ -86,8 +111,87 @@ src/main/xsd + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 982920a7..4a23a993 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -59,8 +59,33 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + + org.onap.aaf.misc @@ -68,11 +93,90 @@ ${project.version} - + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + org.onap.aaf.* + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco-it.exec + + + + + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + + + + + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + diff --git a/pom.xml b/pom.xml index ece3cd2a..4237efd9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,29 @@ 2.1.0-SNAPSHOT AAF Overall Parent pom + + + org.onap.oparent + oparent + 1.1.0 + + + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + @@ -43,20 +66,22 @@ cadi auth - - - + - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + ecomp-site + dav:${nexusproxy}${sitePath} + -- 2.16.6