[ http://jira.codehaus.org/browse/MCHANGES-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed MCHANGES-128. --------------------------------- Resolution: Fixed fix in rev [711701|http://svn.apache.org/viewvc?rev=711701&view=rev] > unable to use "toAddresses" field for announces > ----------------------------------------------- > > Key: MCHANGES-128 > URL: http://jira.codehaus.org/browse/MCHANGES-128 > Project: Maven 2.x Changes Plugin > Issue Type: Bug > Components: announcement > Affects Versions: 2.0 > Reporter: Fabien Galampoix > Assignee: Olivier Lamy > Fix For: 2.1 > > > Unable to use "toAddresses" field for mail announces. > Error raised : > >>> [INFO] Failed to configure plugin parameters for: > >>> org.apache.maven.plugins:maven-changes-plugin:2.1-SNAPSHOT > >>> Cause: Class 'java.util.List' cannot be instantiated > It seems that there was a similar error on changelog plugin before. > This patch may help : > >>> in --- > >>> src/main/java/org/apache/maven/plugin/announcement/AnnouncementMailMojo.java > >>> - * @parameter expression="${changes.toAddresses}" > >>> + * @parameter -- 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