Last Version

Mule ESB Maven Plugin 1.0

Maven plugin that helps control Mule ESB servers, including CE, EE Standalone and HA deployments. Main use is for running integration tests but can be used also for deploying an application to any environment after all tests were ran. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Start Mule Standalone server. Deploy a Mule application to a server. Undeploy a Mule appliction. Stop a Mule Standalone server. Restart a Mule Standalone server. Assemble a Mule cluster and deploy applications.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.mule.tools
ArtifactId

ArtifactId

muleesb-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Mule ESB Maven Plugin
Maven plugin that helps control Mule ESB servers, including CE, EE Standalone and HA deployments. Main use is for running integration tests but can be used also for deploying an application to any environment after all tests were ran. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Start Mule Standalone server. Deploy a Mule application to a server. Undeploy a Mule appliction. Stop a Mule Standalone server. Restart a Mule Standalone server. Assemble a Mule cluster and deploy applications.
Project Organization

Project Organization

MuleSoft Inc

Download muleesb-maven-plugin 1.0


<plugin>
    <groupId>org.mule.tools</groupId>
    <artifactId>muleesb-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-settings jar 3.0.4
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-artifact jar 2.0.9
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.0
org.codehaus.plexus : plexus-archiver jar 2.3
org.mule : mule-core jar 3.5.0
org.mule.tests : mule-tests-infrastructure jar 3.5.0
org.codehaus.groovy : groovy-all jar 2.0.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.0
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.