Not able to access repo.adobe.com | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Instructions on how to use repo are displayed on https://repo.adobe.com/index.html

Please use "https" protocol instead of "http"

Also, have a look at: https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17454.html?lang=en

 

5 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
April 5, 2022

Instructions on how to use repo are displayed on https://repo.adobe.com/index.html

Please use "https" protocol instead of "http"

Also, have a look at: https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17454.html?lang=en

 

Kautuk Sahni
joerghoh
Employee
November 5, 2020

The decommissioning of repo.adobe.com has been postponed, as a few artifacts have not been properly migrated. You should be able to use it again.

kautuk_sahni
Employee
November 4, 2020

Always keep an eye on: https://status.adobe.com/products/1175/en

I can see this up: https://repo1.maven.org/maven2/com/adobe/cq/

 

//From AEM 6.4.8.2 onwards, UberJar and other related artifacts are available in the Maven Central repository instead of the Adobe Public Maven repository (repo.adobe.com). The main UberJar file is renamed to uber-jar-<version>.jar . As a result, there is no classifier , with apis as the value, for the dependency tag.

 

See: https://docs.adobe.com/content/help/en/experience-manager-65/developing/devtools/ht-projects-maven.html

 

Adobe Public Maven Repository

NOTICE: THIS REPOSITORY HAS BEEN DECOMMISSIONED

All artifacts have been moved to Maven Central. Please REMOVE repo.adobe.com from your maven settings. This server will be shut down soon.

Kautuk Sahni
Shashi_Mulugu
New Participant
November 4, 2020
Thank you but if you take "content-package-maven-plugin" in latest archetype is 1.0.2 but in maven central 0.5.24 is the latest, so builds are failing. please help.
Fanindra_Surat
New Participant
November 4, 2020
Adding content-package-maven-plugin resolution error for reference: 16:26:04 [ERROR] Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:1.0.2 or one of its dependencies could not be resolved: Could not find artifact com.day.jcr.vault:content-package-maven-plugin:jar:1.0.2 in central
Fanindra_Surat
New Participant
November 4, 2020
16:26:04 [ERROR] Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:1.0.2 or one of its dependencies could not be resolved: Could not find artifact com.day.jcr.vault:content-package-maven-plugin:jar:1.0.2 in central