Is adobe public repo down? https://repo.adobe.com/nexus/content/groups/public/ | 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 lukasz-m

Hi @akashdeepaem,

I think repo is working fine, and what you see is correct behavior due to the fact how Adobe repo has been configured. In general it can not be explored via browser it is readable for maven only. This information can be found under official documentation:

Note: repo.adobe.com is currently not configured to be browsable with a normal browser, but maven use only.

Under above link you will also find details how to configure your settings.xml correctly.

As far as I know, most of the artifacts provided by Adobe can also be found under Maven Central Repository.

2 replies

lukasz-m
Community Advisor
lukasz-mCommunity AdvisorAccepted solution
Community Advisor
December 17, 2022

Hi @akashdeepaem,

I think repo is working fine, and what you see is correct behavior due to the fact how Adobe repo has been configured. In general it can not be explored via browser it is readable for maven only. This information can be found under official documentation:

Note: repo.adobe.com is currently not configured to be browsable with a normal browser, but maven use only.

Under above link you will also find details how to configure your settings.xml correctly.

As far as I know, most of the artifacts provided by Adobe can also be found under Maven Central Repository.

arunpatidar
Community Advisor
Community Advisor
December 19, 2022

Just FYI

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

Arun Patidar