AEM Dev #1 | Create AEM Project using Maven Archetype

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 36

  • @jitujahagirdar613
    @jitujahagirdar613 8 месяцев назад +2

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

    • @samplesample9714
      @samplesample9714 8 месяцев назад +1

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

  • @jitujahagirdar613
    @jitujahagirdar613 8 месяцев назад +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 8 месяцев назад

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

  • @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?

  • @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 ?

  • @karthikveluri
    @karthikveluri 7 месяцев назад

    How do i run a project

  • @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.

  • @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

  • @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

  • @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 10 месяцев назад

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

  • @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

  • @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

  • @poojareddy8956
    @poojareddy8956 Год назад

    Sir can you please explain me the use of generic lists

  • @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.