From 9c019992eb75a792eed611502ca7618c6e1e8bc9 Mon Sep 17 00:00:00 2001 From: Amal Gunatilake Date: Sun, 7 May 2017 21:03:25 +0530 Subject: [PATCH] Disabling maven-source-plugin Disabling maven-source-plugin to disable Jenkins release fail due to the large unnecessary source file generation. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 08e9b88af..bbfd90470 100644 --- a/pom.xml +++ b/pom.xml @@ -1337,7 +1337,7 @@ --> - + maven-assembly-plugin 2.2-beta-2