Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wcm-io-devops/conga-aem-definitions

Generic role definitions and templates for CONGA-based AEM configurations.
https://github.com/wcm-io-devops/conga-aem-definitions

adobe-experience-manager aem configuration conga generator templates wcm-io

Last synced: 8 days ago
JSON representation

Generic role definitions and templates for CONGA-based AEM configurations.

Awesome Lists containing this project

README

        

CONGA AEM Definitions
======
[![Build](https://github.com/wcm-io-devops/conga-aem-definitions/workflows/Build/badge.svg?branch=develop)](https://github.com/wcm-io-devops/conga-aem-definitions/actions?query=workflow%3ABuild+branch%3Adevelop)
[![Maven Central](https://img.shields.io/maven-central/v/io.wcm.devops.conga.definitions/io.wcm.devops.conga.definitions.aem)](https://repo1.maven.org/maven2/io/wcm/devops/conga/definitions/io.wcm.devops.conga.definitions.aem)

Documentation: https://devops.wcm.io/conga/definitions/aem/

Issues: https://github.com/wcm-io-devops/conga-aem-definitions/issues

Wiki: https://wcm-io.atlassian.net/wiki/

Continuous Integration: https://github.com/wcm-io-devops/conga-aem-definitions/actions

Commercial support: https://wcm.io/commercial-support.html

## Build from sources

If you want to build from sources make sure you have configured all [Maven Repositories](https://devops.wcm.io/maven.html) in your settings.xml.

See [Maven Settings](https://github.com/wcm-io-devops/conga-aem-definitions/blob/develop/.maven-settings.xml) for an example with a full configuration.

Then you can build using

```
mvn clean install
```