Skip to content

wcm-io-devops/conga

Repository files navigation

CONGA - CONfiguration GenerAtor

Build Maven Central Coverage

wcm.io DevOps CONGA Configuration Generator.

Documentation: https://devops.wcm.io/conga/
Issues: https://github.com/wcm-io-devops/conga/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io-devops/conga/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 in your settings.xml.

See Maven Settings for an example with a full configuration.

Then you can build using

mvn clean install