The previous guides will help you to get and compile default modules for the current project. Additionally we added some profiles in order to build some specific modules separately. In order to build the various binary distributions of the Petals DSB, you must activate the maven 'distributions' profile from the DSB root folder like:
or go to the 'distributions' folder and run
This will generate all the distributions in the distributions folder : A standard binary and an installer are available under the target folders or each distribution module.
Misc.
To compile the modules located under the sandbox folders, you must activate the 'sandbox' profile from the DSB root folder like: