Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

[Maven]Configured sync dir jcr_root does not exist

Avatar

Level 9

Hi All,

I have created aem project using "AEM Multimodule Project",when we create this project by default modules names are comes with xyz.ui.app,xyz.ui.content,xyz.core,etc.

For my project i have modified the module names like xyz-ui,xyz-bundle then i imported project into eclipse.

Now i see errors like "Configured sync dir jcr_root does not exist".

How to resolve this issue and is there any way to re-configure jcr_root as well???

Help me please.

Thanks,

Kishore

1 Accepted Solution

Avatar

Correct answer by
Level 10

I assume you are using an Eclipse plug-in to sync right?

Trying doing a sync between the the JCR and Eclipse using vault. The vault tool will ensure that the content in the JCR is pulled into Eclipse. 

See this community article to learn how to sync using the the vault tool:

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

I assume you are using an Eclipse plug-in to sync right?

Trying doing a sync between the the JCR and Eclipse using vault. The vault tool will ensure that the content in the JCR is pulled into Eclipse. 

See this community article to learn how to sync using the the vault tool:

https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html

Avatar

Level 9

Yes Scott.I am using Eclipse's AEM Multi Module Plugin.

After renaming folders ,folders are out of sync with jcr.