Skip to content

Project mat-standalone-packages

This build requires parameters:

MAT_RELEASE_REPO
(optional) specifies from which p2 repo the MAT bundles come, when the build-release profile is used
TARGET_DEF
Which Eclipse target to build against, from the definitions in org.eclipse.mat.targetdef
PRODUCT_DEF
Which Eclipse product to build against, from the definitions in org.eclipse.mat.product The product file in org.eclipse.mat.product which controls how the stand-alone MAT is built. If none is given then the TARGET_DEF is used. Specify without a '.product' extension.

Loading...

Whether to ignore test failures (don't normally run with this)
OUTPUT_DIR
The output directory for the packages produced for each platform.
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
Cancel