From: Thanh Ha Date: Thu, 22 Jan 2015 02:32:38 +0000 (-0500) Subject: Remove non-existant integrationtests and docs profiles X-Git-Tag: release/lithium~499^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f8002e014e6770dff541adef4e7fd7590850a675;hp=0d28ac714ed9058fd7504d3845b37eba65707af9;p=releng%2Fbuilder.git Remove non-existant integrationtests and docs profiles According to the SFC build there is no profiles called integrationtests or docs. If this is true then there's no reason to override the MAVEN_GOALS setting and accept the default. Change-Id: I069bbdcff5c3e2f3a93c7985e269e62028707ea0 Signed-off-by: Thanh Ha --- diff --git a/jjb/sfc/sfc.cfg b/jjb/sfc/sfc.cfg index ec61eee87..c528663e8 100644 --- a/jjb/sfc/sfc.cfg +++ b/jjb/sfc/sfc.cfg @@ -1,3 +1,2 @@ -MVN_GOALS: -Dmaven.repo.local=$WORKSPACE/.m2repo -Dorg.ops4j.pax.url.mvn.localRepository=$WORKSPACE/.m2repo clean install -Pintegrationtests,docs MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true DEPENDENCIES: yangtools,controller