how to upgrade our maven project to the latest archetype? (should we even do it?)
some info:
- we're already on 6.5 and necessary plug-ins/libraries have been updated to the relevant versions
I recently created a new maven project and noticed that there are new folders/changes to the base/empty AEM project. Is is advisable to migrate to this "new" project structure?
I'm looking the folders now and the biggest concern I have is the dispatcher folder. I'm assuming this controls are HTTPD settings. What happens if don't configure this? would it overwrite our customizations for the HTTPD?
Thank you!