From: Tuukka Lehtonen Date: Tue, 28 Apr 2020 07:28:15 +0000 (+0000) Subject: Merge "Use RuntimeEnvironmentRequest2 where applicable" X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=f7830ea71857134d5e6abf52f789ba3c1e127f14;hp=844ae73ef4a9109b12d4d810b9d3bc5e147e298f Merge "Use RuntimeEnvironmentRequest2 where applicable" --- 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. diff --git a/settings.xml b/settings.xml deleted file mode 100644 index 1aabd4d98..000000000 --- a/settings.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - graph-builder-snapshot - graph-builder - graph-builder - - - -