summaryrefslogtreecommitdiffstats
path: root/compatibility-shared
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-01-03 10:25:14 +0200
committerHenri Sara <henri.sara@gmail.com>2017-01-03 10:25:14 +0200
commit3683769be152e4f03239011b85e81a9e37938241 (patch)
tree5f417c02fb664fc2da481fdf3351cfccde2281c5 /compatibility-shared
parentcce70a449c1d41d76c54a987fe80e20b700bea9b (diff)
downloadvaadin-framework-3683769be152e4f03239011b85e81a9e37938241.tar.gz
vaadin-framework-3683769be152e4f03239011b85e81a9e37938241.zip
Make it easy to run Sonar on the project (#8118)
Diffstat (limited to 'compatibility-shared')
-rw-r--r--compatibility-shared/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/compatibility-shared/pom.xml b/compatibility-shared/pom.xml
index 30886a1ac1..d702702748 100644
--- a/compatibility-shared/pom.xml
+++ b/compatibility-shared/pom.xml
@@ -14,6 +14,11 @@
<url>https://vaadin.com/</url>
<description>Vaadin 7 compatibility package for Vaadin 8</description>
+ <properties>
+ <!-- These files are directly from Vaadin 7 -->
+ <sonar.skip>true</sonar.skip>
+ </properties>
+
<dependencies>
<!-- Project modules -->
<dependency>