Jenkins contains a built-in command line
interface that allows us to access Jenkins from a Script or from our shell.
This is convenient for automation of routine tasks. The interface is accessed
via the Jenkins CLI client. The Client is a jar file distributed with Jenkins that
we can download and use to communicate with the Jenkins Server....
Pages
Tuesday, October 25, 2016
Tuesday, October 18, 2016
Integrating Jenkins With Sonar Qube
SonarQube (formerly
Sonar) is an open source platform for continuous inspection of code quality. In
this article we will see how we can integrate Sonar Qube in Jenkins. We will
also build sample application which will use the integrated sonar Qube to test
the code.
1.
Sonar Qube Installation
a. Download the Sonar Qube with version
5.6.3
b....
Subscribe to:
Posts
(
Atom
)