Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Maven Vs Gradle for AEM

Avatar

Community Advisor

Hi All,

What is the recommended approach to create AEM project. I've been using maven project without issues. But In one of projects, I need to create GRADLE project. It would be good if some one can give more details on this.

Thanks In advance

Siva

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

I agree with Scott. Maven is the best practice for creating the AEM projects

See the HELPX articles as Scott suggested.

~Ratna.

View solution in original post

4 Replies

Avatar

Level 10

Avatar

Correct answer by
Level 10

Hi,

I agree with Scott. Maven is the best practice for creating the AEM projects

See the HELPX articles as Scott suggested.

~Ratna.

Avatar

Level 2

Hi,

Please find details in similar topic Building AEM projects with Gradle

Thanks,

Illia

Avatar

Community Advisor

Thanks everyone for your prompt replies and valuable suggestions. We decided to go with Maven only.