23p.tech
HomeLinksDiagramsFAQsSnippetsAdmin
Back to FAQ library

MuleSoft MuleSoft FAQ

What’s the diff between `mvn deploy` and `mvn clean deploy` and `mvn deploy -DmuleDeploy` and `mvn clean deploy -DmuleDeploy` and `mvn mule:deploy`?!

I’m still working on a nice TL;DR answer, but in the meantime, check out maven lifecycle docs and mule-maven plugin docs. Also, here are some examples from the DEX660 course.