Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

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

SOLVED

AEM maven project with Grunt

Avatar

Community Advisor

Hi,

I need to create a maven project with uses Grunt to perform tasks such as js error check, minification, convert scss into css.

I've followed many links and tried to set it up but so far no success.

Could anyone share any working sample project with sample grunt configuration?

Thanks,

Himanshu

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee

have you tried https://github.com/eirslett/frontend-maven-plugin

(independent of AEM)