[
https://issues.apache.org/jira/browse/MJAVADOC-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957463#comment-17957463
]
Olivier Lamy commented on MJAVADOC-60:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#468|https://github.com/apache/maven-javadoc-plugin/issues/468].
> option -locale must be first on the command line.
> -------------------------------------------------
>
> Key: MJAVADOC-60
> URL: https://issues.apache.org/jira/browse/MJAVADOC-60
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Environment: Windows XP
> Reporter: skirnir
> Assignee: Carlos Sanchez Gonzalez
> Priority: Minor
>
> Providing a <locale> parameter currently cause a javadoc failure because the
> maven-javadoc-plugin put the -locale option after some other options like
> -encoding. According the javadoc tool documentation
> (http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#locale),
> the -locale parameter must be first.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)