Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
None
-
None
-
Sling 9
Description
I created a Maven Archetype for Ruben that creates a Sling project composed of a Bundle (core) and a Content Package (ui.apps) which contains the Bundle as embedded object.
It is deployed using the latest WCMIO Content Package Maven Plugin to deploy to Sling using Composum.
The generated contains a shadow module for the core and ui.apps with the extension '.example' that is not part of the build but can be copied into the active module when desired or deleted by just deleting these folders.
The Git Repository of that can be found here:
https://github.com/apache/sling-whiteboard/tree/master/project-archetype
Attachments
Issue Links
- relates to
-
SLING-7277 Sling Maven Archetype for a Wrapper Content Package with a Content and Bundle
- Resolved