Skip to content

wcm-io-caravan/caravan-jaxws

Repository files navigation

wcm.io Caravan JAX-WS

Build Coverage

wcm.io Caravan - JSON Data Pipelining Infrastructure

Caravan

Consume and Publish SOAP services in OSGi services via JAX-WS.

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