Expand my Community achievements bar.

SOLVED

Why doesn't the maven dependency com.adobe.granite:com.adobe.granite.ui.commons:jar:5.5.154-CQ600-B0004 unable to download ?

Avatar

Level 6

Hi Team,

I am trying to create the data source using this public artifactory https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/com.adobe.granite.ui.commons/5.... doesn't seem like working. I am getting this exception while building the project.

[ERROR] Failed to execute goal on project eahelp.core: 
Could not resolve dependencies for project XXXXXXX:
Failed to collect dependencies at com.adobe.granite:com.adobe.granite.ui.commons:jar:5.5.154-CQ600-B0004: 
Failed to read artifact descriptor for com.adobe.granite:com.adobe.granite.ui.commons:jar:5.5.154-CQ600-B0004: 
Failure to find com.adobe.granite:parent:pom:35 in http://repo.adobe.com/nexus/content/groups/public was cached in the local repository, 
resolution will not be reattempted until the update interval of adobe-public-releases has elapsed or updates are forced -> [Help 1]

Please any guidance on this how to solve?

Thanks In Advance:)

1 Accepted Solution

Avatar

Correct answer by
Employee

Recommended is to use the uber-jar, are you not able to use that?

View solution in original post

4 Replies

Avatar

Level 5
Level 5

Are you behind any proxy.? if so did you added the proxy details in your POM settings ? and also did you added adobe repo in your repository in your POM.?

~VAr

Avatar

Correct answer by
Employee

Recommended is to use the uber-jar, are you not able to use that?

Avatar

Level 10

See this article on how to use URBER as Feike suggests: 

https://helpx.adobe.com/experience-manager/using/first-arch10.html

Hope this helps.... 

Avatar

Level 6

Thanks, Everybody. I am able to build after by adding uber-jar dependency and deleting granite.ui dependency. 

Thanks to @feike @scott.