You cannot move the crx-quickstart folder from one instance to another. Try using the online/Offline backup and then move the snapshot/backup to the new instance. More details at [1][1] Backup and Restore
You can overlay "/libs/dam/gui/content/reports/reportlist/jcr:content/views/list/columns" and change the colums as per your requirement. Please do not update anything under the libs directory.
Similar questions have been answered at [1] and [2]Also, do you observe any error when running maven build?[1] how to embed dependent jar ? how to embed dependent jar ?[2] Embedding third party jar into bundle
I believe you need to use one of the following import modes depending on the requirement:Replace: Content in the package that is not in the repository is added to the repository. Content in the repository is replaced with matching content in the package. Content is removed from the repository when i...
Is there a specific reason you are using such an old version of archetype? Try using the latest archetype[1] and check[2] for more details on the project setup. There might be an issue with the settings.xml. Everything is explained at [2][1] Releases · adobe/aem-project-archetype · GitHub [2] 1 - Pr...
Just give the read permissions for anonymous user, which is the user used by the publish instance to load the content.That said, Please do not change the "everyone" user access as it resets every time after the restart.
By default, the anonymous user has read access on the following folders which includes some of the cloud services. Based on the third party services you are using, you need to provide the read access. This is not a security vulnerability.
You can achieve this by using the mod_rewrite module of apache. Check [1] for more details.[1] https://stackoverflow.com/questions/33037563/url-rewriting-with-dynamic-parameters https://moz.com/blog/using-mod-rewrite-to-convert-dynamic-urls-to-seo-friendly-urls