Contact Us 1-800-596-4880

Mule Maven Plugin 3.7.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.7.3 is focused on fixing bugs.

September 15, 2022

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, 3.8.2, 3.8.3, 3.8.4

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

The plugin no longer fails to validate the XML in the Reconnection Strategy element if the values are set with property placeholders instead of inline number values.

W-11068928

The plugin no longer throws a java.lang.NumberFormatException error when validating the AST if the responseTimeout property is not defined.

W-11535336

The plugin no longer fails to parse the resources property in RTF deployment configurations.

W-11644077

See Also