You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/29 14:05:08 UTC

[jira] Updated: (MPJAVADOC-30) exclude packages from javadoc generation

The following issue has been updated:

    Updater: Maarten Coene (mailto:Maarten.Coene@qmedit.com)
       Date: Tue, 29 Jun 2004 8:04 AM
    Comment:
patch for plugin.jelly
    Changes:
             Attachment changed to plugin.jelly.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJAVADOC-30?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-30
    Summary: exclude packages from javadoc generation
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 15 minutes
 Time Spent: Unknown
  Remaining: 15 minutes

    Project: maven-javadoc-plugin

   Assignee: Jason van Zyl
   Reporter: Maarten Coene

    Created: Tue, 29 Jun 2004 8:03 AM
    Updated: Tue, 29 Jun 2004 8:04 AM

Description:
Hi,

I don't want to generate javadocs for all packages of my sources. I'll upload a patch that allows the user to specify a list of package names that are excluded from javadoc generation.

For instance, to exclude javadocs for package com.foo and com.foo1, the user can specify this property in the project.properties file:

maven.javadoc.excludepackagenames = com.foo,com.foo1

The generated javadocs won't contain these packages...

Maarten


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org