X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=README.md;h=f5ede656849b70fdece241f396bc880208dd894f;hp=c819359db1f9f2bdf3abffc6ccf91722ad492afe;hb=b239916046f11bd0c9477db0d59d59abeee45984;hpb=36e865dac0ec2db530fabc6fd9ea9841c3e812ae diff --git a/README.md b/README.md index c819359db..f5ede6568 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,8 @@ Two plug-ins need to be installed into the IDE from P2 repositories: ## Building To build the platform, run: -mvn -s settings.xml package +mvn package or to run unit tests as well: -mvn -s settings.xml verify +mvn verify -If you're building the platform inside Eclipse IDE, remember to give -the settings.xml file to the Maven / User Settings preference page -User Settings field.