CoreMedia Content Cloud v11 Upgrade Guide / Version 2110
Table Of ContentsThe following extensions for the Content Hub Adapters have been removed from the Blueprint.
content-hub-adapter-rss
content-hub-adapter-youtube
The following extension for the Feedback Hub Adapter has been removed from the Blueprint:
feedback-hub-adapter-imagga
These adapters are now released as separate plugins which are available on GitHub.
By default, the plugins are bundled with the Blueprint.
For details on bundled plugins see workspace-configuration/plugins/README.md
in the Blueprint
workspace and section "Plugin Descriptors and Bundled Plugins" in the Blueprint Developer Manual.
To remove these bundled plugins, go to workspace-configuration/plugins/
remove the entries
from the file plugin-descriptors.json
and run mvn generate-resources.
If you have customized the adapters, you can keep your customized extensions, but must remove the bundled plugins as described above. Nevertheless, in the long run, you should consider migrating your extensions to plugins as well.