WKND Sites Project - Core FAILURE - Syncroning AEM 6.5 with Visual Code Studio
Hello,
i would to syncronize Visual Code Studio to AEM 6.5, i have followed the instructions of this video
At minute 3:23 of video i should install a package into WKND Sites project - Core with this command, in the terminal of Visual Code:
"-PautoInstallBundle clean install"
but this is the result

Why doesn't run?? These is my version of Java and Maven

And this is the Output of Visual Code

Before to run at 2:23 of video i have changed The pom.xml of the file AEM-GUIDES-WKND-MASTER, from Java 1.8 to 11.0.12 (it's correct). In fact it was run correctly and installed. But with CORE results FAILURE. Can you hel me please?