Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.37 KB

File metadata and controls

25 lines (17 loc) · 1.37 KB

wcm.io Maven Archetype for AEM Configuration Management

Build Maven Central

Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.

Documentation: https://wcm.io/tooling/maven/archetypes/aem-confmgmt/
Issues: https://github.com/wcm-io/io.wcm.maven.archetypes.aem-confmgmt/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.maven.archetypes.aem-confmgmt/actions
Commercial support: https://wcm.io/commercial-support.html

Build from sources

If you want to build wcm.io 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