Contact Us 1-800-596-4880

Mule Maven Plugin 4.2.1 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 4.2.1 implements all security updates and bug fixes from 4.2.0.

August 22, 2024

Hardware and Software Requirements

  • Microsoft Windows 10

  • Apple Mac OS X 10.15.0+

  • Linux (tested on Ubuntu 15)

  • Java 8, 11, and 17

  • Maven 3.9

Compatibility

Software Version

Mule runtime engine

4.3 or later

Anypoint Studio

7.x

OpenJDK

11 and 17

Fixed Issues

Issue Resolution ID

The plugin command maven mule:deploy now respects the Maven proxy settings defined in settings.xml.

W-16046872

Deployment to CloudHub 2.0 using Mule Maven plugin now correctly takes the application name into account.

W-16218223

See Also