Message: The following issue has been closed.
Resolver: Arnaud HERITIER Date: Wed, 7 Jul 2004 7:01 PM Applied. Thanks. --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Original Estimate: 15 minutes Time Spent: Unknown Remaining: 15 minutes Project: maven-javadoc-plugin Fix Fors: 1.5.1 Assignee: Arnaud HERITIER Reporter: Maarten Coene Created: Tue, 29 Jun 2004 8:03 AM Updated: Wed, 7 Jul 2004 7:01 PM 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]