List of questions
Related questions
Question 52 - AD0-E103 discussion
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.
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.
D.
Write a script that does a PUT call to AEM each time maven builds a new package.
Your answer:
0 comments
Sorted by
Leave a comment first