-
Task
-
Resolution: Not A Defect
-
Major
-
None
-
Development
Hi Team,
In my Dev environment in Jenkins while building project PMD, Jacococ code coverage report and Junit report gets generated so we have new requirment like these reports snapshots should get attached and send via mail to developers automatically through Jenkins so can you please tell me is it possible? if yes then please tell me steps to achieve it.
Thanks & Regards,
Sunil Garje
I would take a look at the extended mail plugin instead, it can include arbitrary result-files as part of the email and thus you will not require each plugin to support this specifically.