Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
There are a couple of Doxia 1.0 specific quirks in the report-generation code, in particular several calls to sink.rawText(), which makes the plugin unusable with different sinks (cf the pdf plugin).
Attached patch would break compatibility with maven 2.0.9, I couldn't get it to work with the documented procedure (using maven 2.2.1), see the commented remarks and links. IMO we could just require maven 2.1 as prereq.