[
https://issues.apache.org/jira/browse/MJAVADOC-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957469#comment-17957469
]
Olivier Lamy commented on MJAVADOC-13:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#477|https://github.com/apache/maven-javadoc-plugin/issues/477].
> locale parameter causes javadoc to fail
> ---------------------------------------
>
> Key: MJAVADOC-13
> URL: https://issues.apache.org/jira/browse/MJAVADOC-13
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Environment: Maven 2.0, maven-javadoc-plugin v2.0-beta-2
> Reporter: Anuerin Diaz
> Assignee: Allan Q. Ramirez
> Priority: Major
>
> Using the following configuration
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-javadoc-plugin</artifactId>
> <configuration>
> <locale>en_US</locale>
> </configuration>
> </plugin>
> the javadoc execution fails with:
> [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 was sent by Atlassian Jira
(v8.20.10#820010)