X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README.md;h=432836a6bf87f0854b22927e7a90c03c78f5f76f;hb=refs%2Fheads%2Fnew-instance;hp=01a8364ad1687850d9bdda6a11d02a7df14ba151;hpb=1268a470e77c0992585b89de713a4645e8b152e5;p=deliverable%2Ftracecompass.git diff --git a/README.md b/README.md index 01a8364ad1..432836a6bf 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,15 @@ the build system. You can set them by using `-P[profile name]` and stable platform. To use the staging target for example, use `-Dtarget-platform=tracecompass-eStaging`. +* `-Dskip-automated-ui-tests` + + Skips the automated UI integration tests. Not required when using + `-Dmaven.test.skip=true`, which already skips all the tests. + * `-Dskip-rcp` - Skips building the RCP archives and related deployment targets. + Skips building the RCP archives and related deployment targets. Only works in + conjunction with `-Dskip-automated-ui-tests`, due to a limitation in Maven. * `-Pctf-grammar`