Mule Maven Plugin 2.3.4 Release Notes
This release breaks backward compatibility on the deployment configuration section.
It follows the same configuration as the 3.x version of the plugin. Check this section to make the proper changes. |
This new release was focused on fixing bugs.
Hardware and Software Requirements
Hardware and Software Requirements
-
Microsoft Windows 8+
-
Apple Mac OS X 10.10+
-
Linux (tested on Ubuntu 15)
-
Java 8,7
-
Maven 3.3.3, 3.3.9, 3.5.0, 3.6.0
Compatibility
-
Mule 3.x
-
Anypoint Studio 6.x
Features and Functionality
-
Added support to define
businessGroupId
on platform deployments.
Fixed Issues
-
RTF Deployment verification now validates
STARTED
status. -
RTF Deployment default
CPUMax
andMemoryMax
now has the same value asCPUReserved
andMemoryReserved
. -
The field
publicUrl
is autogenerated if it is not defined in RTF deployment.