Recap | Community
Skip to main content
Level 2
November 7, 2016
Solved

Recap

  • November 7, 2016
  • 5 replies
  • 2166 views

Hi

I'm using recap bundle in my old instance (cq 6.1) , which I got from adobe package share , but which is not supported in cq 6.2 , I'm looking for new version of recap.

Thanks,

Phani

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

5 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
November 7, 2016
phani2811Author
Level 2
November 7, 2016

Thank you, it's working.

phani2811Author
Level 2
November 7, 2016

Hi Smacdonald, appreciated for your response,

I took that package , Installed in my local environment but , still One dependency is not getting resolved ("com.day.cq.replication,version=[5.5,6) -- Cannot be resolved") , But functionality wise it's working great any suggestions would be appreciated.

Thanks,

Phani

kautuk_sahni
Community Manager
Community Manager
November 8, 2016

Hi

On 6.2, 

Please make sure dependency used for "com.day.cq.replication" is:

<dependency> <groupId>com.adobe.granite</groupId> <artifactId>com.adobe.granite.replication.core</artifactId> <version>6.0.14</version> <scope>provided</scope> </dependency>

Check this if it works now.

~kautuk

Kautuk Sahni
February 21, 2017

Hey Phani,

were you able to fix the "com.day.cq.replication,version=[5.5,6)" dependency problem? I am having the same issue as the recap bundle is not starting (AEM 6.2). Also I am not able to save any address displaying "Error Loading Page".