Building AEM projects with Gradle | Adobe Higher Education
Skip to main content
viren_pushpanay
Level 2
October 16, 2015
Beantwortet

Building AEM projects with Gradle

  • October 16, 2015
  • 2 Antworten
  • 3671 Ansichten

Hello,

Has anyone built an AEM project with Gradle instead of Maven? If yes, please share your experience.

Thank you.

Cheers,

Viren.

Dieses Thema wurde für Antworten geschlossen.

2 Antworten

alvawbCommunity ManagerAntwort
Community Manager
October 16, 2015
September 12, 2017

As alternative you could check out our brand new plugin:

GitHub - Cognifide/gradle-aem-plugin: Build rapidly AEM applications using Gradle Build System

and sample project using it:

GitHub - Cognifide/gradle-aem-example: Example AEM application built by Gradle Build System

The plugin has many fancy features like fully automated, parallel setup of local instances with dependent packages pre-installed, application build and checked that all instances after all are stable.

Enjoy!