From: Tony Tkacik Date: Fri, 17 Apr 2015 10:26:43 +0000 (+0200) Subject: Bug 2907: Downgraded karaf maven plugin to 3.0.1 X-Git-Tag: release/lithium~258 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=b1a173cedaa529a38418ffa2bc55efb7c12682a1;ds=sidebyside Bug 2907: Downgraded karaf maven plugin to 3.0.1 Karaf Maven plugin 3.0.2 and 3.0.3 during installation of boot features reinstalls already installed features when it's referenced by other features. This actually prolongs build and increases logs in large amount - eg. https://jenkins.opendaylight.org/releng/job/iotdm-integration-master/522/ Change-Id: I1fa1a1c4853becf49b790e3a4add56ca9d263ba0 Signed-off-by: Tony Tkacik --- diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index 958f2b884c..85e0c265b1 100644 --- a/karaf/karaf-parent/pom.xml +++ b/karaf/karaf-parent/pom.xml @@ -24,6 +24,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 1.1.0-SNAPSHOT 1.5.0-SNAPSHOT standard + + 3.0.1 @@ -180,7 +186,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.tooling karaf-maven-plugin - ${karaf.version} + ${karaf.maven.version} true