Closed cmrockwell closed 6 years ago
Hi @cmrockwell
Thanks for raising the issue. I think this is due to the missing Content Fragments feature pack, that you can get through https://helpx.adobe.com/experience-manager/6-3/release-notes/fp-22818-content-services-fragments-featurepack.html
Would that help?
@gknobloch I'm following your adobe GEMs online talk on content fragments.
I'm running and have installed
aem-core-wcm-components-core.wcm.components.extension-1.0.0/extension/target/core.wcm.components.extension-1.0.0.zip
Osgi console system/console/bundles shows Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Bundle v1.0.0 installed but not active -
com.day.cq.wcm.api.policies,version=[1.6,2) -- Cannot be resolved
I see from your above comment it looks like i've picked up the wrong feature pack - the (wrong?) FP link is on the Adobe website https://helpx.adobe.com/experience-manager/6-3/release-notes/content-services-fragments-featurepack.html
Actually @gknobloch it looks like I've got a different combination of service pack and components.extension, compared to the link you've included above. Should I switch to an earlier version of the components.extension?
Think I missed the note I missed the note at the top of https://helpx.adobe.com/experience-manager/core-components/using/content-fragment-component.html which points out,
The Core Component Content Fragment component requires release 1.1.0 or higher of the core components.
I had version 1.0.2 of the core components 😒 But bumping up to 1.1.0 didn't solve the dependency resolving issue. So i've gone for the earlier sandbox zip you use in the demo - looks good so far (core.wcm.components.sandbox.extension-0.0.1-SNAPSHOT.zip)
@gknobloch I cannot find cq-6.3.0-featurepack-22818 in the package share.
@cmrockwell, thanks for the feedback. The Package Share team apparently experienced some issues under investigation. In the mean time, I'd recommend you to contact AEM Support to get the package.
Bug Report
Current Behavior Bundle does not activate. com.adobe.cq.core.wcm.components.extension.contentfragment.bundle Seems to have a dependency issue com.adobe.cq.dam.cfm,version=[1.1,2) -- Cannot be resolved
Expected behavior/code This is causing issues when reviewing the WKND demo site
Environment
Java(TM) SE Runtime Environment (build 1.8.0_112-b16)
)Possible Solution
Additional context / Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.