The maven team is pleased to announce the Maven JXR Plug-in 1.4.2 release!
http://maven.apache.org/reference/plugins/jxr/ Create cross reference. Requires Maven 1.0 RC2. Changes in this version include: Fixed bugs: o Support enum types in Java 5.0 Issue: MPJXR-19. Thanks to Stephen Scaringi. o Remove NullPointerException for empty java files. Issue: MPJXR-13. Changes: o Support encoding and lang. Issue: MPJXR-14. o Add the possibility to run JXR for tests classes if sources classes doesn't exists. Issue: MPJXR-17. o Reduce output for non-debug run. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-jxr-plugin -Dversion=1.4.2 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-jxr-plugin-1.4.2.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
