How to Use Sonar from Maven for Code Quality? How to Use Sonar from Maven for Code Quality?

Sonar  is by far the best open source tool to perform code quality checks. Not only it is free, it is also very easy to learn and to use. A...

+

Code Coverage with Maven (One Pass) Code Coverage with Maven (One Pass)

Probably not the only solution to generate a code coverage HMTL report during the maven build process, but the  Emma plugin  does the job. ...

+
 
Top