Hi,
I need to start using continuous integration. So far i have been deploying code using packages. Please could anyone assist me on where to start reading up on AEm and continuous integration.
Regards
Clive Stewart
Solved! Go to Solution.
Views
Replies
Total Likes
you can install via mvn install -PautoInstallPackage
Also via command line you can override properties such as host etc..
Views
Replies
Total Likes
you can install via mvn install -PautoInstallPackage
Also via command line you can override properties such as host etc..
Views
Replies
Total Likes
Apologies for the late response. I was ill from when I posted the question and have only returned to functionality today.
Thank you for the advice.
I have one further question about -autoInstallPackage.
How does one configure it to install to a server that requires authentication?
Regards
Clive Stewart
Views
Replies
Total Likes
The login credentials including hostname for your AEM instance will need to exist in your maven build script.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies