Skip to content

wcm-io/io.wcm.wcm.core.components

Repository files navigation

wcm.io WCM Core Components

Build Maven Central Coverage

Enhances AEM WCM Core Components with wcm.io functionality.

Documentation: https://wcm.io/wcm/core-components/
Issues: https://github.com/wcm-io/io.wcm.wcm.core.components/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.wcm.core.components/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

Build and deploy to local AEM Instance

The script build-deploy.sh compiles everything and deploys the WCM Core Components including the Component Library to a local AEM instance running on port 4502.