You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2023/06/30 15:59:00 UTC

[jira] [Created] (SLING-11922) Create a fully expanded feature model when generating the archetype

Robert Munteanu created SLING-11922:
---------------------------------------

             Summary: Create a fully expanded feature model when generating the archetype
                 Key: SLING-11922
                 URL: https://issues.apache.org/jira/browse/SLING-11922
             Project: Sling
          Issue Type: Improvement
          Components: Maven Plugins and Archetypes
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: Project Archetype 1.0.10


Implement https://cwiki.apache.org/confluence/display/SLING/Enhance+the+Project+Archetype+to+provide+a+fully+expanded+feature+model

Some finer points to consider:
- should we pull in all code from GitHub/master? We probably need the "raw" versions, not the ones processed already processed and deployed
- should we include the latest released version (13) in the repo for offline execution fallback?
- need to handle pom-defined versions somehow, so we can't "just" copy over the files
- since we already generate our own app in the archetype, we should not include slingshot. The HTL repl is probably a bit dangerous to include
- the starter content bundle should also be removed, but we should look out for SLING-10605,	SLING-10606





--
This message was sent by Atlassian Jira
(v8.20.10#820010)