I get your point Ratna. Not sure if it is the specific version of filevault that is causing the issue to happen. But I have tried it on different machines and it caused the same issue. I am definitely going to use AEM plugin to sync. Thanks for the help smacdonald2008 Rajashankar and Ratna Kumar
Thank you Ratna. I have done this too and I am aware that it works. However, once you configure the filevault with this project using vlt --credentials admin:admin checkout -f ../META-INF/vault/filter.xml --force http://localhost:4502/crx things change. Do you suggest I should stop using fievault c...
Here is what would describe my problem:Did the maven build and here is what I find in CRXdeThere are no components inside content and structure folders.This is how the filter.xml looks like:
I have completed the article successfully and used lazybones to create the project. Normally, I create the components, clientlibs etc in CRXde and then export them to local filesystem/eclipse and commit it to GIt. I checked out the project from Git on a different machine, did a maven build in the ho...
Thank you for the response. I have created the project using the same steps. Although, I would expect the build process to install all the content in CRXde. Currently, only the project folder structure is being deployed to the CRXde, all the components, clientlibs, editable templates etc, none of th...
Thank you for the response. I have followed this article before. Haven't been able to find anything useful yet related to the issue I am facing. Please let me know if you think I am missing something here.
I am facing this weird issue where the maven build is successful but the content inside /apps,/etc, /conf doesn't gets installed. These are some of the use cases when this issue occurs:1) Create a component in CRXde, export it to local filesystem using vlt up. Delete the component in CRXde. Do a mav...