Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
319 views
in Technique[技术] by (71.8m points)

selenium - How to attach the complete folder to the mail in maven XML?

I am sending a mail after the successful build of the project.

So for that, I am using the XML postman plugin to send the mail but for me, the issue is I want to attach the folder but when I give a path to the folder it does not send any attachment with the mail. But if I gave the path to the report it attaches the report to mail.

Sending email with attachment using Maven This is how I am sending the mail.

Just the difference is I am using outlook service instead of Gmail.

question from:https://stackoverflow.com/questions/65915303/how-to-attach-the-complete-folder-to-the-mail-in-maven-xml

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...