The following comment has been added to this issue:

     Author: Norbert Pabis
    Created: Fri, 15 Aug 2003 3:36 AM
       Body:
Try setting maven.javadoc.additionalparam in project.properties
Though it is not documented here 
http://maven.apache.org/reference/plugins/javadoc/properties.html
you can find it in ~/.maven/plugins/maven-javadoc-plugin/plugin.jelly

Nevertheless more options could be exposed through maven.javadoc.*
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-683


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-683
    Summary: specify locale to the javadoc plugin
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-java
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: 

    Created: Fri, 15 Aug 2003 12:17 AM
    Updated: Fri, 15 Aug 2003 12:17 AM
Environment: Japense Windows 2000

Description:
By default, javadoc uses the system default locale to localize messages. This means if 
I run javadoc on my machine, by default I get Japanese javadoc. But this is 
problematic if I need to produce English javadoc.

javadoc has the -locale option to control the locale, but maven javadoc plugin doesn't 
expose a property to let me set this attribute.

Since javadoc has so many command line options, perhaps the plug-in could let me 
specify additional arguments?


---------------------------------------------------------------------
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