Adobe
9A0-384 · Question #48
In a typical Maven project, you will have a content module that contains a file src/main/content/META-INF/ vault/filter.xml which defines the filters for the AEM package built by Maven. Your project…
The correct answer is D. <filter root="/apps/myproject"/>. See the full explanation below for the reasoning.
Question
In a typical Maven project, you will have a content module that contains a file src/main/content/META-INF/ vault/filter.xml which defines the filters for the AEM package built by Maven. Your project has this structure:
Select the correct filter entry that would be included in the src/main/content/META- INF/vault/filter.xml file:
Exhibit
Options
- A<filter root="/apps/myproject/templates"/>
- B<filter root="/libs/foundation"/>
- C<filter root="/apps"/>
- D<filter root="/apps/myproject"/>
How the community answered
(41 responses)- A5% (2)
- B15% (6)
- C10% (4)
- D71% (29)
Community Discussion
No community discussion yet for this question.
