AEM Pattern Detector | Community
Skip to main content
April 7, 2020
Question

AEM Pattern Detector

  • April 7, 2020
  • 2 replies
  • 1205 views

Hi All,

 

I'm working on aem 6.3 to 6.5 in place upgrade activity. As part of this, I'm fixing the issues raised by pattern detector. I have found the below issue:

 

 

ACS Commons is referencing the node with mixinTypes: granite:FinalArea

 

Final (granite:FinalArea) - Defines a node as final. Nodes classified as final cannot be overlaid or inherited. Final nodes can be used directly via sling:resourceType . Subnodes under final node are considered internal by default

 

Can anyone help me to fix this? 

 

Thanks

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Theo_Pendle
Level 8
April 7, 2020

Similar to my answer to your other question: you need to update your ACS Commons version to 4.x.x for AEM 6.5 🙂

Nikhil-Kumar
Community Advisor
Community Advisor
August 26, 2020

@jag01 

Try removing the older version of ACS AEM Commons that you were using it for AEM 6.3 and use instead use the latest one may be 4.8.2

Thanks,
Nikhil