Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

SonarScanner CLI on a Java Ant project

This example demonstrates how to analyze a simple Apache Ant project with SonarScanner CLI. SonarScanner for Ant is deprecated on SonarCloud and as of SonarQube 9.9, therefore this is the current way of scanning an Ant project. Please see Moving from SonarScanner for Ant to SonarScanner documentation for how to migrate to the SonarScanner.

Prerequisites

Usage

  1. Compile the project:
    ant all
  2. Run SonarScanner CLI.