[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]