]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - README.md
Fixed mvn package and verify to also work with linux (+mac?)
[simantics/platform.git] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..d0d9155
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+To build the platform, run:
+mvn -s settings.xml package
+
+or to run unit tests as well:
+mvn -s settings.xml 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.