|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History{multi-excerpt-include:research:Common How-tos\|name=commons-howtos\|nopanel=true}\\
{multi-excerpt-include:research:Common How-tos\|name=commons-howtos\|nopanel=true}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 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:
{code}
mvn install -Pdistributions
{code}
or go to the 'distributions' folder and run
{code}
mvn install
{code}
\\
{code}
mvn install -Pdistributions
{code}
or go to the 'distributions' folder and run
{code}
mvn install
{code}
\\