Hello,
I just try to find out if mvn now meets our requirements (availibilty of the
reports). The last 2 hours I tried to get the maven-clover-plugin to work,
but wherever I placed my clover-license I got the message, that it has
already expired.
I searched the ng, read the documentation and did everything as it has been
described in the docs. After a few hours I found out (by reading the code)
that I have to use
<licenseFile>...</licenseFile>
instead of
<licenseLocation>${basedir}/src/test/clover/myclover.license</licenseLocation>
(from the docs)
THAT is really annoying! Wrong documentation is by far more useless than no
documentation.
Maybe it would help to use a specific version of the maven-clover-plugin in
the examples.
Maybe this post can save someones time
Sorry for this post but this has really upset me :(
regards,
Volker
--
View this message in context:
http://www.nabble.com/-mvn--clover-plugin-documentation-is-very-annoying-tf2389157.html#a6660694
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]