Back to FAQ library

MUnits in project but no Mule Nexus Repo creds in settings.xml. Can we still build and deploy as long as we `-DskipTests`?

Sort of … to quote the exercise guide:

The MuleSoft EE releases repository is required under <pluginRepositories /> because the MUnit Maven plugin has been configured to run tests on the EE version of the Mule runtime. If EE-only Mule plugins or connectors were used, which is currently not the case, then it would also be required under <repositories />.

Diagram