do-announce:
     [echo]       from="${maven.announcementFrom}"
     [echo]       tolist="${maven.announcementRecipients}"
     [echo]       subject="${maven.announcementSubject}"
     [echo]       files="${maven.announcementFile}"
     [echo]       mailHost="${maven.mailHost}"
     [echo]
     [mail] Sending email: ${maven.announcementSubject}
     [mail] Failed to send email

BUILD FAILED
D:\maven\plugins\core\build.xml:1882: File
"D:\maventest3\${maven.announcementFi
le}" does not exist or is not readable.

Total time: 4 seconds

My project.properties contains:
maven.announcement = mail

Where to put the mail.properties file and where to put the mail.announcement
file?
mail.properties should be in ${maven.src.dir}, but where exactly is that
dir?
I have tried everything, but everytime the same error.

Thanks for any help.

*greets*

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to