Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
/ 2015-conga Public archive

CONGA - Configuration generation for Sling and AEM - adaptTo() 2015 in Berlin

License

Notifications You must be signed in to change notification settings

adaptto/2015-conga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adaptTo() 2015 - CONGA

Code samples for talk about CONGA at adaptTo() 2015 in Berlin:
CONGA - Configuration generation for Sling and AEM

Requirements

  • Java 8
  • Maven 3.3

Try it out

This CONGA example is based on a wcm.io sample project containing an AEM application and CONGA example roles and templates:
https://github.com/wcm-io/wcm-io-samples

Before generating the configuration you have to clone this repo and execute mvn clean install.

Alternatively you can add the Sonatype OSS snapshot repo to your maven settings; the snapshots of the sample project are published there:
https://oss.sonatype.org/content/repositories/snapshots/

To build the configuration clone the current repository and execute:

mvn clean package

You will find the generated configuration at target/configuration.

About

CONGA - Configuration generation for Sling and AEM - adaptTo() 2015 in Berlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published