


com.day.cq.wcm.contentsync,version=[1.1,2) -- Cannot be resolved
After installing aem apps feature pack in 6.1 com.day.cq.wcm.contentsync bundle is not started.
Views
Replies
Sign in to like this content
Total Likes
I recommend using Dependency FInder and see what version of this package is installed on your AEM Instance.
Views
Replies
Sign in to like this content
Total Likes
5.6.2 version is installed in my aem instance
<dependency>
<groupId>com.day.cq.wcm</groupId>
<artifactId>cq-wcm-content-sync</artifactId>
<version>5.6.2</version>
<scope>provided</scope>
</dependency>
Views
Replies
Sign in to like this content
Total Likes
I mean check this package using Dependency Finder -- com.day.cq.wcm.contentsync
Views
Replies
Sign in to like this content
Total Likes
yes i did same
Views
Replies
Sign in to like this content
Total Likes