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-plugin

CONGA Plugin for Adobe Experience Manager (AEM)
https://github.com/wcm-io-devops/conga-aem-plugin

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

Last synced: 8 days ago
JSON representation

CONGA Plugin for Adobe Experience Manager (AEM)

Awesome Lists containing this project

README

        

CONGA Plugin for AEM
======
[![Build](https://github.com/wcm-io-devops/conga-aem-plugin/workflows/Build/badge.svg?branch=develop)](https://github.com/wcm-io-devops/conga-aem-plugin/actions?query=workflow%3ABuild+branch%3Adevelop)
[![Maven Central](https://img.shields.io/maven-central/v/io.wcm.devops.conga.plugins/io.wcm.devops.conga.plugins.aem)](https://repo1.maven.org/maven2/io/wcm/devops/conga/plugins/io.wcm.devops.conga.plugins.aem)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=wcm-io-devops_conga-aem-plugin&metric=coverage)](https://sonarcloud.io/summary/new_code?id=wcm-io-devops_conga-aem-plugin)

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

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

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

Continuous Integration: https://github.com/wcm-io-devops/conga-aem-plugin/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-plugin/blob/develop/.maven-settings.xml) for an example with a full configuration.

Then you can build using

```
mvn clean install
```