[
https://issues.apache.org/jira/browse/MJAVADOC-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957486#comment-17957486
]
Olivier Lamy commented on MJAVADOC-52:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#428|https://github.com/apache/maven-javadoc-plugin/issues/428].
> locale error
> ------------
>
> Key: MJAVADOC-52
> URL: https://issues.apache.org/jira/browse/MJAVADOC-52
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Environment: windows 2000 maven 2.01
> Reporter: pinghe
> Assignee: Siveton Vincent
> Priority: Critical
> Fix For: 2.0
>
> Attachments: javadoc-locale.diff
>
>
> <plugin>
> <artifactId>maven-javadoc-plugin</artifactId>
> <configuration>
> <locale>zh_CN.UTF8</locale>
> <encoding>UTF-8</encoding>
> <charset>UTF-8</charset>
> <docencoding>UTF-8</docencoding>
> </configuration>
> </plugin>
> output:
> [INFO]
> ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] An error has occurred in JavaDocs report generation.
> Embedded error: Exit code: 1 - javadoc: option -locale must be first on the
> command line.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)