Expand my Community achievements bar.

[ERROR] Request failed: java.io.IOException: Zip File is not a content package. Missing 'jcr_root'. (500)

Avatar

Level 3

I'm trying to build a project it is getting above error. I unwrapped content package zip file and checked there is only META-INF folder but not jcr_root. jcr_root is not getting packaged. why jcr_root is not getting packaged along with META-INF folder?Any help please.

4 Replies

Avatar

Community Advisor

Hi @KKeerthi 

 

Have you deleted any jcr_root folder from your code base? is it missing under ui.apps or ui.content?

Avatar

Level 3

jcr_root is there in ui.content folder but it is not getting packed along with META_INF folder.

 

Avatar

Employee Advisor

it seems that the configuration of the corresponding maven plugin is not fully accurate. Did you start with an AEM archetype to create your project?