run mvn clean install -PautoInstallSinglePackage then occur a error
1. my local machine env

2. init AEM command
mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=39 -D appTitle="WKND Sites Project" -D appId="wknd" -D groupId="com.adobe.aem.guides" -D artifactId="aem-guides-wknd" -D package="com.adobe.aem.guides.wknd" -D version="0.0.1-SNAPSHOT" -D aemVersion="6.5.0"
3. display this after run command above

i wait it until running over, show me like below

fail to deploy this in AEM instant, i had see many issues fix answers in community, but it did not work for me.



please save me. thank a lot !