The Apache Maven team is pleased to announce the release of the Apache Maven Linkcheck Plugin, Version 1.2.
This plug-in allows you to generate a Linkcheck report of your project’s documentation using the Doxia Linkcheck Tool.
1 2 3 4 5 |
|
Release Notes – Apache Maven Linkcheck Version 1.2
Improvements:
- MLINKCHECK-12 – MavenProject/MavenSession Injection as a paremeter instead as a component.
- MLINKCHECK-13 – Upgrade to Maven 2.2.1 compatiblity
- MLINKCHECK-14 – Upgrade maven-invoker 2.0.9 to 2.1.1
- MLINKCHECK-15 – Update maven-reporting-impl to 2.3
- MLINKCHECK-16 – Update version of plexus-utils to 3.0.18
- MLINKCHECK-17 – Upgrade plexus-i18n to 1.0-beta-10
Task:
- MLINKCHECK-11 – use maven-plugin-tools’ java 5 annotations
Enjoy,
-The Apache Maven team
Karl Heinz Marbaise