Hi @arunpatidar Thank you for replying! 1. Should it be added inside org.apache.jackrabbit plugin ?2. embedding below would be enough to download and build the latest core package ? <embedded><groupId>com.adobe.cq</groupId><artifactId>core.wcm.components.content</artifactId><type>zip</type><target>...
Hi Team, What is the best way to update core components .. Is that through POM ? if so please guide me by showing pom changes .. If not through packMgr can we upload the package if so what is the exact folder I need to upload from below Thanks
Hi Team, I'm trying to get used of Sling model exporter capability where http://localhost:4502/content/<prject>/en/page/jcr:content/parsys/component.model.json But I 'm getting an error saying Invalid recursion selector value 'model'.How I can get sorted this ? Note - Is this we can use only for co...
Hi Team, My site experiences slower page loads. SO I need to identify slow running requests. How I can get it done.I saw there are options in internet.a. Use rlog.jar with the following command $ java -jar ../opt/helpers/rlog.jar -n 10 requests.log to identify long running requests.b. Use proxy.jar ...
Hi All, Full SPA implementation with front end routing in the sense that SPA implementation with client side rendering ?If so What are the limitation on it and any documentation to follow would be appreciated. Thanks.
Hi Team, I'm trying to take AEM sites Developer Experts exam. Can I know which core package version I need to refer and appreciate you can put the link as well Thanks !
Hi team, Im trying to build a sample ssr project into my cloud sdk I have followed the below link.https://www.youtube.com/watch?v=wukNmebsZQo&t=3sWhen I try to build the code into my cloud sdk it will give a build error saying "Too many files with unapproved licence: 23 RAT report"How to get this fi...
Hi Team,I want to know what are the usage and purposes of main POM.xml and other module related pom files such as core,it.tests, ui.apps, ui.content. Thanks.