From 503076b0db751ea2bf1ea2b931fff253ba591b04 Mon Sep 17 00:00:00 2001
From: ltheussl
Date: Wed, 19 Apr 2006 22:12:14 +0000
Subject: [PATCH] Update docs: needs jar plugin >= 1.8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@395409 13f79535-47bb-0310-9956-ffa450edef68
---
test/xdocs/index.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/test/xdocs/index.xml b/test/xdocs/index.xml
index eb9f53a7..73f972bf 100644
--- a/test/xdocs/index.xml
+++ b/test/xdocs/index.xml
@@ -30,5 +30,14 @@
This plug-in provides your basic JUnit testing facilities.
+
+
+ Be careful, the following plugins must be installed to use
+ version 1.8 of the test plugin:
+
+
+ - maven-jar-plugin 1.8 (at least)
+
+