You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benedict Heal <bh...@benedictheal.com> on 2005/12/15 16:17:47 UTC

[m2] restricting javadoc

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org