1 To build the platform, run:
2 mvn -s settings.xml package
4 or to run unit tests as well:
5 mvn -s settings.xml verify
7 If you're building the platform inside Eclipse IDE, remember to give
8 the settings.xml file to the Maven / User Settings preference page