adobe/aem-project-archetype

Include AEM Maintenance Task configurations in Archetype

Open

#274 建立於 2019年11月18日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (430 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (594 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南