A User's Guide To Moves

Moves is Education Systems' tool for managing releases and for deploying applications to the Test, QA, and Production environments. 

Standard Workflow

For a new application that is under development, Moves comes into the picture the first time a deployment to Test is needed. This is the first time an actual version number (minus the snapshot designation) is assigned to the application.

[Note that prior to this stage, builds and deployments to the Development environment are handled by the continuous integration server, Bamboo at build.mit.edu.]

To perform the build, you will first go to Moves (https://moves.mit.edu/) and choose the "Build a Release" option from the home page. This option will, when complete, do the following:

Developers must then update their own working copies of the app to receive the pom file updates.