コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Recap

Avatar

Level 2

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

1 受け入れられたソリューション

Avatar

正解者
Level 10
5 返信

Avatar

正解者
Level 10

Avatar

Level 2

Thank you, it's working.

Avatar

Level 2

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

Avatar

Administrator

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

Avatar

Level 1

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".