[
https://issues.apache.org/jira/browse/SLING-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285789#comment-16285789
]
Stefan Seifert commented on SLING-7277:
---------------------------------------
bq. There is an issue with the Jackrabbit Filevault Package maven plugin. In
the 'all' module I create an "empty" JCR Package that is only containing
embedded Bundles and JCR Package as sub packages. Both have a
<filter>true</filter> settings but that seems to be ignored if there is no
existing filter.xml.
this can be fixed with this PR:
https://github.com/headwirecom/sling-project-archetype/pull/1
> Sling Maven Archetype for a Wrapper Content Package with a Content and Bundle
> -----------------------------------------------------------------------------
>
> Key: SLING-7277
> URL: https://issues.apache.org/jira/browse/SLING-7277
> Project: Sling
> Issue Type: New Feature
> Components: Tooling
> Environment: Sling 9
> Reporter: Andreas Schaefer
> Labels: Archetype, Maven
> Attachments: pom.xml
>
>
> This Maven Archetype creates a wrapper Content Package (all) that contains an
> OSGi Bundle (core) and a Content Package (ui.apps).
> This does the same thing if there is only one content package but for bigger
> projects containing multiple content packages and bundles this can make sure
> that everything is deployed as an atomic file preventing issues with
> dependencies and out of sync content.
> The Git Repository for this is here:
> https://github.com/headwirecom/sling-project-all-archetype
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)