Skip to content

wcm-io/io.wcm.handler.link

Repository files navigation

Link Handler

Build Maven Central Coverage

Link resolving, processing and markup generation.

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