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
This commit is contained in:
ltheussl
2006-04-19 22:12:14 +00:00
parent f1324d34e9
commit 503076b0db

View File

@@ -30,5 +30,14 @@
This plug-in provides your basic JUnit testing facilities.
</p>
</section>
<section name="Requirements">
<p>
Be careful, the following plugins must be installed to use
version 1.8 of the test plugin:
</p>
<ul>
<li>maven-jar-plugin 1.8 (at least)</li>
</ul>
</section>
</body>
</document>