[
http://jira.codehaus.org/browse/MCHANGES-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159881#action_159881
]
Alexandre Navarro commented on MCHANGES-143:
--------------------------------------------
I confirm, I have the same problem.
In 2.0 it works
In 2.1 I must set the
<mailSender>
<name>Alexandre Navarro</name>
<email>[email protected]</email>
</mailSender>
if I want to work.
It is quite problematic when you use your plugin in enterprise.
> Specifying sender email address using fromDeveloperId is no longer working.
> ---------------------------------------------------------------------------
>
> Key: MCHANGES-143
> URL: http://jira.codehaus.org/browse/MCHANGES-143
> Project: Maven 2.x Changes Plugin
> Issue Type: Bug
> Components: announcement
> Affects Versions: 2.1
> Environment: Maven 2.0.9, Windows XP Pro SP3.
> Reporter: Christophe Labouisse
> Attachments: patch-maven-changes-plugin-rev-727375.txt
>
>
> According to the documentation and the available examples, it is possible
> specify the "from" address using either mailSend or fromDeveloperId. Starting
> with version 2.1, using fromDeveloperId leads to the following error:
> [INFO] Invalid mail sender: name and email is mandatory (null (null)).
> Looking at the source code, the regression seems to have been introduced by
> adding "@parameter expression="${changes.mailSender}"" to the declaration of
> the mailSender attribute.
> Attached is a patch fixing the issue from the svn repository at revision
> 727375.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira