[ http://jira.codehaus.org/browse/MJAVADOC-13?page=all ]
Maria Odea Ching moved MNG-1610 to MJAVADOC-13:
-----------------------------------------------
Version: (was: 2.0)
Component: (was: maven-javadoc-plugin)
Workflow: jira (was: Maven)
Key: MJAVADOC-13 (was: MNG-1610)
Project: Maven 2.x Javadoc Plugin (was: Maven 2)
> locale parameter causes javadoc to fail
> ---------------------------------------
>
> Key: MJAVADOC-13
> URL: http://jira.codehaus.org/browse/MJAVADOC-13
> Project: Maven 2.x Javadoc Plugin
> Type: Bug
> Environment: Maven 2.0, maven-javadoc-plugin v2.0-beta-2
> Reporter: Anuerin Diaz
> Assignee: Allan Ramirez
>
>
> 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 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]