Using Maven in Mule ESB
Mule Runtime Engine versions 3.5, 3.6, and 3.7 reached End of Life on or before January 25, 2020. For more information, contact your Customer Success Manager to determine how you can migrate to the latest Mule version. |
The pages in this section detail how to use maven outside of Anypoint Studio, working directly with Mule ESB. You can use Mule plugins to develop your Mule applications within Maven, and to control Mule ESB instances from within a Maven environment.
To work with Maven outside Studio, you need to modify your Maven installation to enable it to work with Mule ESB. These modifications entail adding support for Mule plugins and adding the MuleSoft community or Enterprise repositories.
This section contains the following pages:
-
Maven Tools for Mule ESB – Describes the Mule plugin that allows you to develop Mule applications in Maven
-
Mule ESB Plugin For Maven – Describes the Mule plugin that allows you to control Mule ESB from within Maven
-
Configuring Maven to Work with Mule ESB – Details how to modify your Maven configuration to work with Mule plugins and add Mule repositories