Hello,

When I run "maven site", the javadoc warnings report fails to get generated
correctly.It just contains the number of files, but does not list the
javadoc problems (though there are many).
The following message shows up on the console
*** WARNING: exception parsing line ' [javadoc] <....>.java:726: warning -
Tag @inheritDoc cannot be used in constructor documentation. It can only be
used in the following types of documentation: method, inline text.':
org.apache.commons.collections.set.ListOrderedSet: method <init>()V not
found

Is there anyway this I can be fix this?

Thanks,
Girish

Reply via email to