Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0 Report Plugin
-
Fix Version/s: Backlog
-
Component/s: Maven Surefire Report Plugin
-
Labels:None
-
Environment:WinXp, Java5
-
Number of attachments :
Description
Add a window and a document title plus a document description (like made in javadoc and jxr plugin). By default the windowTitle, docTitle and docDescription are taken from the resource bundle but if one likes to use a specific (like made in javadoc and jxr plugin) these three parameters can be personalized. See appended patch.
Cheers,
Martin
Issue Links
- relates to
-
SUREFIRE-423
Output a title for the report
-
I definitely like the idea of adding a title to the surefire reports document, but I hesitate to add yet more options to this plugin, which already has a lot of options, especially ones that sound so similar. (Shall I set the docTitle or the windowTitle? Does the docTitle show up at the top, or is it the docDescription?)
Perhaps a smaller version that just manages the document title, and uses that for the same purpose as the docTitle?