[ https://jira.codehaus.org/browse/MCHANGES-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=307733#comment-307733
]
Dennis Lundberg commented on MCHANGES-252:
------------------------------------------
Alain,
I've committed a fix regarding this in [r1380895|http://svn.apache.org/viewvc?view=revision&revision=1380895]
which makes sure that the error message is only output when there are any sortColumnNames
configured. Could you please try the deployed 2.8-SNAPSHOT version?
> [JIRA report] some configuration of the changes plugin are not passed to JiraDownloader
> ---------------------------------------------------------------------------------------
>
> Key: MCHANGES-252
> URL: https://jira.codehaus.org/browse/MCHANGES-252
> Project: Maven 2.x Changes Plugin
> Issue Type: Bug
> Components: jira
> Affects Versions: 2.5
> Reporter: Alain MAHIER
>
> When executing jira-report, i have the following message
> maven-changes-plugin: None of the configured sortColumnNames 'null' are correct
> As I can see in the source of the plugin, sortColumnNames of the jiraDownloader is not
initialized
> It implies an empty (no release actions) announcement (even those from the changes.xml)
generation.
> Some configuration parameters (declared in the plugin documentation) seems to be ignored
now :
> - component
> - columnNames
> - sortColumnNames
> If a specific filter is given in the changes plugin configuration, the below error is
not raised
--
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
|