Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9
-
Labels:None
-
Number of attachments :
Description
The version should be shown if you set maven.xdoc.date=right, as well as for maven.xdoc.date=left.
This patch adds new functionality to the xdoc-plugin. If you set maven.xdoc.date=right and set maven.xdoc.version to something, the version will show in the reports.
It also contains a few minor enhancements:
This patch also adds documentation for maven.xdoc.version (and some headings for the tables) to xdocs/properties.xml, which resolves
MPXDOC-116.