X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README.md;h=04a1ced64dcb0f8cf189f1aeeec591273483bd96;hb=refs%2Fheads%2Fnext-previous-event;hp=55e5982ce289e8a9d09c9a1f64221ead073937c8;hpb=e38f4d76c1f90dc37ae8f9ae8b69449044e5b3ea;p=deliverable%2Ftracecompass.git diff --git a/README.md b/README.md index 55e5982ce2..04a1ced64d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ wiki page: Compiling manually ------------------ +The Maven project build requires version 3.3 or later. It can be downloaded from + or from the package management system of your distro. + To build the project manually using Maven, simply run the following command from the top-level directory: @@ -80,7 +83,7 @@ the build system. You can set them by using `-P[profile name]` and Runs a test suite present in `releng/org.eclipse.tracecompass.alltests`. The test suite to run has to be defined by `-DcustomTestSuite=[name]`, for example - `-DcustomTestSuite=RunAllCoreTests`. + `-DcustomTestSuite=RunAllPerfTests`. * `-Pdeploy-rcp`