ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 52 - AD0-E103 discussion

Report
Export

A developer is working on a project locally and needs to install packages manually. The deployments to the localhost must be automated to speed up development. This functionality must be toggled on and off, depending on the needs of the developer.

Which step should the developer take to achieve this?

A.
Configure the maven install plugin by defining the target URL, username, and password as maven properties.
Answers
A.
Configure the maven install plugin by defining the target URL, username, and password as maven properties.
B.
Run maven with the deploy phase. Maven will install the package on all local AEM instances running without further configuration.
Answers
B.
Run maven with the deploy phase. Maven will install the package on all local AEM instances running without further configuration.
C.
Add a maven profile and configure the content package maven plugin within this profile.
Answers
C.
Add a maven profile and configure the content package maven plugin within this profile.
D.
Write a script that does a PUT call to AEM each time maven builds a new package.
Answers
D.
Write a script that does a PUT call to AEM each time maven builds a new package.
Suggested answer: A
asked 02/10/2024
Faizan Ahmed
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first