Skip to content

joe-tingsanchali-sonarsource/maven-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Maven Example

This simple Maven project is importing JaCoCo's coverage report. For multi-module project example see multi-module Maven project

Usage

  • Build the project, execute all the tests and analyze the project with SonarQube Scanner for Maven(from root of the project):
        mvn clean verify sonar:sonar

Documentation

SonarScanner for Maven

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages