The maven team is pleased to announce the Maven LinkCheck Plug-in 1.3.3 
release! 

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

Check xdoc links. Requires Maven 1.0 RC2. 

Changes in this version include:

  New Features:

o Added maven.linkcheck.excludeproperty 

  Fixed bugs:

o Some performance improvements 
o Use BufferedInputStream in FileToCheck Issue: MPLINKCHECK-15. Thanks to 
  Stephane Mikaty. 
o Set links as invalid on unknown errors 
o Use CDATA in file name Issue: MPLINKCHECK-8.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-linkcheck-plugin
  -Dversion=1.3.3

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-lin
kcheck-plugin-1.3.3.jar
         

Have fun!
-The maven team
      


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

Reply via email to