Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerMule Maven Plugin 3.3.2 is mainly focused on fixing bugs.
Microsoft Windows 8+
Apple Mac OS X 10.10+
Linux (tested on Ubuntu 15)
Java 8
Maven 3.3.3, 3.3.9, 3.5.0, 3.6.0
Mule 4.x
Anypoint Studio 7.x
OpenJDK 11, when using Mule 4.2
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. |
Added support for Exclusions. All libraries declared inside <exclusions>
in the pom.xml
file are excluded from the package.
Lightweight package generates class loader model inside .jar
file.
Reduced package size of policies. All mule-plugin
dependencies defined as provided
are not packaged inside the .jar
file.
Exclusions declared in the |
Fixed deployment exception when the deploy execution is defined under a different Maven phase.
Fixed resolution of application version when it’s defined with a placeholder.