Full name:
net.sf.maven-synapse-plugin:maven-synapse-plugin:0.0.2-SNAPSHOT:start
Description:
Attributes:
pre-integration-test.| Name | Type | Since | Description |
|---|---|---|---|
| axis2RepoLocation | File |
- |
The path to the Axis2 repository. Defaults to
${project.build.directory}/synapse. This location will
be where the plugin places the .mar files that Axis2
uses, including synapse.mar. |
| axis2XmlConfig | File |
- |
The path to a axis2.xml file. Defaults to
${basedir}/src/main/synapse/axis2.xml. |
| resolveRoot | File |
- |
The root directory to resolve paths for registry. Defaults to
${basedir}/src/main/synapse. |
| serverName | String |
- |
The name of the server. Defaults to localhost. |
| synapseHome | File |
- |
The path to Synapse Home. Defaults to ${basedir}/src/main/synapse |
| synapseXmlConfig | File |
- |
The path to a synapse.xml file. Defaults to
${basedir}/src/main/synapse/synapse.xml. |
| wait | boolean |
- |
Stop the build and wait if this flag is set to "true". Useful when
manual testing. |
${project.build.directory}/synapse. This location will
be where the plugin places the .mar files that Axis2
uses, including synapse.mar.java.io.FileNo${project.build.directory}/synapseaxis2.xml file. Defaults to
${basedir}/src/main/synapse/axis2.xml.java.io.FileNo${basedir}/src/main/synapse/axis2.xmljava.io.FileNo${basedir}/src/main/synapselocalhost.java.lang.StringNolocalhostjava.io.FileNo${basedir}/src/main/synapsesynapse.xml file. Defaults to
${basedir}/src/main/synapse/synapse.xml.java.io.FileNo${basedir}/src/main/synapse/synapse.xmlwait:
booleanNofalse