AEM Dev #1 | Create AEM Project using Maven Archetype

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 36

  • @jitujahagirdar613
    @jitujahagirdar613 9 หลายเดือนก่อน +1

    Ha Ha 😆🤣🤣🤣😂😁 The moment video at 15:16 had me laughing out loud ! video Did anyone else catch that unexpected 'fart' sound? Hilarious!"

    • @samplesample9714
      @samplesample9714 9 หลายเดือนก่อน

      🤭🤫🤣 🤭 Yes i do notice after saw your comment ..! good catch ..!

  • @jitujahagirdar613
    @jitujahagirdar613 9 หลายเดือนก่อน +2

    Ha Ha 😆🤣🤣🤣😂😁 video at 15:16 Did anyone else catch that unexpected 'fart' sound? Hilarious!" @AEM GEEKS it was you 👇

    • @samplesample9714
      @samplesample9714 9 หลายเดือนก่อน +1

      🤭🤫🤣 🤭 Yes i do notice after saw your comment ..! good catch ..!

  • @adeodatusabdul8357
    @adeodatusabdul8357 ปีที่แล้ว

    Thank you so much dude, This is 100% helpful

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว +1

      keep learning

    • @sivaprasath1870
      @sivaprasath1870 ปีที่แล้ว

      Hi there, could anyone please can connect with me and help me with a small hands-on on aem..It is okay if it is a paid connection too

  • @RevathiAnivyaha
    @RevathiAnivyaha ปีที่แล้ว

    Hi, thanks for sharing the video. If we want to use aem version 6.5.17, can I just use this version number instead of 6.5.5 or we have to install the corresponding service package in package manager.

  • @dasunbandara1948
    @dasunbandara1948 ปีที่แล้ว

    I have ran the given mvn command in description. project build successfully. then I tried to create new page, but after selecting a template and when click on next button, it shows a error message.

  • @sunkorg
    @sunkorg ปีที่แล้ว

    Thanks for this! One question: when I install and run my 6.5 archetype project on my local instance of AEM, I sometimes see an issue after I create my first page in author mode.
    The parsys "drag components here" area will not have a height, and if I try to add a component, the page won't refresh to update. I saw no errors in the log and no JavaScript errors in the browser console. All the other sites installed on my local instance have text/parsys components that render correctly.
    If I look at the component tree menu, I can see the components are on the page, but they're not rendering the height or updating with an auto refresh of the page like they do in other site instances.
    What could be causing the component height and update issue for the new project?

    • @srinivasyadav4288
      @srinivasyadav4288 ปีที่แล้ว +1

      sol for parsys height add this line in parsys
      ""

    • @sunkorg
      @sunkorg ปีที่แล้ว

      @@srinivasyadav4288 Thanks! Do you know in what file I'd add the above? I'm not clear where it's located and why I would need to do this on a fresh archetype project install? Why would the parsys fail after a fresh archetype project install?

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว +1

      can you check, core components have been installed properly. This project use latest core components. It is possible, you already have a lower version core component installed. Parsys must be already in place. Also clear cache once.

    • @sunkorg
      @sunkorg ปีที่แล้ว

      ​@@AEMGeeks Yes, I have older versions installed because I have other, older sites that are already installed on my instance. How do I account for that? Do I need to explictly define an older version of core components when I install the archetype project?

  • @gurumanishvankadhara
    @gurumanishvankadhara ปีที่แล้ว

    Hello sir, thanks for the tutorial. I have a AEM version 6.5.0 jar and latest maven version 3.9.3. Can you suggest which maven archetype version or command need to be used for creating aem project?

    • @Divya21111
      @Divya21111 11 หลายเดือนก่อน

      Hi! can you share aem version 6.5.0 jar? It would be really helpful in learning journey of aim

  • @hptarora
    @hptarora ปีที่แล้ว

    Hi, I tried to build a project using archetype version 44 but it throws an error "The goal you specified requires a project to execute but there is no POM in this directory".

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      Please move in directory/folder until you have parent pom.xml and execute command. You are executing in wrong folder/directory

  • @trewqqwert-q2f
    @trewqqwert-q2f ปีที่แล้ว

    How to upgrade maven archetype ?

  • @luxuryaroundtheglobe3570
    @luxuryaroundtheglobe3570 ปีที่แล้ว

    [ERROR] Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:1.0.2:install (install-package) on project aem-guides-wknd.all: Connection
    refused: no further information -> [Help 1]
    Hello
    I'm facing this issue could you help Please

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      Check if you have settings.xml with public profile in m2 directory
      or check If your firewall blocking maven call

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      What maven command you are executing. It look you are installing package on local AEM along with build and your local is not running. Check your local is working or just execute mvn clean install

  • @karthikveluri
    @karthikveluri 7 หลายเดือนก่อน

    How do i run a project

  • @bhargavigottumukkala8440
    @bhargavigottumukkala8440 ปีที่แล้ว

    "The goal you specified requires a project to execute but there is no POM in this directory " error is being thrown while I am trying to create a new project. Can you help resolve it

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      Are you running maven commands in the correct directory?

  • @VishnuVardhanNauduri
    @VishnuVardhanNauduri ปีที่แล้ว

    hello sir ,i m using AEM jar 6.5.0 version..in this after building a new project components are not showing for new project as well as existing we.retail project also.. but in crx/de all are there..
    in system/console newly installed bundel and existing we.retail both are stopped and I'm unable to start those.. please give me solution for this.

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว +1

      We created project using archetype 40. This is comparable with AEM 6.5.5 or higher. So either install service pack or create project using lower version of archetype. Along with this you check below.
      1. Which bundle in installed state(not active).
      2. Check if core components package installed properly.
      Check archetype document at - github.com/adobe/aem-project-archetype

    • @VishnuVardhanNauduri
      @VishnuVardhanNauduri ปีที่แล้ว

      sir can you please share service pack or aem jar 6.5.5 version.i

  • @poojareddy8956
    @poojareddy8956 ปีที่แล้ว

    Sir can you please explain me the use of generic lists

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      Will explain this in the coming tutorials.

    • @poojareddy8956
      @poojareddy8956 ปีที่แล้ว

      Thankyou sir

  • @poojac514
    @poojac514 ปีที่แล้ว

    ur project is not building in cmd though ran it as an administrator.dispatcher module is causing the problem

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      have you been able to build any projects. Or you are getting issues with the demo project. Just try to comment dispatcher module and see.

  • @vijaykumarbisen2194
    @vijaykumarbisen2194 ปีที่แล้ว

    I have adobe aem 6.5.0 , when trying to install wknd project with archtype 40, it get install. but com.adobe.cq.core.wcm.components.core bundle stops and dosen't restart again. There are some error shows com.day.cq.wcm.api,version=[1.28,2) -- Cannot be resolved

    • @AEMGeeks
      @AEMGeeks  ปีที่แล้ว

      If you are using WKND codebase, please make sure you deploy codebase compatible with you AEM. By default it install cloud compatible code. To install AEM 6.5 compatible code you have to use classic profile.
      mvn clean install -PautoInstallSinglePackage -Pclassic
      You will get this issue, If you install Cloud compatible code to AEM standalone instance. Also make sure, your AEM version is also compatible. Means you have install correct service pack. check this documentation
      github.com/adobe/aem-guides-wknd