[
https://jira.codehaus.org/browse/MCHANGES-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MCHANGES-280:
-----------------------------------
Description:
The following is not good at all:
{noformat}[INFO] [changes:announcement-generate {execution: default-cli}]
Apr 30, 2012 4:40:24 PM org.apache.commons.httpclient.HttpMethodBase
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using
getResponseBodyAsStream instead is recommended.
[ERROR] maven-changes-plugin: None of the configured sortColumnNames 'null' are
correct.
[INFO] Downloading from JIRA at:
http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=11212&statusIds=6&resolutionIds=1&tempMax=1000&reset=true&decorator=none
[INFO] The JIRA version is '4.4.3'
[INFO] Including issues from JIRA in announcement...
[debug] Found 10 releases.
[ERROR] ResourceManager : unable to find resource
'org/apache/maven/plugins/announcement.vm' in any resource loader.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Resource not found.
Embedded error: Template not found. ( org/apache/maven/plugins/announcement.vm )
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Mon Apr 30 16:40:29 EDT 2012
[INFO] Final Memory: 23M/81M{noformat}
was:
The following is not good at all:
[INFO] [changes:announcement-generate {execution: default-cli}]
Apr 30, 2012 4:40:24 PM org.apache.commons.httpclient.HttpMethodBase
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using
getResponseBodyAsStream instead is recommended.
[ERROR] maven-changes-plugin: None of the configured sortColumnNames 'null' are
correct.
[INFO] Downloading from JIRA at:
http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=11212&statusIds=6&resolutionIds=1&tempMax=1000&reset=true&decorator=none
[INFO] The JIRA version is '4.4.3'
[INFO] Including issues from JIRA in announcement...
[debug] Found 10 releases.
[ERROR] ResourceManager : unable to find resource
'org/apache/maven/plugins/announcement.vm' in any resource loader.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Resource not found.
Embedded error: Template not found. ( org/apache/maven/plugins/announcement.vm )
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Mon Apr 30 16:40:29 EDT 2012
[INFO] Final Memory: 23M/81M
> announcement generation broken in 2.7, possibly by velocity upgrade
> -------------------------------------------------------------------
>
> Key: MCHANGES-280
> URL: https://jira.codehaus.org/browse/MCHANGES-280
> Project: Maven 2.x Changes Plugin
> Issue Type: Bug
> Components: announcement
> Affects Versions: 2.7
> Reporter: Benson Margulies
>
> The following is not good at all:
> {noformat}[INFO] [changes:announcement-generate {execution: default-cli}]
> Apr 30, 2012 4:40:24 PM org.apache.commons.httpclient.HttpMethodBase
> getResponseBody
> WARNING: Going to buffer response body of large or unknown size. Using
> getResponseBodyAsStream instead is recommended.
> [ERROR] maven-changes-plugin: None of the configured sortColumnNames 'null'
> are correct.
> [INFO] Downloading from JIRA at:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=11212&statusIds=6&resolutionIds=1&tempMax=1000&reset=true&decorator=none
> [INFO] The JIRA version is '4.4.3'
> [INFO] Including issues from JIRA in announcement...
> [debug] Found 10 releases.
> [ERROR] ResourceManager : unable to find resource
> 'org/apache/maven/plugins/announcement.vm' in any resource loader.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Resource not found.
> Embedded error: Template not found. (
> org/apache/maven/plugins/announcement.vm )
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 9 seconds
> [INFO] Finished at: Mon Apr 30 16:40:29 EDT 2012
> [INFO] Final Memory: 23M/81M{noformat}
--
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