summaryrefslogtreecommitdiffstats
path: root/cadi/oauth-enduser/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-03 16:25:33 -0500
committerSai Gandham <sg481n@att.com>2018-04-03 16:28:43 -0500
commit1ef69d23678f12c3c78e85c5b4579e305862ed8e (patch)
tree899dd44d575c0d72a91ec2ee0415f98f35e28a8b /cadi/oauth-enduser/pom.xml
parente612377163e148280503ca8db93223ab1fdee4dc (diff)
Skip some modules from sonar
Skipping auth batch,client,hello,fs,gui,cadi shiro,cadi oauth misc log4j,misc xgen. Issue-ID: AAF-208 Change-Id: Ib589f755b23d0b9b455acff8726225dd023f27f6 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r--cadi/oauth-enduser/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml
index 96f9a73c..608d37ab 100644
--- a/cadi/oauth-enduser/pom.xml
+++ b/cadi/oauth-enduser/pom.xml
@@ -31,6 +31,7 @@
<properties>
<!-- SONAR -->
+ <sonar.skip>true</sonar.skip>
<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>