Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The plugin uses the value of the property "maven.changelog.range" when it checks the scm for changes. But when the report is generated it prints out the value of the property "maven.activitylog.range", which only seems to reside in the plugin.properties file.
I'm not sure what the plugin.properties file does, but it only seems to duplicate things from ../changelog/plugin.properties. There is a comment in plugins.properties from vmassol about this.