Hakan Tandogan created MCHANGES-273:
---------------------------------------
Summary: Generated report is empty if email address is not fully
configured
Key: MCHANGES-273
URL: https://jira.codehaus.org/browse/MCHANGES-273
Project: Maven 2.x Changes Plugin
Issue Type: Bug
Affects Versions: 2.6, 2.4
Reporter: Hakan Tandogan
Attachments: email-without-cdata.zip
In one project, we have an otherwise correctly changes.xml, as verified by
successfully running "mvn changes:changes-validate".
If I configure the author address as <author
email="[email protected]" />, the generated report does not show
any entries. If the author address is <author
email="[email protected]">Hakan Tandogan</author> though, the same
changes file shows the entries of changes.xml in the generated
changes-report.html
An example project which demonstrates the behaviour is attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira