diff --git a/pom.xml b/pom.xml
index 7c1ea8640..83cc0c026 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,27 +98,27 @@
jacoco
0.7.2.201409121644
-
1.4
reuseReports
-
${project.basedir}/../target/
jacoco-ut.exec
-
${jacoco.outputDir}/${jacoco.out.ut.file}
jacoco-it.exec
-
${jacoco.outputDir}/${jacoco.out.it.file}
19.0
@@ -127,26 +127,26 @@
-
+
com.mycila
license-maven-plugin
2.11
- LICENCE_HEADER_TEMPLATE.txt
-
- **/README
- 3rd-dependencies/**
- **/.git*
- .git*
- **/*.sql
- **/*.sql
- eclipse_codeformatter.xml
-
-
- JAVADOC_STYLE
-
+ LICENCE_HEADER_TEMPLATE.txt
+
+ **/README
+ 3rd-dependencies/**
+ **/.git*
+ .git*
+ **/*.sql
+ **/*.sql
+ eclipse_codeformatter.xml
+
+
+ JAVADOC_STYLE
+
-
+
org.codehaus.mojo
versions-maven-plugin
@@ -189,6 +189,18 @@
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar
+
+
+
+
@@ -348,9 +360,10 @@
vaadin-push
${vaadin.version}
-
+
com.vaadin
vaadin-client-compiler
@@ -488,7 +501,8 @@
-
+
com.fasterxml
classmate