Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The Maven tooling provides some basic steps to allow you to build the Service Assemblies. First you must change you your pom.xml in your SA project to package as a *jbi-service-assembly*.

...

Once you have configured these steps you can run mvn install and you should find the ZIP for the Service Assembly is created.

...