The following comment has been added to this issue:

     Author: dion gillard
    Created: Sun, 3 Aug 2003 8:58 PM
       Body:
does this work when the javadoc overview property isn't set??
---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-other
   Fix Fors:
             1.1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Kai Runte

    Created: Thu, 31 Jul 2003 4:33 PM
    Updated: Fri, 1 Aug 2003 3:37 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]

Reply via email to