"Brett Porter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There is an additional report in the menu that should show the javadoc > output, as it is hard to catch during the build of site.
Yes, I'm aware of that report. That's where I looked for errors, but even when I deliberately comment out a @param to test it, no error messages show up there. -- Martin Cooper > > eg: http://maven.apache.org/javadoc.html > > Cheers, > Brett > > > On Sat, 16 Oct 2004 11:54:35 -0700 (PDT), Martin Cooper > <[EMAIL PROTECTED]> wrote: > > The Javadoc plugin (I'm using 1.7) doesn't seem to report any errors in > > the Javadocs, such as missing @param comments, etc. It creates the docs > > just fine, but even if I deliberately create errors, the plugin doesn't > > tell me about them. This gives me a lot less confidence that my Javadocs > > are accurate... > > > > Is this a bug, or am I missing something? > > > > TIA. > > > > -- > > Martin Cooper > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
