nerdexam
Adobe

AD0-E128 · Question #20

How would a developer define global project properties in Maven project structure?

The correct answer is B. <properties> section of the parent pom.xml. See the full explanation below for the reasoning.

Develop and Deploy AEM Sites Solutions

Question

How would a developer define global project properties in Maven project structure?

Options

  • A<properties> section of the "all" content package pom.xml
  • B<properties> section of the parent pom.xml
  • C<properties> section of the "core" package pom.xml
  • D<properties> section of the dispatcher package pom.xml

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    71% (17)
  • C
    17% (4)
  • D
    8% (2)

Topics

#Maven#parent pom.xml#global properties#project structure

Community Discussion

No community discussion yet for this question.

Full AD0-E128 Practice