ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 50 - AD0-E906 discussion

Report
Export

During the configuration of the Enhanced Connector the consultant is working to make sure that the required packages are added to the pom.xmi of all subprojects. Which section should the packages be added to?

A.
Tools
Answers
A.
Tools
B.
Embedded
Answers
B.
Embedded
C.
Servers
Answers
C.
Servers
Suggested answer: B

Explanation:

When adding the required packages for the Enhanced Connector in AEM, they should be added to the Embedded section of the pom.xml for all subprojects. The Embedded section is used to define dependencies that need to be bundled with the AEM project, ensuring that the connector's functionality is included in the deployment.

Option A (Tools) is incorrect because this section is used for development tools, not dependencies. Option C (Servers) refers to server configurations, which is unrelated to package embedding.

Refer to AEM Maven project documentation for more details on embedding packages in the pom.xml file.

asked 02/10/2024
James Joiner
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first