Modify authz pom files. 07/38707/1
authorSai Gandham <sg481n@att.com>
Mon, 26 Mar 2018 22:57:09 +0000 (22:57 +0000)
committerSai Gandham <sg481n@att.com>
Mon, 26 Mar 2018 23:01:30 +0000 (23:01 +0000)
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:
.gitignore [deleted file]
auth/.gitignore [deleted file]
auth/auth-batch/.gitignore [deleted file]
auth/auth-batch/pom.xml
auth/auth-cass/.gitignore [deleted file]
auth/auth-cass/pom.xml
auth/auth-certman/.gitignore [deleted file]
auth/auth-certman/pom.xml
auth/auth-client/.gitignore [deleted file]
auth/auth-client/pom.xml
auth/auth-cmd/.gitignore [deleted file]
auth/auth-cmd/pom.xml
auth/auth-core/.gitignore [deleted file]
auth/auth-core/pom.xml
auth/auth-deforg/.gitignore [deleted file]
auth/auth-deforg/pom.xml
auth/auth-fs/.gitignore [deleted file]
auth/auth-fs/pom.xml
auth/auth-gui/.gitignore [deleted file]
auth/auth-gui/pom.xml
auth/auth-hello/.gitignore [deleted file]
auth/auth-hello/pom.xml
auth/auth-locate/.gitignore [deleted file]
auth/auth-locate/pom.xml
auth/auth-oauth/.gitignore [deleted file]
auth/auth-oauth/pom.xml
auth/auth-service/.gitignore [deleted file]
auth/auth-service/pom.xml
auth/pom.xml
cadi/.gitignore [deleted file]
cadi/.project [deleted file]
cadi/aaf/.gitignore [deleted file]
cadi/aaf/.project [deleted file]
cadi/aaf/jenkins-pom.xml
cadi/aaf/pom.xml
cadi/cass/.gitignore [deleted file]
cadi/cass/.project [deleted file]
cadi/cass/pom.xml
cadi/client/.gitignore [deleted file]
cadi/client/pom.xml
cadi/core/.gitignore [deleted file]
cadi/core/.project [deleted file]
cadi/core/pom.xml
cadi/oauth-enduser/.gitignore [deleted file]
cadi/oauth-enduser/.settings/.gitignore [deleted file]
cadi/pom.xml
cadi/shiro/.gitignore [deleted file]
cadi/shiro/pom.xml
misc/env/pom.xml
misc/log4j/pom.xml
misc/pom.xml
misc/rosetta/pom.xml
misc/xgen/pom.xml
pom.xml

diff --git a/.gitignore b/.gitignore
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/auth/.gitignore b/auth/.gitignore
deleted file mode 100644 (file)
index a2ac34a..0000000
+++ /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 (file)
index 7743b8d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/logs
-/target
-/.classpath
-/.settings
-/sync
-/data/
-/lib/
-/bin/
-/.project
index d09bd5d..63e668a 100644 (file)
                                <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 (file)
index d7c9d7e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/.settings
-/bin
-/Old
-/target
-/.classpath
-/.project
-/AAF_2.0.8_alter.zip
-/logs/
-/target/
index 56f367d..c8a8a3a 100644 (file)
                                <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 (file)
index 7092237..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/target/
-/logs/
-/.settings/
-/.classpath
-/tokens/
-/.project
index 42be041..dd5c17a 100644 (file)
                </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 (file)
index 7a112ea..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/.classpath
-/.settings
-/bin
-/target
-/.project
index 56672b1..d4f5b1f 100644 (file)
                                <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>
 
        
                </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 (file)
index 5aee809..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/.settings
-/bin
-/logs
-/target
-/.classpath
-/.project
index 4b05188..bf0cc28 100644 (file)
                                <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 (file)
index 8f0ac9b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/.settings
-/bin
-/target
-/.classpath
-/.project
index a800202..2cb2b17 100644 (file)
                                <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 (file)
index ad5605e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/bin/
-/target/
-/.classpath
-/.project
-/.settings
index 29de4fd..1d424b4 100644 (file)
                                <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 (file)
index d388178..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/target/
-/.classpath
-/.settings
-/.project
-/Dockerfile
-/dbuild
-/drun
index 11582b4..d3261f9 100644 (file)
                                <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>
                </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 (file)
index a95a15c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/.settings
-/logs
-/target
-/.classpath
-/conf
-/bin/
-/tokens/
-/.project
index d225300..246195a 100644 (file)
                </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 (file)
index daa4ec1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/target/
-/logs/
-/.settings/
-/.classpath
-/tokens/
-
-/bin/
-/.project
index bac4537..44c8f4a 100644 (file)
                </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 (file)
index 3fea7c6..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/target/
-/.classpath
-/logs/
-/.settings/
-/tokens/
-/.project
index 4fb54db..60b1d12 100644 (file)
                </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 (file)
index 418e5b3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/target/
-/.classpath
-/bin/
-/.settings
-/.project
index 40ada58..03da9a2 100644 (file)
                </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 (file)
index 940e35e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/.settings
-/.classpath
-/bin
-/common
-/logs
-/target/
-/tokens/
-/.project
-/Dockerfile
-/dbuild
-/docker-compose.yaml
-/drun
-/run
-/dbuild.orig
-/dcy
index 33560e3..43a2af2 100644 (file)
                </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>
index 99b998c..bf3a9ac 100644 (file)
                                <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>
        </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 (file)
index 100951d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-/.settings/
-/.classpath
diff --git a/cadi/.project b/cadi/.project
deleted file mode 100644 (file)
index 544e2f3..0000000
+++ /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 (file)
index 30c908e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-/.settings/
-/.classpath
-/logs/
-/target/
diff --git a/cadi/aaf/.project b/cadi/aaf/.project
deleted file mode 100644 (file)
index 8151d3d..0000000
+++ /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>
index f1a0f0a..7125258 100644 (file)
                        </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>
index 368d02a..b2f1bdc 100644 (file)
                                <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 (file)
index 2fd21f9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-/target/
-/.classpath
-/.settings/
-/target/
diff --git a/cadi/cass/.project b/cadi/cass/.project
deleted file mode 100644 (file)
index 8efd1f6..0000000
+++ /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>
index 9db57a4..93f6913 100644 (file)
                                <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 (file)
index 8f9d962..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/.project
-/.settings/
-/target/
-/logs/
-/.classpath
index a553b1b..c2e8082 100644 (file)
                                <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 (file)
index 54c1f5f..0000000
+++ /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 (file)
index f661737..0000000
+++ /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>
index 5ad6baa..ffd7b50 100644 (file)
                                <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 (file)
index ed10e32..0000000
+++ /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 (file)
index e2635f0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-/org.eclipse.jdt.core.prefs
-/org.eclipse.m2e.core.prefs
index 0634cc6..1928f7d 100644 (file)
                                <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>
 
 
-       <!-- ============================================================== -->
-       <!-- 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 (file)
index cb0cea3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/bin/
-/target/
-/.project
-/.classpath
-/.settings
index 07ff5ab..40d98ed 100644 (file)
                                <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>
index e724f8e..2859f4b 100644 (file)
                                <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>
                        <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>
 
index facb2f7..d7c3699 100644 (file)
                                <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>
                                                <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>
index 4eba2fd..770fe71 100644 (file)
        <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>
                                <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>
                                                <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>
                        </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>
index 1f3c149..3226613 100644 (file)
                                <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>
                                        <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>
index 982920a..4a23a99 100644 (file)
                                <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>
                        <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>
diff --git a/pom.xml b/pom.xml
index ece3cd2..4237efd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <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>
                <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>