Hello,
Has anyone built an AEM project with Gradle instead of Maven? If yes, please share your experience.
Thank you.
Cheers,
Viren.
Solved! Go to Solution.
Views
Replies
Total Likes
Here are a couple resources that may have more information on using Gradle:
Hope these help.
Regards,
Alva
Views
Replies
Total Likes
Here are a couple resources that may have more information on using Gradle:
Hope these help.
Regards,
Alva
Views
Replies
Total Likes
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!
Views
Replies
Total Likes