Skip to content

Files

Latest commit

 

History

History
78 lines (49 loc) · 3.04 KB

README.md

File metadata and controls

78 lines (49 loc) · 3.04 KB

Maven Central

Danta - Core 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 - Core Project is the core maven project contained source codes which implements the API and all platform specific maven project (i.e. Danta - AEM Project) depend on.

Prerequisites

Documentation

Installation

Adobe Experience Manager (AEM)

  • 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

Jahia

  • 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

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 -Daem.server=http://localhost:4503

Deploy to Jahia

mvn clean install -Pdeploy-jahia

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.