Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Building AEM projects with Gradle

Avatar

Level 3

Hello,

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

Thank you.

Cheers,

Viren.

1 Accepted Solution

Avatar

Correct answer by
Employee
2 Replies

Avatar

Correct answer by
Employee

Avatar

Level 1

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!