Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.03 KB

CONGA Plugin for AEM

Build Status Code Coverage

Documentation: https://devops.wcm.io/conga/plugins/aem/
Issues: https://wcm-io.atlassian.net/projects/WDCONGA
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.com/conga-aem-plugin
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 in your settings.xml.

See Travis Maven settings.xml for an example with a full configuration.

Then you can build using

mvn clean install