Skip to content

Parameters

GIT_REF_TO_BUILD
GIT_FETCH_REFSPEC
TARGET_DEF
Which Eclipse target to build against, from the definitions in org.eclipse.mat.targetdef

Loading...

Define whether the mvn .repository folder should be emptied before the build

Loading...

Whether to ignore test failures (don't normally run with this)
_JAVA_OPTIONS
Extra Java options
PRODUCT_DEF
Which Eclipse product to build against, from the definitions in org.eclipse.mat.product The .p2.inf file in org.eclipse.mat.product which controls the details of how the stand-alone MAT is built. If none is given then the TARGET_DEF is used. Specify without a '.product' or 'p2.inf' extension.
MAVEN_ARGS
Extra arguments for Maven e.g. -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog -Dorg.apache.commons.logging.simplelog.showdatetime=true -Dorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG -Dorg.apache.commons.logging.simplelog.log.org.apache.http.wire=ERROR -DskipTests