Suren Konathala created SLING-6938:
--------------------------------------
Summary: Create a multi-module maven archetype
Key: SLING-6938
URL: https://issues.apache.org/jira/browse/SLING-6938
Project: Sling
Issue Type: Improvement
Reporter: Suren Konathala
Priority: Minor
As of now we do not have a multi-module archetype that allows users to create a
sample project with multiple module.
I'm working on to create a Multi-module archetype for Apache Sling. This allows
users to create a project with "core" and "ui.apps" modules. The
"autoInstallBundle" profile is also provided for each of the modules' pom.xml
so code is built and deployed on Apache Sling.
I added more information on using the created project in the file:
https://github.com/ksurendra/sling/blob/multimodule-archetype/tooling/maven/archetypes/multimodule/src/main/resources/archetype-resources/README.md
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)