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...
Learn web frameworks , Spring , Spring MVC , Backbone , Core Java , Tutorial , Step by step tutorial for java , how to create Servlet, String , Date Formatting Util, JDK , Require JS , Underscore, Hibernate, learnwebframeworks
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...
Probably not the only solution to generate a code coverage HMTL report during the maven build process, but the Emma plugin does the job. ...