summaryrefslogtreecommitdiffstats
path: root/xgen/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xgen/pom.xml')
-rw-r--r--xgen/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xgen/pom.xml b/xgen/pom.xml
index 7cf0380..60e5f10 100644
--- a/xgen/pom.xml
+++ b/xgen/pom.xml
@@ -55,6 +55,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.cadiVersion>1.0.0-SNAPSHOT</project.cadiVersion>
<sonar.language>java</sonar.language>
+ <sonar.skip>true</sonar.skip>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
<sonar.surefire.reportsPath>${project.build.directory}/surefire-reports</sonar.surefire.reportsPath>
<sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>