diff options
author | Sai Gandham <sg481n@att.com> | 2018-03-26 22:57:09 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-03-26 23:01:30 +0000 |
commit | e01703c951dca2546cc5a9ccdfc9789d30630ec6 (patch) | |
tree | 0a555fe14cf93f92e125dfdaaa1006e9a699e10b | |
parent | 31d847ed8562bc6169fd8c33af93302d67ab074e (diff) |
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 <sg481n@att.com>
54 files changed, 685 insertions, 390 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29b..00000000 --- a/.gitignore +++ /dev/null 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <properties> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> @@ -114,18 +122,6 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> @@ -107,16 +115,5 @@ </pluginManagement> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> </project> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ </plugins> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <build> @@ -447,17 +455,6 @@ </dependencyManagement> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>cadi</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>cadi_aaf</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> 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 @@ </plugins> </pluginManagement> </build> - - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>cadi_cass</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>cadi_core</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> <dependency> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> @@ -365,19 +373,5 @@ </build> - <!-- ============================================================== --> - <!-- Maven Central Repository Information --> - <!-- ============================================================== --> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> + </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> + <properties> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> + </properties> + + <build> + <plugins> + <plugin> + <groupId>org.sonatype.plugins</groupId> + <artifactId>nexus-staging-maven-plugin</artifactId> + <version>1.6.7</version> + <extensions>true</extensions> + <configuration> + <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> + </configuration> + </plugin> + <plugin> + <groupId>org.jacoco</groupId> + <artifactId>jacoco-maven-plugin</artifactId> + <version>0.7.7.201606060606</version> + <configuration> + <dumpOnExit>true</dumpOnExit> + <includes> + <include>org.onap.aaf.*</include> + </includes> + </configuration> + <executions> + <execution> + <id>pre-unit-test</id> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <id>pre-integration-test</id> + <phase>pre-integration-test</phase> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <goals> + <goal>merge</goal> + </goals> + <phase>post-integration-test</phase> + <configuration> + <fileSets> + <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet"> + <directory>${project.build.directory}/coverage-reports</directory> + <includes> + <include>*.exec</include> + </includes> + </fileSet> + </fileSets> + <destFile>${project.build.directory}/jacoco-dev.exec</destFile> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> + <dependencies> <dependency> <groupId>log4j</groupId> @@ -68,5 +160,23 @@ <scope>compile</scope> <!-- Provides scope only, in case other users prefer another Logging Implementation --> </dependency> </dependencies> + + + <distributionManagement> + <repository> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> + </repository> + <snapshotRepository> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> + </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> + </distributionManagement> </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> + <properties> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> + </properties> + <dependencies> <dependency> <groupId>org.onap.aaf.misc</groupId> @@ -87,8 +112,86 @@ <skip>false</skip> </configuration> </plugin> + <plugin> + <groupId>org.sonatype.plugins</groupId> + <artifactId>nexus-staging-maven-plugin</artifactId> + <version>1.6.7</version> + <extensions>true</extensions> + <configuration> + <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> + </configuration> + </plugin> + <plugin> + <groupId>org.jacoco</groupId> + <artifactId>jacoco-maven-plugin</artifactId> + <version>0.7.7.201606060606</version> + <configuration> + <dumpOnExit>true</dumpOnExit> + <includes> + <include>org.onap.aaf.*</include> + </includes> + </configuration> + <executions> + <execution> + <id>pre-unit-test</id> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <id>pre-integration-test</id> + <phase>pre-integration-test</phase> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <goals> + <goal>merge</goal> + </goals> + <phase>post-integration-test</phase> + <configuration> + <fileSets> + <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet"> + <directory>${project.build.directory}/coverage-reports</directory> + <includes> + <include>*.exec</include> + </includes> + </fileSet> + </fileSets> + <destFile>${project.build.directory}/jacoco-dev.exec</destFile> + </configuration> + </execution> + </executions> + </plugin> </plugins> </pluginManagement> </build> + <distributionManagement> + <repository> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> + </repository> + <snapshotRepository> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> + </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> + </distributionManagement> </project> 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 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <powermock.version>1.5.1</powermock.version> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> </properties> + + <developers> <developer> <name>Jonathan Gathman</name> @@ -59,6 +75,14 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> @@ -112,23 +136,72 @@ <target>1.7</target> </configuration> </plugin> + <plugin> + <groupId>org.sonatype.plugins</groupId> + <artifactId>nexus-staging-maven-plugin</artifactId> + <version>1.6.7</version> + <extensions>true</extensions> + <configuration> + <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> + </configuration> + </plugin> + <plugin> + <groupId>org.jacoco</groupId> + <artifactId>jacoco-maven-plugin</artifactId> + <version>0.7.7.201606060606</version> + <configuration> + <dumpOnExit>true</dumpOnExit> + <includes> + <include>org.onap.aaf.*</include> + </includes> + </configuration> + <executions> + <execution> + <id>pre-unit-test</id> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <id>pre-integration-test</id> + <phase>pre-integration-test</phase> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <goals> + <goal>merge</goal> + </goals> + <phase>post-integration-test</phase> + <configuration> + <fileSets> + <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet"> + <directory>${project.build.directory}/coverage-reports</directory> + <includes> + <include>*.exec</include> + </includes> + </fileSet> + </fileSets> + <destFile>${project.build.directory}/jacoco-dev.exec</destFile> + </configuration> + </execution> + </executions> + </plugin> </plugins> </pluginManagement> </build> - <distributionManagement> - <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> - <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> - </distributionManagement> - <modules> <module>env</module> <module>xgen</module> @@ -150,4 +223,21 @@ </dependency> </dependencies> </dependencyManagement> + + <distributionManagement> + <repository> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> + </repository> + <snapshotRepository> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> + </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> + </distributionManagement> </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> + <properties> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> + </properties> + <dependencies> <dependency> <groupId>org.onap.aaf.misc</groupId> @@ -86,8 +111,87 @@ <schemaDirectory>src/main/xsd</schemaDirectory> </configuration> </plugin> + <plugin> + <groupId>org.sonatype.plugins</groupId> + <artifactId>nexus-staging-maven-plugin</artifactId> + <version>1.6.7</version> + <extensions>true</extensions> + <configuration> + <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> + </configuration> + </plugin> + <plugin> + <groupId>org.jacoco</groupId> + <artifactId>jacoco-maven-plugin</artifactId> + <version>0.7.7.201606060606</version> + <configuration> + <dumpOnExit>true</dumpOnExit> + <includes> + <include>org.onap.aaf.*</include> + </includes> + </configuration> + <executions> + <execution> + <id>pre-unit-test</id> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <id>pre-integration-test</id> + <phase>pre-integration-test</phase> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <goals> + <goal>merge</goal> + </goals> + <phase>post-integration-test</phase> + <configuration> + <fileSets> + <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet"> + <directory>${project.build.directory}/coverage-reports</directory> + <includes> + <include>*.exec</include> + </includes> + </fileSet> + </fileSets> + <destFile>${project.build.directory}/jacoco-dev.exec</destFile> + </configuration> + </execution> + </executions> + </plugin> </plugins> </build> + <distributionManagement> + <repository> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> + </repository> + <snapshotRepository> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> + </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> + </distributionManagement> + </project> 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 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> + <properties> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> + </properties> + <dependencies> <dependency> <groupId>org.onap.aaf.misc</groupId> @@ -68,11 +93,90 @@ <version>${project.version}</version> </dependency> </dependencies> - <!-- <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-deploy-plugin</artifactId> <version>2.6</version> <configuration> - <skip>false</skip> </configuration> </plugin> </plugins> </build> <distributionManagement> - <repository> <id>nexus</id> <name>attarch-releases</name> <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> - </repository> <snapshotRepository> <id>nexus</id> <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> - </snapshotRepository> </distributionManagement> --> + + <build> + <plugins> + <plugin> + <groupId>org.sonatype.plugins</groupId> + <artifactId>nexus-staging-maven-plugin</artifactId> + <version>1.6.7</version> + <extensions>true</extensions> + <configuration> + <nexusUrl>${nexusproxy}</nexusUrl> + <stagingProfileId>176c31dfe190a</stagingProfileId> + <serverId>ecomp-staging</serverId> + </configuration> + </plugin> + <plugin> + <groupId>org.jacoco</groupId> + <artifactId>jacoco-maven-plugin</artifactId> + <version>0.7.7.201606060606</version> + <configuration> + <dumpOnExit>true</dumpOnExit> + <includes> + <include>org.onap.aaf.*</include> + </includes> + </configuration> + <executions> + <execution> + <id>pre-unit-test</id> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <id>pre-integration-test</id> + <phase>pre-integration-test</phase> + <goals> + <goal>prepare-agent</goal> + </goals> + <configuration> + <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile> + <!-- <append>true</append> --> + </configuration> + </execution> + <execution> + <goals> + <goal>merge</goal> + </goals> + <phase>post-integration-test</phase> + <configuration> + <fileSets> + <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet"> + <directory>${project.build.directory}/coverage-reports</directory> + <includes> + <include>*.exec</include> + </includes> + </fileSet> + </fileSets> + <destFile>${project.build.directory}/jacoco-dev.exec</destFile> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> + + <distributionManagement> + <repository> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> + </repository> + <snapshotRepository> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> + </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> + </distributionManagement> + + </project> @@ -26,6 +26,29 @@ <version>2.1.0-SNAPSHOT</version> <name>AAF Overall Parent</name> <packaging>pom</packaging> + + <parent> + <groupId>org.onap.oparent</groupId> + <artifactId>oparent</artifactId> + <version>1.1.0</version> + </parent> + + <properties> + <!-- SONAR --> + <jacoco.version>0.7.7.201606060606</jacoco.version> + <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> + <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> + <!-- Default Sonar configuration --> + <sonar.jacoco.reportPath>target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath> + <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> + <!-- Note: This list should match jacoco-maven-plugin's exclusion list below --> + <sonar.exclusions>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</sonar.exclusions> + <nexusproxy>https://nexus.onap.org</nexusproxy> + <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> + <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> + <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath> + </properties> <build> <plugins> <plugin> @@ -43,20 +66,22 @@ <module>cadi</module> <module>auth</module> </modules> - - - + <distributionManagement> <repository> - <id>nexus</id> - <name>attarch-releases</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases</url> + <id>ecomp-releases</id> + <name>AAF Release Repository</name> + <url>${nexusproxy}${releaseNexusPath}</url> </repository> <snapshotRepository> - <id>nexus</id> - <name>attarch-snapshots</name> - <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots</url> + <id>ecomp-snapshots</id> + <name>AAF Snapshot Repository</name> + <url>${nexusproxy}${snapshotNexusPath}</url> </snapshotRepository> + <site> + <id>ecomp-site</id> + <url>dav:${nexusproxy}${sitePath}</url> + </site> </distributionManagement> </project> |