You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by lt...@apache.org on 2006/02/25 05:16:34 UTC

[ANN] Maven JXR Plugin 1.5 for Maven 1.x released

We are pleased to announce the Maven JXR Plugin 1.5 release! 

http://maven.apache.org/maven-1.x/reference/plugins/jxr/

Create cross reference. 

===============================================================================

Changes in this version include:

  New Features:

o New property to make inclusion of test Xref optional. Fixes MPJXR-32. 

  Fixed bugs:

o Use maven.compile.src.setinstead of pom.build.sourceDirectory. Fixes 
  MPJXR-3. 
o Source X-Ref Plugin reverses backslashes. Fixes MPJXR-31. 

  Changes:

o Upgrade to maven-jxr 1.0 
o Update dependencies to match ones in maven 1.1 core and to unify them 
  between plugins. The following dependencies are updated : 
  commons-collections v3.1 -> v3.0 commons-logging v1.0.3 -> v1.0.4 oro 
  v2.0.7 -> v2.0.8 Fixes MAVEN-1712.  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-jxr-plugin
  -Dversion=1.5

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.5.jar
 

Have fun!
-The Maven JXR Plugin development team

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