I've created a new archetype for self-development with
maven-archetype-plugin:3.2.1
But on trying to build the code with mvn clean install I'm getting the following error. Can someone please help me with the fix?
Solved! Go to Solution.
Views
Replies
Total Likes
This was because of the ISP blocking the downloads.
Views
Replies
Total Likes
Please try by appending -Padobe-public to mvn command.
mvn clean install -PautoInstallPackage,adobe-public
https://techrevel.blog/2019/10/10/content-package-maven-plugin1-0-2-could-not-be-resolved/
Views
Replies
Total Likes
This was because of the ISP blocking the downloads.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies