View Source

{section}
{column}

Some Petals artifacts are runnable from their source code using a Maven command:
* Petals ESB container, from {{petals-esb-default-zip}},
* Petals ESB CLI, from {{petals-cli-distrib-zip}},
* Petals Registry Overlay, from {{petals-registry-overlay-zip}},
* Petals Registry CLI, from {{petals-registry-cli-zip}}.

Before to execute these Petals artifacts, they must be packaged:
{code}
> mvn clean package
{code}

Next, use the following command to execute them:
{code}
> mvn exec:exec
{code}

{column}
{column:width=35%}
{panel:title=Contributors}{contributors:order=name|mode=list|showAnonymous=true|showCount=true|showLastTime=true}{panel}
{column}
{section}