SAP / commerce-gradle-plugin

Gradle plugins for the full development lifecycle of a SAP Commerce project
Apache License 2.0
32 stars 12 forks source link

CCv2 Plugin should support Cloud Integration Extension Pack #21

Closed guiliguili closed 3 years ago

guiliguili commented 3 years ago

As of SAP Commerce 2005, Cloud Extension Pack have been replaced by Cloud Integration Extension Pack.

Currently the CCv2 plugin only supports Cloud Extension Pack and should also support Cloud Integration Extension Pack.

mpern commented 3 years ago

Thank you for your feedback!

The plugin already supports the extensionPacks element of the manifest.json file for exactly that purpose, see the release notes for v2.1.0 and the offical documentation on how to deploy the integration extension pack in the cloud (link)

I haven't updated the plugin documentation though, so no wonder you've missed it.

mpern commented 3 years ago

Updated ccv2 plugin documentation with details about extensionPacks support