Skip to content

Latest commit

 

History

History
 
 

sonarqube-scanner-ant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This example demonstrates how to analyze a simple project with Ant.

Prerequisites

Usage

  • Set the path to the SonarQube Ant Task in the build.xml file

  • Set the URL of your SonarQube instance in the property 'sonar.host.url'

  • Run the following command:

      ant all