Run getLatestExecutables.sh which will attempt to retrieve all executables from the MW-Offline folders and copy them to our directories. After it will automatically proceed with a call to mvn_install.sh that will install the non_maven dependencies in our m2 repository so that we can compile our code correctly. Note that between the two scripts the MD5 sum of all three jar files is passed and checked. This will fail if their jar version is not the same as the one we are installing!