disableCloudhubLogs
now uses a default value, overriding the value configured if the parameter isn’t present in the POM file.
Mule Maven Plugin 4.1.0 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.1.0 implements all security updates and bug fixes from 4.0.0.
February 6, 2024
What’s New
-
Mule Maven plugin now supports Mule runtime version schema and all associated tags. This incorporation doesn’t break existing CI/CD pipelines.
-
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, 11, and 17
-
Maven 3.9.0 to 3.9.8
Compatibility
Software | Version |
---|---|
Mule runtime engine |
4.3 or later |
Anypoint Studio |
7.x |
Fixed Issues
Issue Resolution | ID |
---|---|
W-14653854 |
|
The error "Could not find imported resource" no longer occurs during the build. |
W-14673992 |
|
W-14748090 |
|
W-14853621 |
The plugin now allows you to configure the Java version and release channel in your CloudHub deployment. |
W-14137736 |
Duplicate validations of the Mule version in Mule Maven plugin no longer occur. Validations are now done by the internal API, allowing you to configure the Java and channel versions when deploying. |
W-14137714 |