Mvn clean install -DskipTests command failure

@Agaba_Derrick_Junior be sure you have pulled latest changes and checkout the right branch then build again the sub modules.

Do you have any local changes in the checked out branch? If not, run the following:

git reset --hard git clean -df mvn clean install