Contact Us 1-800-596-4880

Mule Maven Plugin 3.5.3 Release Notes

The Mule Maven plugin enables you to integrate the packaging and deployment of your Mule applications with your Maven lifecycle.

Mule Maven Plugin 3.5.3 is focused on fixing issues.

September 20, 2021

Hardware and Software Requirements

  • Microsoft Windows 8+

  • Apple Mac OS X 10.10+

  • Linux (tested on Ubuntu 15)

  • Java 8

  • Maven 3.6.1, 3.6.2, 3.6.3, 3.8.1

Compatibility

Software Version

Mule runtime engine

4.x

Anypoint Studio

7.x

OpenJDK

11, when using Mule 4.2 or later

To use the new Mule runtime version schema introduced with Mule 4.5 to deploy apps, you must use Mule Maven plugin version 4.1.0 or later.

Fixed Issues

Issue ID

Mule Maven Plugin no longer fails when deploying to CloudHub if a patch Mule version was specified as the <muleVersion> in the pom.xml file.

SE-20302

Users can now deploy to Runtime Fabric without having Manage Runtime Fabric permission in their account.

SE-20845

An error no longer occurs when building an application from the command line in some scenarios.

SE-21008

See Also