Resolve 404 errors for AEM Maven repository
Customers using Adobe Experience Manager (AEM) On-Premise v6.5 in development environments face a 404 error when accessing the Maven repository athttps://repo.adobe.com/nexus/content/groups/public
. To fix this, verify the repository URL and use https://mvnrepository.com/artifact/com.adobe.aem
to access the required artifacts.
Description description
Environment
- Product: Adobe Experience Manager (AEM) On-Premise
- Version: v6.5 LTS
- Instance: Development
- Product Offering: Assets
Issue/Symptoms
- Accessing
https://repo.adobe.com/nexus/content/groups/public
returns a 404 error. - The repository URL appears incorrect or unofficial.
- The repository can’t be accessed through a browser.
Resolution resolution
To fix the issue, use the correct Maven repository URL.
Instead of accessing https://repo.adobe.com/nexus/content/groups/public
, go to https://mvnrepository.com/artifact/com.adobe.aem
.
This URL hosts the required AEM project archetype artifacts and ensures successful repository access.
Related reading
How to Build AEM Projects using Apache Maven in AEM 6.5 LTS
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f