Anypoint Studio fails when running Maven project
问题 I am a Mule newbie and struggling to get the Anypoint Studio to work with Maven. I used the mule-maven plugin to create a multi-module project and added my code to the apps sub-project. The project builds under maven and produces a zip file under the domain-bundle/target directory. The contents of the zip file looks reasonable. When I tried to run the project (right click project/run as/Mule application with Maven) the project gets built by maven and then I get the following Using as WTP