Hi Team getting this error while running the mvn cmd mvn -PautoInstallPackage -Padobe-public install -DskipTestshave installed node, yarn, mvn. help on this ASAP.Spoiler[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] -------------------------...
Hi all,I'm currently using the AEM 6.5.17 and trying to publish the page via sites console by using the quick publish option but when i try to publish a page i'm getting this below error, and the current page is in locked state is it possible to publish the page without unlocking it? or is it the de...
hi,im using AEM 6.5.8in my project i want to use below dependencies , i added in pom file build success but project bundle is inactive and issue is this dependencies cannot be resolved<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> <version>1....
After bombing on the other tutorial (tut) I posted about, I tried this one. https://www.tothenew.com/blog/aem-with-nextjs-remotespa-a-comprehensive-integration-guide/ In summary, the tut recommends the following Use the archetype flag frontendModule=decoupled Set the root page (us/en/home) template ...
Hi, In the AEM React SPA application when the author environment page loads the user is not able to see any of the components in the content tree and not able to configure the components. However when user clicks on Preview option and then on Edit then content tree loads up correctly and the compone...
My question is regarding the following tutorial https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/aem-configure The section it talks about defining SPA routes and mapping to AEM content, it refers to the following path /conten...
I have a requirement to extend the functionality of the Quick Publish button. Currently, when a user clicks it, the page and its references are published, and a version of the page is created.I want to customize this functionality so that after the version is created, an email is sent to specific pe...
Hi All, I’m encountering an issue with XF publishing. Currently, when XF is published, all the reference pages clear the cache through an event handler. This is based on some older code. I want to use SDI for XF caching, but my project already uses SDI with about some dynamic components mapped t...