Hello everyone,I'm new to AEM and currently learning through self-study. I've imported the project and executed "mvn clean install -PautoInstallSinglePackage". However, when I attempted to edit the page, it appeared blank. Upon checking the bundles, I encountered some errors related to Sling. Could ...
Hi @SantoshSai ,I'm new to AEM and trying to learn through self-learning. I've tried executing the command you provided, but I'm still encountering the same errors.Are the following versions compatible?Java version: 15.0.1Apache Maven 3.9.9
Hi everyone,I'm encountering an issue while trying to create an AEM project named "Mysite" using version 6.5.0 and archetype 23. The build fails with the message: "Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.4.0:generate (default-cli) on project standalone-pom: The desir...