Scheduling and mailing the reports to team mates | Selenium Forum
M
Posted on 11/05/2016
Can any help me with below scenario?

In our project We are using maven as a build tool. But we for some reason we are not using Jenkins for CI.
So how we can replace jenkins,
1. run scheduler which will run maven command twice a day.
2. After running the script it will send index.html (from reports folder )by email to everyone in my team.

M
Replied on 12/05/2016

this might work

http://salesforce.stackexchange.com/questions/68257/schedule-job-to-run-twice-a-day-beginning-at-10-am


M
Replied on 12/05/2016

Yes, I have the files, but how the Sendmail.java run automatically when I will run my mvn test command?


M
Replied on 12/05/2016

send mail feature has been explained in the framework. it is a bit complicated to explain here.


M
Replied on 13/05/2016

currently I am getting could not coonect to smtp server.

for host : i have provided directory service service address and port