freebsd-ports/devel/sonar-scanner-cli/pkg-plist
Palle Girgensohn eb16f76039 Add sonar-scanner-cli
The SonarQube Scanner is recommended as the default launcher to analyze a
project with SonarQube. The SonarQube Scanner allows you to perform source code
analyzes without using tools such as Ant or Maven. The SonarQube platform is an
open source quality management platform, dedicated to continuously analyzing
and measuring the technical quality of source code, from project portfolio down
to the method level. With the SonarQube Scanner, and also a tool like Jenkins,
everyone can analyze all kinds of languages, not just Java.

WWW:	http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner
PR:	208667
2017-03-02 15:52:46 +00:00

13 lines
448 B
Text

bin/sonar-runner
bin/sonar-scanner
@(,,755) %%SR_HOME%%/bin/sonar-runner
@(,,755) %%SR_HOME%%/bin/sonar-scanner
@(,,755) %%SR_HOME%%/bin/sonar-scanner-debug
%%SR_HOME%%/bin/sonar-runner.bat
%%SR_HOME%%/bin/sonar-scanner-debug.bat
%%SR_HOME%%/bin/sonar-scanner.bat
%%SR_HOME%%/lib/sonar-scanner-cli-2.8.jar
@sample %%SR_HOME%%/conf/sonar-scanner.properties.sample
@dir(,,755) %%SR_HOME%%/bin
@dir(,,755) %%SR_HOME%%/conf
@dir(,,755) %%SR_HOME%%/lib