You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@apache.org> on 2006/05/14 07:29:40 UTC

[Ann] Maven JXR Plugin 2.0

The Maven team is pleased to announce the release of the Maven JXR 
Plugin, version 2.0.

http://maven.apache.org/plugins/maven-jxr-plugin/

You can run mvn -U to get the latest version of the plugin, or specify
the version in your project's plugin configuration:

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-jxr-plugin</artifactId>
    <version>2.0</version>
</plugin>

Changes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12480&styleName=Text&projectId=11194&Create=Create

* [MJXR-3] - [JXR] botton doesn't include current year for license text
* [MJXR-6] - Jxr breaks in projects with generated-sources directories
* [MJXR-11] - long/complex destination directories for site cause a 
"String index out of range" error
* [MJXR-2] - don't generated summary page and include both reports in 
menu like m1
* [MJXR-9] - JXR Plugin Documentation and How to use APT doc
* [MJXR-1] - add an <aggregate> option











---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org