Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 2.6
-
Fix Version/s: None
-
Component/s: announcement
-
Labels:None
-
Environment:Maven 3.0.3
-
Number of attachments :
Description
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.
Generation is working fine, if put "our-announcements" directory into submodule folder, instead of "src/main/resources/" directory. Hope, this information helps to localize the bug.