Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Maven version for AEM6.5

Avatar

Level 4

Please can any one advice on the  the version of maven that has to be used for AEM6.5.Can the version 3.1.0 be used.

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Shakthi1 

 

You can any version of maven to build the project and deploy it on AEM 6.5.

I will suggest to go with the latest version (3.8.1) if you are installing a fresh!

https://maven.apache.org/download.cgi

 

Thanks!

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hi @Shakthi1 

 

You can any version of maven to build the project and deploy it on AEM 6.5.

I will suggest to go with the latest version (3.8.1) if you are installing a fresh!

https://maven.apache.org/download.cgi

 

Thanks!

Avatar

Level 4
Many thanks Asutosh, we are migrating from AEM6.4 and use maven 3.1.0 there, so by your suggestion we can continue to use the same for AEM6.5 also

Avatar

Community Advisor

Hi @shakthi

Either follow the below Adobe guide for project setup of 6.5

https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-devel...

or as mentioned in other reply you can use latest 3.8.1 i am using the same for my 6.5 project.