Unable to build code using the latest archetype 21 | Community
Skip to main content
GK-007
November 8, 2019

Unable to build code using the latest archetype 21

  • November 8, 2019
  • 2 replies
  • 1631 views

Hi All,

I have created AEM project using archetype21 and copied all my custom code to respective modules(core,ui,config).When i build code the code i am getting below error.

[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.25.0:scr (generate-scr-descriptor) on project dcom.core: C:\Users\xxxx\Documents\yyyy\AEM-Cloud\modules\zzzz\zzzz.core\target\classes\OSGI-INF\metatype\metatype.properties : metatype properties file must be stored outside of OSGI-INF\metatype, move it to OSGI-INF\l10n -> [Help 1]

Not sure what's the meaning of this error and don't know how to resolve this issue.

If anyone has idea please help me.

Thanks,

GK

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

2 replies

LukasF
August 11, 2020

Same Issue here. Not using archetype21 but upgrading existing AEM 6.3 project to AEM 6.5 error occurs with same maven-scr-plugin version  1.25.0. Trying to build with OpenJDK 11.

aanchal-sikka
Community Advisor
Community Advisor
December 27, 2023

Or latest archetypes, we need to comply with the Adobe's recommended Project structure https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/aem-project-content-package-structure.html

 

While migrating assure code from the legacy systems comply to the suggested folder structure

Aanchal Sikka