|
src/main/org/apache/maven/javadoc/JavadocWarningsTextToXml.java src/plugin-resources/javadoc-warnings.jsl src/test/org/apache/maven/javadoc/JavadocWarningsTextToXmlTest.java 1 of 2 files used to generate the report.txt used in the JavadocWarningsTextToXmlTest.java test case 2 of 2 files used to generate the report.txt used in the JavadocWarningsTextToXmlTest.java test case Oops, I realized that the first version of this file I submitted had the wrong copyright/license notice and wasn't indented properly. Patch to plugin.jelly, plugin.properties, project.xml Steven, Thanks for your work. It would be good to have the javadoc test project updated too Committed to CVS. Steven, The JavadocWarningsTextToXml.buildMap() method is throwing a exception when building the javadoc with JDK 1.3. So, could you please take a look on Thanks, Felipe There's a bug if sources are copied in ${internal_javadoc_src_tmp} 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. Wow, this would be a fantastic improvement for this plugin. It's already in the plugin but there's some bugs. You can try it if you want. Apologies for wasting the bits.. Closing as it has been implemented and seems to be working now. Please open a separate issue if there are still problems (but note that jdk >1.4 is required now for maven 1.1). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This shows a sample Javadoc warning report