Is it possible to override the auto-generated mule-artifact.json when creating a custom mule extension?
Is it possible to override the auto-generated mule-artifact.json when creating a custom mule extension?
Yes it can be overridden, you need to place your custom mule-artifact.json under META-INF/mule-artifact/mule-artifact.json inside your project's src/main/resources.