Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.
Documentation: http://wcm.io/tooling/maven/archetypes/aem-confmgmt/
Issues: https://wcm-io.atlassian.net/browse/WTOOL
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://travis-ci.org/wcm-io/wcm-io-maven-archetype-aem-confmgmt/
If you want to build wcm.io 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