adobe/aem-project-archetype

Include AEM Maintenance Task configurations in Archetype

Open

#274 aperta il 18 nov 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (430 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (594 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor