As of October 2014 this is the final milestone for CM 3.0 and ENR 1.0.
For those interested in forking the final milestone master this repository can be cloned directly.
If additional history is needed it can be retrieved from the archived-from-svn repository later.
If forking for the purpose of continued development we recommend forking the ks-development and ks-development-impex repositories instead as placing the .mpx files within the same repository as the code will result in a very large repository.
The subversion to git conversion process removed all of the .mpx file content and this repository has had the manual impex processes rerun to make startup simpler.
In subversion this build was located in : https://svn.kuali.org/repos/student/enrollment/aggregate/tags/builds/student-2.1/2.1.1-FR2-M1/build-917
In Git it is the enrollment_aggregate_tags_builds_2.1_2.1.1-FR2-M1_build-917 branch.
First assemble the ks-impex-{bundled,app,rice}-db artifacts:
mvn clean install -Pimpex-only
Then run the load impex data process.
Please see kuali-student.github.io for the latest information on the Kuali Student Git Repositories.