[
https://jira.codehaus.org/browse/MCHANGES-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345921#comment-345921
]
Guillaume Husta commented on MCHANGES-335:
------------------------------------------
OK thanks.
I did a little test project. (see attachments : test-changes-335.zip)
Here is an extract of the trace :
{quote}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-changes-plugin:2.10:announcement-mail
(default-cli) on project test-changes-335:
Announcement file
D:\Projets\Java\test-mchanges-335\target\announcement\announcement.vm not
found... -> [Help 1]
{quote}
I hope this will help you.
Regards
> announcement-mail broken when NOT using the announcementFile parameter
> ----------------------------------------------------------------------
>
> Key: MCHANGES-335
> URL: https://jira.codehaus.org/browse/MCHANGES-335
> Project: Maven Changes Plugin
> Issue Type: Bug
> Components: announcement
> Affects Versions: 2.10
> Reporter: Guillaume Husta
> Attachments: test-changes-335.zip
>
>
> When using a custom template to generate an announcement, the goal
> _announcement-mail_ will fail if :
> * I provide the parameters _template_ (other than announcement.vm) and
> _templateDirectory_
> * and I don't provide the parameter _announcementFile_
> Trace :
> bq. [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-changes-plugin:2.10:announcement-mail
> (default-cli) on project test-changes-sendmail: Announcement file
> D:\Projets\Workspace_projets_java\test-changes-sendmail\target\announcement\announcement.vm
> not found... -> [Help 1]
> This is a *regression* : it worked with version 2.9
> Related to MCHANGES-280
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)