Contact Us 1-800-596-4880

Mule Maven Plugin 3.8.3 Release Notes

This version of Mule Maven Plugin is deprecated. Update to the latest version to take advantage of all available features. See Updating Workspaces for instructions about updating your Maven configuration using Anypoint Studio.

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

Mule Maven Plugin 3.8.3 focuses on improving security and fixing bugs.

February 1, 2023

What’s New

  • Reported security vulnerabilities are now fixed.

Hardware and Software Requirements

  • Microsoft Windows 10

  • Apple Mac OS X 10.15.0+

  • Linux (tested on Ubuntu 15)

  • Java 8

  • Maven 3.6.3 to 3.8.6

Compatibility

Software Version

Mule runtime engine

4.x

Anypoint Studio

7.x

OpenJDK

11, when using Mule 4.2 or later

Fixed Issues

Issue Resolution ID

ClassLoaderModelJsonSerializer now fails as expected if the file has missing mandatory attributes.

W-12068009

Mule Maven Plugin adds instanceSize to CloudHub 2.0 for UBP.

W-12068325

Properly identified import tag validation now fails as expected due to unresolved properties.

W-12143338

Improved the access denied message when getting platform organization details.

W-10624067

Removed persistentObjectStore from CloudHub 2.0 deployments.

W-12225780

Improved error handling of invalid classloader-model.json.

W-12276189

See Also