Hi I updated the Sling Project Archetype project inside the Sling Whitebox project to Sling 11:
https://github.com/apache/sling-whiteboard/tree/feature/sling-7276/project-archetype <https://github.com/apache/sling-whiteboard/tree/feature/sling-7276/project-archetype> And would like to request a Sling Repository to be created by a PMC. The Project Archetype creates a Sling Project with Packages (instead of Content Bundles). It has two different flavors where a bundle is either part of a package (core inside ui.apps) or it creates an All package that contains both core and ui.apps side by side. The later is more extensible for projects with multiple bundles and/or packages. In addition the archetype can either be an empty project or come with sample code. Cheers - Andreas Schaefer
