Hi Community,
i am going through chapter 5 of wknd spa tutorial where to add custom component to the SPA and deploy the changes to a local AEM instance, here is the link
and when tried to build the ui.apps module throws error as below
[ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.1.6:validate-package (default-validate-package) on project
aem-guides-wknd-spa.react.ui.apps: Found 1 violation(s) (with severity=ERROR). Check above errors for details -> [Help 1]
Full screen shot here
Could someone please provide the lead on this, appreciate your assistance.
Cheers
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @imalakaamir ,
Can you please use latest Maven version or used below command to deploy the project.
mvn -PautoInstallPackage -Padobe-public clean install
Regards,
Sanjay
Hi @imalakaamir ,
Please paste the actual error details. You have to scroll up a bit of your build logs to get it.
Hi @imalakaamir ,
Can you please use latest Maven version or used below command to deploy the project.
mvn -PautoInstallPackage -Padobe-public clean install
Regards,
Sanjay
i am also facing that same issue but it's with org.apache.jackrabbit:filevault-package-maven-plugin:1.1.4:validate-package and unable to resolve with your command please help out.
Hi All,
I m facing same issue, and unable to resolve with your command please help out. If anyone else have used or resolved the same using some another fix do let us also know
Views
Replies
Total Likes
Hi Sanjay, I am facing this issue in my local AEM cloud sdk while building can you please help me here
Views
Replies
Total Likes
If you're using old version of spa react code which was created by spa archetype 4 then you will get such error.
may I know which version of archetype project you're using.
thanks,
aruna
Views
Replies
Total Likes