Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.54 KB

Mulesoft integration for XL Deploy

License MIT standard-readme compliant

Preface

This document describes the functionality provided by the XL Deploy Cassandra plugin.

See the XL Deploy reference manual for background information on XL Deploy and release automation concepts.

Overview

The xld-mulesoft-plugin is an XL Deploy plugin that enables deploying to Mulesoft.

Installation

Building the Plugin

You can use the gradle wrapper to build the plugin. Use the following command to build using Gradle:

./gradlew clean assemble

The built plugin, along with other files from the build, can then be found in the build folder.

Adding the Plugin to XL Deploy

For the latest instructions on installing XL Deploy plugins, consult the associated documentation on docs.xebialabs.com.

Contributing

Please review the contributing guidelines for xebialabs-community at http://xebialabs-community.github.io/

License

This community plugin is licensed under the MIT license.

See license in LICENSE.md