In case the license is expired some tests will fail with the following error:
org.mule.runtime.module.license.api.exception.InvalidLicenseException: The Module myPlugin requires a license with entitlement for myPlugin.
please simply execute the following command in the resource folder:

mvn org.mule.tools.devkit:mule-devkit-license:license -Dvendor.keystore=provider-myPlugin.jks

Mule master keystore password is 123456. Same for every other keystore.

Full Documentation to regenerate plugin license is here:

https://docs.google.com/document/d/1wIP8LXlJTBrVXAARa89FjDDPX5ZWrIdxSjciCpyb6co/edit

a copy of vendorKeygen.sh is located in this directory.
