Wednesday, March 13, 2019

AEM build a maven based project

mvn -PautoInstallPackage -Padobe-public clean install

Note: Adding -Padobe-public parameter in order to install dependencies found in Adobe repositories
If these repositories are found in the corporate local artifactory, then no need to add this parameter

No comments:

Post a Comment