You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/07 04:27:11 UTC

[ANN] Maven JDiff Plugin 1.5 released

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

http://maven.apache.org/reference/plugins/jdiff/

Plugin for JDiff - reports on the differences in the public API of two 
releases by comparing the sources of two SCM checkouts. 

Changes in this version include:

  New Features:

o Add basic homepage. 

  Fixed bugs:

o Add the classpath to the Javadoc tag to properly resolve classes Issue: 
  MPJDIFF-2. 

  Changes:

o Store difference XML files in the target/jdiffdirectory Issue: MPJDIFF-4. 
o Utilise SCM plugin to support multiple SCMs (tested with CVS and 
  Subversion) Issue: MPJDIFF-6. Thanks to Phil Steitz.  

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-jdiff-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-jdiff-plugin-1.5.jar
         

Have fun!
-The Maven JDiff Plugin development team
      

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