Troubleshooting MuleSoft Maven deployment issues

Unfortunately sometimes you run in to unexpected behavior when deploying your MuleSoft application using Maven. You have confirmed that everything is configured correctly. But then you run into a ugly null pointer exception. When this happens the best thing to do is to run the Maven command with extra debug settings using the -X option.

Continue reading “Troubleshooting MuleSoft Maven deployment issues”