Expand my Community achievements bar.

SOLVED

WKND project bundles are not active

Avatar

Level 2

I am using AEM version: 6.5.7
I am getting the below errors for package: com.adobe.cq.core.wcm.components.core:

ShivikaSi_0-1702980752521.png

 

Error for WKND package:

ShivikaSi_1-1702980821897.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ShivikaSi 

Make sure you have the corresponding core components installed in AEM as well
https://github.com/adobe/aem-core-wcm-components/blob/main/VERSIONS.md 



Arun Patidar

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @ShivikaSi 

Please check the WKND version.

 

WKND versions are compatible with the following versions of Adobe Experience Manager:

AEM version WKND version
AEM as a Cloud Service 3.x
6.5 SP17 2.x, 3.x

 

For AEM 6.5.7 , you can try https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-1.1.0 



Arun Patidar

Avatar

Level 2

@arunpatidar 

When I downloaded the source code zip, and tried building, I am getting this error:

java.lang.IllegalArgumentException: Classpath resource not found: /com/adobe/aem/guides/wknd/core/models/impl/BylineImplTest.json
at com.adobe.aem.guides.wknd.core.models.impl.BylineImplTest.setUp(BylineImplTest.java:55)

 

My local AEM version is 6.5.0.

Avatar

Correct answer by
Community Advisor

Hi @ShivikaSi 

Make sure you have the corresponding core components installed in AEM as well
https://github.com/adobe/aem-core-wcm-components/blob/main/VERSIONS.md 



Arun Patidar

Avatar

Community Advisor

As @arunpatidar mentioned the issue is because of the AEM version. You can download the latest Service Pack (SP) and install in your local . It should resolve yoru issue. Or download a lower version of WKND. I reccomend upgrading your AEM version. Always work with latest versions of AEM.  

 

Thanks

Veena