David Holroyd wrote:
On Tue, Oct 16, 2007 at 09:32:16PM +0200, Dennis Lundberg wrote:
David Holroyd wrote:
I'd been putting off having to deal with docck's complaints.  I'll try
to sort some now.
Let me know if you need any help getting through the docck's checks.

[ERROR] The following documentation problems were found:

o Maven ANTLR-v3 Plugin (2 errors, 0 warnings)
  [ERROR] Cannot reach project site with URL:
          'http://mojo.codehaus.org/mojo-sandbox/antlr3-maven-plugin'.
  [ERROR] Parameter: 'project' in mojo: 'antlr' is missing a
          description.

The first is understandable -- can I assume that the second is ignorable?


ta,
dave

The first one should solve itself once the site is deployed.

The second one means that the java-file for the mojo "antlr" is not sufficiently documented. In this case it's the "project" parameter. It might be that the parameter should have the @readonly annotation on it. Such parameters do not need documentation. But it depends on how it is used.

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to