Expand my Community achievements bar.

SOLVED

uber-jar-6.5.6-apis.jar is missing

Avatar

Level 1

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'?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/sp-release-...

 

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/

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/sp-release-...

 

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/