You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Suren Konathala (JIRA)" <ji...@apache.org> on 2017/06/06 18:41:18 UTC

[jira] [Created] (SLING-6938) Create a multi-module maven archetype

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)