Hello everyone,
is there a simple way to get the metrics of your code using Maven (means using a plugin). I mean something like a page in the Maven report containing the lines of codes, the number of classes and files. I don't want to have any JUnit test related information or any information about the code quality. Just these numbers. Of course the use of that plugin should be simple as well. ;-) Is there anything like that? Regards Gerrit
