The Project Reporting plugin has been released. This release addresses the issue with running the standard reports under a non-English locale, and adds support for localised Japanese reports.

To obtain the latest release, include the <version> in your POM:
<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-project-info-reports-plugin</artifactId>
  <version>2.0-beta-3</version>
</plugin>

If you have omitted the version, you can update to the latest release using the -U flag:

mvn -U site

- The Maven Plugins Team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to