From 0f5c8534e18450d60e7018a193ace5f3cabd5193 Mon Sep 17 00:00:00 2001 From: Kai Zimmermann Date: Fri, 22 Jan 2016 14:12:59 +0100 Subject: [PATCH] Added source get --- pom.xml | 70 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 42 insertions(+), 28 deletions(-) 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