[
https://jira.codehaus.org/browse/MCHANGES-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342911#comment-342911
]
Dennis Lundberg commented on MCHANGES-270:
------------------------------------------
You problem does not have anything to do with the {{templateDirectory}}
parameter. When you run:
{{mvn changes:announcement-generate}}
Maven will start by executing this on the parent project. That project doesn't
have any issue management system configured, which is why you get this error
message:
_No releases found in any of the configured issue management systems._
> "announcement-generate" goal fails in multimodule project if
> "templateDirectory" is defined
> -------------------------------------------------------------------------------------------
>
> Key: MCHANGES-270
> URL: https://jira.codehaus.org/browse/MCHANGES-270
> Project: Maven Changes Plugin
> Issue Type: Bug
> Components: announcement
> Affects Versions: 2.6
> Environment: Maven 3.0.3
> Reporter: Igor Bljahhin
> Priority: Critical
> Attachments: maven-changes-plugin-test.zip
>
>
> In my multimodule project only one submodule has changes.xml. If I run
> changes:announcement-generate from parent project, then it fails with error
> message
> [ERROR] ResourceManager : unable to find resource
> 'our-announcements/announcemen
> t.vm' in any resource loader.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)