Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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:03 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to