mule-assembly-verifier
This is a Maven plugin that the core Mule team developed to verify the contents of the distribution files.
This allows you to specify a whitelist of jars that have to be in the artifact. The Mule assembly verifier unpacks the distribution, checks for the jars in the whitelist and fails the build if it encounters invalid jar versions or missing or additional jars.