Running Petals executables from their source code

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:

> mvn clean package

Next, use the following command to execute them:

> mvn exec:exec
Contributors
No contributors found for: authors on selected page(s)
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.