From: Tuukka Lehtonen Date: Mon, 27 Apr 2020 17:13:22 +0000 (+0300) Subject: Removed settings.xml as unnecessary. X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=b239916046f11bd0c9477db0d59d59abeee45984 Removed settings.xml as unnecessary. Change-Id: I7192aa6186a0f6cc5e304a25d9450db6e99bd65f --- 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 - - - -