Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.47 KB

File metadata and controls

26 lines (18 loc) · 1.47 KB

cq-maven-plugin

Build Maven Central Coverage

Convenience maven plugin for working with CQ/AEM maven projects.

Documentation: https://wcm.io/tooling/maven/plugins/cq-maven-plugin/
Issues: https://github.com/wcm-io/io.wcm.maven.plugins.cq-maven-plugin/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.maven.plugins.cq-maven-plugin/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