The following issue has been updated: Updater: Maarten Coene (mailto:[EMAIL PROTECTED]) 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]