Andreas Schaefer created SLING-7276:
---------------------------------------
Summary: Sling Maven Archetype for a Bundle / Content Package
project
Key: SLING-7276
URL: https://issues.apache.org/jira/browse/SLING-7276
Project: Sling
Issue Type: New Feature
Components: Tooling
Environment: Sling 9
Reporter: Andreas Schaefer
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/headwirecom/sling-project-archetype
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)