bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

Add feature to generate manifest.json for TCI

Open jaybaws opened this issue 1 year ago • 0 comments

The maven plugin is able to generate the .ear file without a full BWCE/BusinessStudio installation present.

However, generating a manifest.json is only possible when bwdesign is present. This means we need to run our builds within very large (2+ Gb) containers, which slows the build process down significantly.

Would it be possible to add capability to generate manifest.json (for TCI deployments) to the plugin natively, without the need for bwdesign?

jaybaws avatar Nov 27 '23 12:11 jaybaws