Integration type
First Party
SDLC Categories
CI/CD
Integration overview
The SonarScanner for Maven integrates directly into the Maven build process, allowing developers to trigger a SonarQube analysis with a simple Maven goal. This makes it easy to incorporate code quality checks into any Maven-based project. By leveraging the existing project configuration in the pom.xml
, the scanner minimizes manual setup and ensures that code quality analysis is a seamless part of the development lifecycle.