I had tried that; currently, I have the entire report section commented out. Are you using JDK1.5 enums and static imports?
Malachi
At 07:21 AM 8/8/2004, you wrote:
I just have this:
<reports> <report>maven-javadoc-plugin</report> </reports>
in my project.xml, and get javadocs without checkstyle. What does your report section look like?
Jeff
On Sun, 08 Aug 2004, at 06:38:28 [GMT -0700] Malachi de AElfweald wrote:
> It appears that checkstyle prevents JDK1.5 source from being compiled (enum
> or static imports). The only way I have been able to disable it was to
> completely stop all javadoc, site, and reporting. Even deregistering it
> didn't seem to work.
> Is there any way to still do javadocs without using checkstyle?
> BTW: Yes, I did submit a Jira bug -- would just be nice to have javadocs of
> my code before checkstyle is fixed.
> Thanks, > Malachi
-- mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- 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]
