We should do this as
1) it will make releasing Mule less error prone as it removes manual steps
2) It makes it a lot easier to update documentation between bug fix releases. Just work on the branch then do something like:
mvn -PschemaDeploy
Note: this will probably require that we update our URL rewrite rules and require an hour of IT's time.