Adobe Public Repository (https://repo.adobe.com/nexus/content/groups/public) is not accessible | Community
Skip to main content
New Participant
January 31, 2018
Solved

Adobe Public Repository (https://repo.adobe.com/nexus/content/groups/public) is not accessible

  • January 31, 2018
  • 31 replies
  • 23968 views

[Thread Edited By Adobe]

/*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here

Go ahead and to it now: https://adobe.ly/3eDnB4v */

 

Actual Post:

Hi Team,

 

I am trying to build the project using Maven, but I'm getting build failure as Dependencies are not resolved, because Adobe Public Repository (https://repo.adobe.com/nexus/content/groups/public ) seems to be down.

 

[ERROR] Failed to execute goal on project elp2-project.core: Could not resolve dependencies for project com.cgc.learningcentral:elp2-project.core:bundle:1.0-SNAPSHOT: Failed to collect dependencies at com.adobe.aem:uber-jar:jar:apis:6.3.0:Failed to read artifact descriptor for com.adobe.aem:uber-jar:jar:apis:6.3.0: Could not transfer artifact com.adobe.aem:uber-jar:pom:6.3.0 from/to adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public): Connect to repo.adobe.com:443 [repo.adobe.com/192.147.130.162] failed: Connection timed out: connect -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

 

Kindly let me know, when would it be Up again. I am working on a critical requirement and need access to repo ASAP.

 

Regards,

Aman

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

It is up now!!

31 replies

khakiout
New Participant
February 17, 2018

I guess it's down again. I can't download anything on the adobe repo.

sandeep090382
New Participant
February 17, 2018

Adobe repo is down again. It was accessible until yesterday but down now. I faced the similar issue on last Friday as well. Is Adobe is running on some weekly update scheduler?

New Participant
February 12, 2018

This is still down for me.

New Participant
February 10, 2018

The repo is still down, without this I'm not being able to build.

New Participant
February 10, 2018

This is still down - any update?

New Participant
February 10, 2018

Hi , it looks like some glitch with URL - as I can see the repository  but the URL is not accessible i.e

https://repo.adobe.com/nexus/content/groups is accessible but /public is not accessible please help

New Participant
February 10, 2018

Hi the repo is down , https://repo.adobe.com/nexus/content/groups/public/  is not accessible unable to build

kautuk_sahni
kautuk_sahniAccepted solution
Employee
January 31, 2018

It is up now!!

Kautuk Sahni
ZacharyLott
New Participant
April 5, 2022

 

It looks to be down again.

kautuk_sahni
Employee
April 6, 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
New Participant
January 31, 2018

This is a workaround that may be helpful:

I could not build app due to unaccessible link: https://repo.adobe.com/nexus/content/groups/public/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom

So I went to local repository: .m2\repository\apache-httpclient\commons-httpclient\3.1

and renamed the file commons-httpclient-3.1.pom.lastUpdated to commons-httpclient-3.1.pom

After that build had been successfull.

alex_theys
New Participant
January 31, 2018

Any updates on this?