Maven 3.0.x and Clover are not compatible and will cause a build error.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1413715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2012-11-26 16:49:58 +00:00
parent f24317d156
commit 889bed9fe6
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ Version 2.1.0 or above is required, which requires JDK 1.4 or later.
However, it is recommended that you use Maven 2.2.1 or later, which
require JDK 1.5 or above, as does HttpClient itself.
Maven 3.0.x and Clover are not compatible and will cause a build error.
Maven installation and configuration instructions can be found here:
http://maven.apache.org/run-maven/index.html