Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Wed, 10 Sep 2003 6:02 AM
Done
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-639
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-639
Summary: Add maven.javadoc.overview property to the javadoc plugin
Type: Improvement
Status: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Fix Fors:
1.0-rc1
Versions:
1.0-beta-10
Assignee:
Reporter: Kai Runte
Created: Thu, 31 Jul 2003 4:33 PM
Updated: Wed, 10 Sep 2003 6:02 AM
Environment: system independent
Description:
It would be nice to have an additional property in the javadoc plugin for setting an
overview.html file (option -overview in javadoc). A possible patch for the
maven-javadoc-plugin-1.3-SNAPSHOT would be:
Index: plugin.jelly
===================================================================
RCS file: /home/cvspublic/maven/src/plugins-build/javadoc/plugin.jelly,v
retrieving revision 1.17
diff -r1.17 plugin.jelly
98a99
> overview="${maven.javadoc.overview}"
Index: plugin.properties
===================================================================
RCS file: /home/cvspublic/maven/src/plugins-build/javadoc/plugin.properties,v
retrieving revision 1.4
diff -r1.4 plugin.properties
14a15
> maven.javadoc.overview =
---------------------------------------------------------------------
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]