The following comment has been added to this issue:
Author: Matthias Kerkhoff
Created: Tue, 14 Sep 2004 8:04 AM
Body:
I also ran into the corrupted source paths described above. In our project, it happens
in a subproject that generates the source code with jaxb. The paths displayed in the
report and the links point to non-existant directories - the first four characters are
missing in our case. During generation of the report, a jelly exception is thrown.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPJAVADOC-35?page=comments#action_24059
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPJAVADOC-35
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJAVADOC-35
Summary: Add javadoc warning report formatted similar to Checkstyle report
Type: New Feature
Status: Reopened
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-javadoc-plugin
Fix Fors:
1.7
Assignee: Arnaud HERITIER
Reporter: Steven Caswell
Created: Sun, 25 Jul 2004 11:03 AM
Updated: Tue, 14 Sep 2004 8:04 AM
Description:
As discussed on the dev list
(http://nagoya.apache.org/eyebrowse/ReadMsg?listId=148&msgNo=21309) I have written an
extension to the javadoc plugin that creates a report of the javadoc warning. The
report is formatted in a style similar to that of the Checkstyle report. There is a
new class that converts the text of the report.txt output to xml, a new jsl that
formats the report, and changes to plugin.jelly, plugin.properties, and project.xml.
There is a test class that exercises the new converter class. I don't know how to test
the jsl, but will try to do so if someone can give some guidance.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]