Skip to content

This package contained AEM application for demoing Danta Framwork's capabilities of being platform agnostic.

License

Notifications You must be signed in to change notification settings

lquinonez-xumak/AEMDemo

 
 

Repository files navigation

Danta - AEM Demo Project

Danta is the agnostic multi-platform templating engine. enables developers and IT teams to use technologies they already know, expediting the creation and leveraging of reusable technical assets.

Danta - AEM Demo Project is the maven project contained source codes specifically for demoing Danta capability on AEM.

Prerequisites

Documentation

Installation

  • Via AEM Package Manager, install ACS AEM Commons 3.9.0 or later

  • Clone the following repositories into the same folder (i.e. C:\workspace\danta or /User/{username}/workspace/danta) then run the maven build command (refer to Compile section of README.md, for each repository) in the following order

    Note: for fresh installation, make sure to install ACS Common before running the maven build command

Official documentation

License

Read License for more licensing information.

Contribute

Read here for more information.

Compile

mvn clean install

Deploy to AEM

Build to author instance

mvn clean install -Pdeploy-aem

Build to publish instance

mvn clean install -Pdeploy-aem-publish

Maven Build Failure

If maven build failed with error message, similar to below

Request failed: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0021: /home/users/system/danta/zuskqdMThcLm-W1-QBV4[[rep:SystemUser]]: Mandatory property rep:principalName not found in a new node (500)

This is to "danta-config-service". To fix this:

Credit

Special thanks to Jose Alvarez, who named Danta for the powerful ancient Mayan pyramid, La Danta. La Danta is the largest pyramid in El Mirador—the biggest Mayan city found in Petén, Guatemala.

About

This package contained AEM application for demoing Danta Framwork's capabilities of being platform agnostic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.1%
  • JavaScript 25.1%
  • Java 22.0%
  • CSS 2.5%
  • Makefile 0.3%