Open ghost opened 6 months ago
just created a new project using the mvn command mentioned in this link
and when I ran the mvn build the first time, I'm getting an error on uber-jar 6.5.14. The message says does not exists.
I then checked https://mvnrepository.com/artifact/com.adobe.aem/uber-jar and that is indeed correct!
changing it to 6.5.15 fixed the build issue.
just created a new project using the mvn command mentioned in this link
and when I ran the mvn build the first time, I'm getting an error on uber-jar 6.5.14. The message says does not exists.
I then checked https://mvnrepository.com/artifact/com.adobe.aem/uber-jar and that is indeed correct!
changing it to 6.5.15 fixed the build issue.