Hi All, I am trying to build an already existing maven project using mvn clean install -P autoInstallPackageI am getting the below error:- Downloading from adobe-public-releases: https://repo.adobe.com/nexus/content/groups/public/com/day/jcr/vault/content-package-maven-plugin/1.0.2/content-package-m...
Hi All, I have created custom component with dialog with one text field. I am trying to fetch text field value in js which gets called on clicking of validate button to validate the entered text field value by author. But I am unable to fetch dialog field value. I have tried these: dialog.getField("...
Hi, When I am done with creating a project on author console I am not able to push changes publishing/directly to publish instance, when I installed my project package on publish instance, then I was able to see the changes on publish instance. Do we need to always do this or I am missing out someth...
Hi we are implementing an SPA site with AEM 6.5+SPA editor, is there a way to generate a sitemap to optimize for SEO? or is SSR a must? and if SSR is a must, then using Adobe I/O also the recommended approach? with my previous implementation with AEM 6.3, we used the ACS commons sitemap generator ...
Can some one help me how I can access the device properties via API writing it on Query builder.? I am looking to fetch Device OS, last modified, device os version, shell info and sync status .
I am trying to navigate from folderA to folderB in my localhost .Examplehttp://localhost:4502/assets.html/content/dam/FolderA --- I am able to open this.http://localhost:4502/assets.html/content/dam/FolderA/FolderB --This is throwing error. It is throwing below error in console foundation.f1fa...
Hi,As we completed some clientlibs cleanup we encountered a vulnerability issue. We realized that etc/clientlibs/foundation/jquery-ui.min.js is not quite getting minified in production. It almost looks a different file than what we have on other lower environments. We know this is an OOTB and we nee...
Hi Experts, I am getting below error when i am try to add add files in GIT repository git add . how to fix Filename too long error: unable to index file issue ? The file will have its original line endings in your working directorywarning: LF will be replaced by CRLF in ui.content.sample/src/ma...
Hi,code build is getting failed while Build Image. can anyone please help to fix this issue below the error + wget -O /tmp/dispatcher/dispatcher-configuration.zip 'https://cm0pl0va80stor0prd.file.core.windows.net/cdbd4994-837a-4d0e-8af4-d6b433b2e3c9/build/aem-guides-wknd.dispatcher.cloud-0.0.5-SNA...
Hi I'm new to AEM, I need to suppress content path in the URL, for example :this link as has to redirect from https://www.act.com/content/odc/odc/un/en.html to https://www.act.com/un In author, i configured /content/odc/odc/un/en.html this page for a hyperlink text component, when i replicate it ...