amanagarwal21
14-06-2019
Hi All,
I am getting the following err., when trying to create AEM project through Eclipse. Kindly, share details what could be causing this.
Unable to create project from archetype [com.adobe.granite.archetypes:aem-project-archetype:19 -> https://repo.adobe.com/nexus/content/groups/public]
PS: I am aware of an alternate way to create AEM project through MVN Archetype. Just want to try it through Eclipse as well.
Regards,
Aman
jbrar
Employee
Looks like the "https://repo.adobe.com/nexus/content/groups/public" is down. Please wait for some time and retry
robertb51495880
27-06-2019
I can reach the repo from a browser, but this error still persists in Eclipse.
Mahamood
25-11-2019
I am, also facing the issue during creation of new project. Is it really the reason that "https://repo.adobe.com/nexus/content/groups/public" down ? or it is any other setting which I am missing .
Please advice
red_devil
29-02-2020
Hi @amanagarwal21 ,
1. Check if all the values are configured under Advanced options in the previous window, configure archetype properties.
2. If they are all configured then maybe the adobe repo is not properly referenced.
The solution for this is to add the adobe-public profile to your Maven settings.xml file in order to automatically add repo.adobe.com to the maven build process. Refer https://docs.adobe.com/content/help/en/experience-manager-learn/foundation/development/set-up-a-loca...