Skip to content

mlevental/codequalityuebung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codequalityuebung

Travis CI Coveralls
Build Status Coverage Status

Plugins:

  • surefire (mvn clean test)
  • failsafe (mvn clean integration-test or mvn clean verify)
  • cobertura (mvn cobertura:cobertura)
  • checkstyle (mvn checkstyle:checkstyle)
  • findbugs (mvn findbugs:findbugs => xml, mvn findbugs:gui => swing GUI)

mvn clean install site => all reports in html


further information (e.g. integration of the plugins into the pom.xml and goal names) under http://www.mojohaus.org or http://gleclaire.github.io/findbugs-maven-plugin/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages