AEM Dev #1 | Create AEM Project using Maven Archetype

preview_player
Показать описание
This tutorials explains,
1. How to create aem project using aem maven archetype.
2. What is aem maven archetype.
3. What are aem project modules in multimodule project.
4. How to deploy aem project to local aem instance.

===========Maven script to create Project============
-D archetypeArtifactId=aem-project-archetype \
-D archetypeVersion=40 \
-D appTitle="Geeks Demo" \
-D appId="geeksdemo" \
-D aemVersion=6.5.5 \
-D singleCountry=n
Рекомендации по теме
Комментарии
Автор

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

jitujahagirdar
Автор

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

jitujahagirdar
Автор

Thank you so much dude, This is 100% helpful

adeodatusabdul
Автор

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.

mhnufir
Автор

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.

dasunbandara
Автор

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?

gurumanishvankadhara
Автор

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?

sunkorg
Автор

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".

hptarora
Автор

"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

bhargavigottumukkala
Автор

Sir can you please explain me the use of generic lists

poojareddy
Автор

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.

edbteso
Автор

[ERROR] Failed to execute goal (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

luxuryaroundtheglobe
Автор

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

poojac
Автор

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

vijaykumarbisen