Hi all, I am using maven 1 beta 2 and need to generate the source xref report (using maven-jxr-plugin), now this plugin also generates same kind of report for my test classes (there is a link below "Source Xref" calls "Test Xref") which I don't want to happened (don't want the "Test Xref" link to be there, not even spend time generating it), Is there any way of specifying that this plugin makes reports only for source files?
Also same kind of problem with maven-javadoc-plugin, it generates the link "JavaDoc Warnings Report" which in my case is always empty (even if it had something in it, still don't need it), so I don't want this to be here as well, how can I do this? Thank you in advance, for your help and time. Tigran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
