Eclipse: new AEM sample Multi-Module Project gives two types of errors
Hello community!
I am trying to generate AEM project via Eclipse.
I followed an article (AEM Developer Tools for Eclipse ) to set up AEM developer tool installed on my Java EE version of Eclipse 4.7.0
As bottom of the tutorial says, newly installed AEM developer tool may gives you Maven update issue.
So I followed the step to resolve the issue; however, while updating the maven, I got following issue.


I try to create the project with archtype 11.
However, if I use lower than 11, I will get "The server does not support version 2.4 of the J2EE Web module specification" error message.
also this article has work around for server compatibility issue (Eclipse Development tools error )
I prefer resolve the problem without going through work around.
Dose anybody know fix for this issue ?
Thank you for your time!
Ryu

