You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2006/01/22 17:22:06 UTC

[jira] Updated: (MJAVADOC-52) locale error

     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]

Wendy Smoak updated MJAVADOC-52:
--------------------------------

    Attachment: javadoc-locale.diff

> locale error
> ------------
>
>          Key: MJAVADOC-52
>          URL: http://jira.codehaus.org/browse/MJAVADOC-52
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: windows 2000 maven 2.01
>     Reporter: pinghe
>     Priority: Critical
>  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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org