Folder "/apps" been overwritten during deploy
We are facing a problem related to deploy, when we start the deploy of a project, any other project that is already on the environment loses the content of the created pages, basically goes away.
Since our company's repository does not have external access, we can not use the git submodules to deploy multiple projects. So we create a structure with a parent folder (with the pom.xml and dispatcher folder) that receive one of our projects, and then we do a push to adobe in branch set to start our pipeline.

In our main POM.XML we change the deployed project and push to adobe repository.

This does not happen in the local environment. We tried to change the "filter.xml" file using "mode=update" but without success.
Checking CRXDE Lite we saw that "/apps" folder was completely replaced
