You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Husta (JIRA)" <ji...@codehaus.org> on 2014/04/24 17:16:10 UTC

[jira] (MCHANGES-335) announcement-mail broken when NOT using the announcementFile parameter

Guillaume Husta created MCHANGES-335:
----------------------------------------

             Summary: 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


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)