IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

Provide samples for Maven plugin usage #69

Closed davenice closed 4 years ago

davenice commented 5 years ago

We should provide a couple of sample bundles. We could provide both a 'standalone' bundle that packages a pre-existing WAR project, and a WAR project that is configured to produce a bundle.

We should deliver these as sample projects within cics-bundle-maven/samples and build them automatically as part of our build.

davenice commented 4 years ago

Samnple with overriden name for war bundle part

sophiegreen commented 4 years ago

Also add a sample for overriding the jvm server so you can have multiple bundle parts with different jvm servers