MVN

org.mule.tools.maven : mule-maven-plugin

Maven & Gradle

Nov 09, 2015
29 stars

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.

<plugin>
    <groupId>org.mule.tools.maven</groupId>
    <artifactId>mule-maven-plugin</artifactId>
    <version>2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.tools.maven : mule-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of org.mule.tools.maven : mule-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
mule-maven-plugin-2.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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

Advertisement

Dependencies from Group

Discover Dependencies

Feb 09, 2018
4 usages
787 stars
Apr 01, 2016
1.4k stars
Jul 05, 2023
183 usages
763 stars
Aug 25, 2023
33 usages
3k stars
Feb 03, 2023
2 usages
6 stars
Dec 05, 2022
31 usages
1.5k stars
Aug 26, 2023
30 usages
2.1k stars
Oct 31, 2006
16 usages