This script execute some queries on postgres DB and update sheets of existing xlsx files by query values and zip all files in the one zip file and send it by email.
Use the package manager mvn to install.
Run following commands in directory that the pom.xml exists.
mvn install
mvn package
And run the bash script.
sh mci_management_report.sh
So it executes according to the variables and settings inside the bash script.