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
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
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.