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

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

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


			<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


RE: [jira] Closed: (MJAVADOC-52) locale error

Posted by Vincent Siveton <vi...@gmail.com>.
Done. Thanks!

Vincent

> -----Original Message-----
> From: carlossg@gmail.com [mailto:carlossg@gmail.com] On Behalf Of Carlos
> Sanchez
> Sent: Thursday, March 02, 2006 12:20 PM
> To: Maven Developers List; Vincent Siveton
> Subject: Re: [jira] Closed: (MJAVADOC-52) locale error
> 
> Vincent, please set fix version to keep track of changes or close as
> duplicate.
> 
> On 3/2/06, Vincent Siveton (JIRA) <ji...@codehaus.org> wrote:
> >      [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]
> >
> > Vincent Siveton closed MJAVADOC-52:
> > -----------------------------------
> >
> >      Assign To: Vincent Siveton
> >     Resolution: Fixed
> >
> > Patch applied in SVN.
> > Thanks!
> >
> > > 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
> > >     Assignee: Vincent Siveton
> > >     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
> >
> >
> 
> 
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride


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


Re: [jira] Closed: (MJAVADOC-52) locale error

Posted by Carlos Sanchez <ca...@apache.org>.
Vincent, please set fix version to keep track of changes or close as duplicate.

On 3/2/06, Vincent Siveton (JIRA) <ji...@codehaus.org> wrote:
>      [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]
>
> Vincent Siveton closed MJAVADOC-52:
> -----------------------------------
>
>      Assign To: Vincent Siveton
>     Resolution: Fixed
>
> Patch applied in SVN.
> Thanks!
>
> > 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
> >     Assignee: Vincent Siveton
> >     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
>
>


--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

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


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

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAVADOC-52?page=comments#action_59870 ] 

Maria Odea Ching commented on MJAVADOC-52:
------------------------------------------

Also, change the <locale>zh_CN.UTF8</locale> to <locale>zh_CN</locale> in the plugin configuration specified on the issue's description because a Malformed locale name error occurs.

> 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


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

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]
     
Vincent Siveton closed MJAVADOC-52:
-----------------------------------

     Assign To: Vincent Siveton
    Resolution: Fixed

Patch applied in SVN.
Thanks!

> 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
>     Assignee: Vincent Siveton
>     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


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

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]
     
Vincent Siveton reopened MJAVADOC-52:
-------------------------------------


Reopen to set versions 

> 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
>     Assignee: Vincent Siveton
>     Priority: Critical
>      Fix For: 2.0-beta-4
>  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


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

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]
     
Vincent Siveton closed MJAVADOC-52:
-----------------------------------

     Resolution: Fixed
    Fix Version: 2.0-beta-4

Closed with the fix version

> 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
>     Assignee: Vincent Siveton
>     Priority: Critical
>      Fix For: 2.0-beta-4
>  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


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

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ 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


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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]

Carlos Sanchez updated MJAVADOC-52:
-----------------------------------

    Fix Version:     (was: 2.0-beta-4)

> 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


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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-52?page=all ]

Carlos Sanchez updated MJAVADOC-52:
-----------------------------------

    Fix Version: 2.0

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