Install and setup Gradle
This is a step-by-step tutorial on how to set up Gradle on your machine. Gradle is the most popular build automation tool in recent times as it has advantages over the Maven build tool. Note: Make sure you are on…
This is a step-by-step tutorial on how to set up Gradle on your machine. Gradle is the most popular build automation tool in recent times as it has advantages over the Maven build tool. Note: Make sure you are on…
We will be installing AEM Author on Mac in this tutorial Prerequisites: Make sure you already installed JAVA 11 on your local and setup JAVA_HOME Download AEM instance: Request a training instance from Adobe solutions partner portal by login in…
Here are the steps to download Maven on your apple MacBook and setup MAVEN_HOME Download the Maven binaries from While downloading, select the apache-maven-3.8.6-bin.zip (Binary zip archive) Extract unzip apache-maven-3.8.6-bin.zip using the terminal (for this example I’ve downloaded and extracted…