Ir al contenido principal

Entradas

Mostrando entradas de junio, 2019

Creating an AEM application using Maven and Adobe's archetype

In this tutorial, I show how to use Maven and Adobe's archetype to create an application from scratch and then build it and deploy it into AEM, also, the last part of the video shows how to do the same process using a Maven container using Docker, above is the vid and below you will find some useful notes. 1. Pre-reqs Have Docker installed Have Java installed Java SE Development Kit 8 Downloads (if you are going to use maven without docker) 2. What is Maven Maven is among many things a build automation tool which uses xml files called Project Object Model or POM