I'm trying to create a maven project using archetype 35. I used the below command for the same and received the below error. mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \ -D archetypeGroupId=com.adobe.aem \ -D archetypeArtifactId=aem-project-archetype \ -D archetypeVersi...
Here, we are trying to include a webcam through HTML attached below. <div id="interactive" class="viewport scanner"> <video></video> <canvas class="drawingBuffer"></canvas> </div> And we have added the below plugin for using this video tag. <script src="https://cdnjs.cloudflare.com/ajax/...
Hi There, When browsing Assets regularly via the Assets menu(column view), thumbnails for all visual assets display in decent resolution: But when selecting an image for a component (e.g. image component), the asset browser displays very low-fidelity thumbnails that make it impossible to di...
Hi, We are planning to integrate OKTA with AEM as Cloud Author instance. Looking for some reference. As of now we are following the below documentation: https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/ims-config-and-admin-console.html?lang=en https://experien...
Hi all, I am trying to create a icon file by the name of addcolor.png, is there a way for me to do so. I already have the picture I just don't know how I can add that picture to the file. Thanks
Hi! I need to place 3 tables with dynamic columns and repeating header in one PDF document in Adobe Livecycle Designer. addInstance for dynamic columns in initialize event of header row works fine for small document (2 or 3 pages per table) or when first table is big (100 pages for example) and othe...
Dear Community, I wanted to write a code where we will have a 2 textfields in aem A textfield and B textfield if i enter something in A textfield it will render on the page if i keep blank in A textfield and will enter something in B textfield. B textfield value should render on the page can y...
I seem to often get pom.xml errors in my local when running Maven. Today I attempted a build and got errors for all three pom.xml files. Where should I begin my troubleshooting to fix this? PS C:\project> mvn clean install -Drevision=6401 -Daem.host=localhost -Daem.port=4502 -Dvault.user=admin -Dv...
The analyser found the following errors for author and publish :[ERROR] [api-regions-exportsimports] com.aem.example:aem-example.core:1.0.0-SNAPSHOT: Bundle saem-example.core:1.0.0-SNAPSHOT is importing package(s) [Package com.adobe.cq.wcm.core.components.commons.link;version=[1.2,2), Package com.ad...