Vincent, please set fix version to keep track of changes or close as duplicate.
On 3/2/06, Vincent Siveton (JIRA) <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
