/hello-world

Test repo

Primary LanguageJava

Example Single Module Maven Project

Integrates Dependency-Check analysis and reporting into SonarQube v6.7 or higher in a single module (flat) Maven project.

Usage

mvn clean package dependency-check:check
mvn sonar:sonar

Copyright & License

Dependency-Check Sonar Plugin is Copyright (c) Steve Springett. All Rights Reserved.

Dependency-Check is Copyright (c) Jeremy Long. All Rights Reserved.

Permission to modify and redistribute is granted under the terms of the LGPLv3 license.

hello-world