Skip to content

ankit-gubrani/ClientContextSession

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientContextSession - AEM Users Group Kickoff meeting

This project is a demo project for Client Context Session which took place on 10th Oct 2015 and was the kickoff meeting of AEM Users Group Hyderabad. Under content module there are certain custom client context components which can be added to client context and utilized.

Here is the link to HTML Presentation : Content Personalization with AEM

Building

This project uses Maven for building. Common commands:

From the root directory, run mvn -PautoInstallPackage clean install to build the bundle and content package and install to a CQ instance.

From the bundle directory, run mvn -PautoInstallBundle clean install to build just the bundle and install to a CQ instance.

  • In case you are running your CQ instance on any other port number here is the command for building :

mvn clean install -PautoInstallPackage -Dcrx.port=

Specifying CRX Host/Port

The CRX host and port can be specified on the command line with: mvn -Dcrx.host=otherhost -Dcrx.port=5502

Author

Ankit gubrani

Contact Info :

About

This is a demo repository for Client Context Session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors