adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
288 stars 569 forks source link

Getting error while building #413

Open ghost opened 1 year ago

ghost commented 1 year ago

Expected Behaviour

Actual Behaviour

image

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

davidjgonzalez commented 1 year ago

What command are you running, and what version of Java are you running? Are you using and older version of OpenJDK11? Can you make sure that youre on the latest Oracle Java 11 available from https://downloads.experiencecloud.adobe.com/ ?

This appears to be the same issue here: https://github.com/adobe/aem-guides-wknd/issues/384

ghost commented 1 year ago

I ran this mvn clean install -PautoInstallPackage My java version is 11.0.18 I am not using the open jdk