Hi Arun,Thanks a lot for your help.To fix the issue , I did the below 2 steps.I have reinstalled the m2eclipse plugin in my eclipse.I have changed maven-enforcer-plugin to [3.0.0,)<artifactId>maven-enforcer-plugin</artifactId> <executions> <execution> ...
Dear All,First time I am building a new AEM 6.4 project by using DarchetypeVersion=13 , as shown below.mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=13 -DarchetypeCatalog...
Dear albi,Can you please tell me more details on below. May be you can share any documents , if you have anything3. Build a local Apache server to handle the redirect for those(separate vhost for every domains) non www domains(the initial request should be reaching to Apache and redirect the request...
Dear All,I have an requirement like below. I have 5 websites in my AEM and all the 5 websites domain is pointed to Amazon Web Server ELB like below.www.sunita.com ----> AWS eLBwww.sunita1.com ----> AWS eLBwww.sunita2.com ----> AWS eLBwww.sunita3.com ----> AWS eLBwww.sunita4.com ----> ...