コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEM Archetype project created with version above 23 is including a common filter for '/apps/sling' which overrides the existing changes.

Avatar

Level 2

Archetype project created with version above 23 is including a common filter for '/apps/sling'. If an AEM instance already has a project which has customisations in 'apps/sling' folder, any new project with this common filter when deployed to the same instance is overriding the existing changes. 

The issue here is why does a common path like '/apps/sling' is being included in filter.xml. As every path present in filter.xml must be corresponding to the project folder. This is causing issues and every time when we create a new its necessary for us to delete this entry from filter.xml. 

 

Any alternative workaround suggested would be helpful.

 

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @abinayaSirius, I think that maybe good idea will be to raise this issue on github or contribute and make AEM Archetype better for everyone 

You can find contribution guide under https://github.com/adobe/aem-project-archetype/blob/develop/CONTRIBUTING.md it also contains instruction how to raise a bug.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

Hi @abinayaSirius, I think that maybe good idea will be to raise this issue on github or contribute and make AEM Archetype better for everyone 

You can find contribution guide under https://github.com/adobe/aem-project-archetype/blob/develop/CONTRIBUTING.md it also contains instruction how to raise a bug.

Avatar

Community Advisor

you can remove this from your project or use merge or update mode for this path in filter.xml

https://jackrabbit.apache.org/filevault/filter.html

Arun Patidar

AEM LinksLinkedIn