Maven Synapse Plugin

The Maven Synapse Plugin exists to allow Apache Synapse users to start, stop and configure a Synapse instance as part of their Maven 2 build. This allows developers to test-drive their Synapse configuration by executing tests against a real Synapse instance, and verifying the Synapse did what the developer expected it to do.

Goals Overview

General information about the goals.

Usage

General instructions on how to use the Plugin Name can be found on the usage page. Some more specific use cases are described in the examples given below.

In case you still have questions regarding the plugin's usage, please have a look at the FAQ and feel free to browse the user forum. The posts to the forum could already contain the answer to your question as part of an older thread.

If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our issue tracker. When creating a new issue, please provide a comprehensive description of your concern. JUnit tests exposing the problem or patches are welcome.