Last Version

Mule Maven Plugin 2.1

Maven plugin to deploy Mule applications to different kinds of servers: Standalone (both Community and Enterprise), Clustered, Anypoint Runtime Manager and CloudHub. Main uses are running integration tests and deploying applications. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Deploy a Mule application to a server. Undeploy a Mule application. Assemble a Mule cluster and deploy applications.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.mule.tools.maven
ArtifactId

ArtifactId

mule-maven-plugin
Version

Version

2.1
Type

Type

maven-plugin
Description

Description

Mule Maven Plugin
Maven plugin to deploy Mule applications to different kinds of servers: Standalone (both Community and Enterprise), Clustered, Anypoint Runtime Manager and CloudHub. Main uses are running integration tests and deploying applications. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Deploy a Mule application to a server. Undeploy a Mule application. Assemble a Mule cluster and deploy applications.
Project URL

Project URL

https://github.com/mulesoft/mule-maven-plugin
Project Organization

Project Organization

MuleSoft Inc
Source Code Management

Source Code Management

https://github.com/mulesoft/mule-maven-plugin

Download mule-maven-plugin 2.1


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

Dependencies

compile (13)

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.7.0
org.mule.tests : mule-tests-infrastructure jar 3.7.0
org.codehaus.groovy : groovy-all jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.19
org.glassfish.jersey.media : jersey-media-moxy jar 2.19
org.glassfish.jersey.media : jersey-media-multipart jar 2.19
org.json : json jar 20140107

provided (1)

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

test (5)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.0
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.5
org.hamcrest : hamcrest-library jar 1.3
com.jayway.awaitility : awaitility-groovy jar 1.6.5

Project Modules

There are no modules declared in this project.