adobe/aem-project-archetype

Include AEM Maintenance Task configurations in Archetype

Open

#274 aberto em 18 de nov. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (430 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (594 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would be nice if the Maven Archetype would generate the AEM Maven Archetype with AEM Maintenance Task OSGi Configurations as well as Maintenance Window definitions.

These configurations should:

  • Target the correct run-modes (Author) when possible. (ie. OSGi configurations places in config.author, the Maintenance Window context-aware configs likely are fine to deploy Author/Publish since deploying mutable content only on author requires a discrete Content package, which seems heavy-handed for something that will simply NOOP)
  • Provide reasonable defaults

Guia do colaborador