Is it possible to get a javadoc report of just some of the source files?

Currently, because of jar issues, my source tree contains stuff that won't compile.

I can restrict the compiler and surefire to omit parts of the source tree, but cannot see how to restrict javadoc. At present, I get NPEs from javadoc on some of the compilation errors, and end up with no report.

Thanks,

Benedict

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to