From 0eeaf166c64372ac116d49bccf850a6d6f723e10 Mon Sep 17 00:00:00 2001
From: ltheussl
Date: Thu, 8 Dec 2005 22:43:14 +0000
Subject: [PATCH] Remove documentation about no longer needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@355259 13f79535-47bb-0310-9956-ffa450edef68
---
checkstyle/xdocs/changes.xml | 2 --
checkstyle/xdocs/index.xml | 9 +--------
2 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml
index 83b315fe..1af67822 100644
--- a/checkstyle/xdocs/changes.xml
+++ b/checkstyle/xdocs/changes.xml
@@ -31,8 +31,6 @@
Moved reports under the checkstyle folder and renamed.
Added maven.checkstyle.dir and move output files there.
Added properties maven.checkstyle.output.xml and maven.checkstyle.output.txt
- It requires at least maven-plugin-plugin v1.7.
- It requires at least maven-xdoc-plugin v1.10.
The checkstyle plugin use the maven.xdoc.locale.default to generate the report.
Ability to check test sources using property maven.checkstyle.check.tests
Generate reports filtered by severity
diff --git a/checkstyle/xdocs/index.xml b/checkstyle/xdocs/index.xml
index 2e008620..3386a363 100644
--- a/checkstyle/xdocs/index.xml
+++ b/checkstyle/xdocs/index.xml
@@ -33,14 +33,7 @@
code violations can be easily found and corrected.
-
- Be careful, the following plugins must be installed to use the checkstyle plugin :
-
- - maven-plugin-plugin 1.7 (at least)
- - maven-xdoc-plugin 1.10 (at least)
-
-
-
+
To use older versions of the the dashboard plugin report with the latest version of this one