https://github.com/sachinGirish/SeleniumFramework-POM/wiki
https://www.mkyong.com/maven/how-to-install-maven-in-windows/
1.Navigate to TestGitHub folder from project folder
2.Right Click & Edit config.properties file
3.Then go to #Email Configuration section & fill below Email Configuration settings
fromEmail=xxxxxxxxxxxxxxxxxxx
fromPass=xxxxxxxxxxxxx
toEmails=xxxxxxxxxxxx
4.Enter above Email Configuration to get Emailable report's to your Email Inbox.
1.Run execute.bat file from project folder. It will tigger maven clean & TestNG.xml file from CMD Line.