nerdexam
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

9A0-384 question #48 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)
  • A
    5% (2)
  • B
    15% (6)
  • C
    10% (4)
  • D
    71% (29)

Community Discussion

No community discussion yet for this question.

Full 9A0-384 Practice