uber-jar-6.5.6-apis.jar is missing | Community
Skip to main content
December 3, 2020
Solved

uber-jar-6.5.6-apis.jar is missing

  • December 3, 2020
  • 1 reply
  • 3174 views

It seems that uber-jar apis is not available after version 6.5.5

 

Version 6.5.6 (https://repo.maven.apache.org/maven2/com/adobe/aem/uber-jar/6.5.6/) doesn't provide uber-jar-6.5.6-apis.jar.

 

Neither does the following versions 6.5.6-1.0 nor 6.5.7 

 

Is this on purpose? Should we depend on another library instead of the 'api'?

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 SureshDhulipudi

https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/sp-release-notes.html?lang=en#sites-6570

 

NOTE

UberJar and the other related artifacts are available on Maven Central Repository instead of Adobe Public Maven repository (repo.adobe.com). The main UberJar file is renamed to uber-jar-<version>.jar. So, there is no classifier, with apis as the value, for the dependency tag.

 

https://repo.maven.apache.org/maven2/com/adobe/aem/uber-jar/6.5.7/

1 reply

SureshDhulipudi
Community Advisor
SureshDhulipudiCommunity AdvisorAccepted solution
Community Advisor
December 3, 2020

https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/sp-release-notes.html?lang=en#sites-6570

 

NOTE

UberJar and the other related artifacts are available on Maven Central Repository instead of Adobe Public Maven repository (repo.adobe.com). The main UberJar file is renamed to uber-jar-<version>.jar. So, there is no classifier, with apis as the value, for the dependency tag.

 

https://repo.maven.apache.org/maven2/com/adobe/aem/uber-jar/6.5.7/