This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
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
Solved! Go to Solution.
Have you tried installing this:
on AEM 6.2?
Have you tried installing this:
on AEM 6.2?
Thank you, it's working.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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".
Views
Replies
Total Likes