0
votes
1answer
19 views

Installing sonar plugin on jenkins

I want to install sonar plugin on jenkins, for this i have installed sonar(version-3.2) and jenkins(version 1.464) on my machine and both of these tools are running. for installing sonar-jenkins ...
0
votes
1answer
23 views

Jenkins/Sonar - new error after server restart

Quick question about sonar/jenkins integration. First, a little background - we're working on implementing the build pipeline plugin, and last night we had an issue where one of our pipeline jobs ...
0
votes
1answer
32 views

Jenkins Sonar jacoco

My JUnit testcoverage is not propagated to sonar when built on jenkins. The "Unit test coverage" field on sonar stays empty, the "Unit test success" field shows the correct values though. I'm using ...
0
votes
1answer
27 views

is sonar multi-module broken?

trying to make a multi module project I dowloaded the samples in github: I use this folder ...
0
votes
1answer
69 views

How to assign JUnit test resolution in Jenkins/Sonar?

We are a team who develop a software written in Java. We use JUnit for unit tests. We would like to find a plugin for Jenkins/Sonar to monitor the results of unit tests. The aim is to know which test ...
0
votes
1answer
91 views

How to get tests coverage using Django, Jenkins and Sonar?

I'm trying to get test unit coverage with Sonar. To do so, I have followed these steps : Generating report with python manage.py jenkins --coverage-html-report=report_coverage Setting properties in ...
0
votes
1answer
78 views

Jenkins / Sonar integration

I am trying to use the jenkins sonar plugin, whenever i try to do a build i get the following error; > ERROR: Error during Sonar runner execution ERROR: Unable to execute > Sonar ERROR: ...
0
votes
1answer
86 views

jenkins does not recognize checkstyle and pmd reports generated by sonar

I am using sonar to generate Findbugs, Checkstyle and PMD reports, then feeding those reports to jenkins to generate graphs based on the xml files, but i get the following error on jenkins. ...
0
votes
1answer
58 views

Auto start sonar server if not started on jenkins post build

I want to start sonar server if it is not already running. (After I've built my maven project). SERVICE='sonar' if ps ax | grep -v grep | grep $SERVICE > /dev/null then echo "$SERVICE service ...
0
votes
0answers
31 views

How to obtain the output of maven3 project?

I am a novice as far as Jenkins, so if my question is foolish, please forgive me. First, I create a project of maven3 on Jenkins, then run build (mvn clean install; mvn sonar:sonar). Luckily, it works ...
0
votes
0answers
14 views

List of classes with decreased code coverage since last commit/run

we have strict rules for code coverage in our project. And using jenkins/sonar/cobertura to check it. Do you know whether and how could I get list of all classes which code coverge decreased since ...
0
votes
1answer
85 views

Jenkins + sonar-maven-plugin

Anybody know how to change/define the source directory for sonar-maven-plugin? I've tried to define parameters -Dsonar.source=/src/main/scala -Dsonar.test=/src/test/scala but these are not applied ...
0
votes
0answers
47 views

No files matching pattern “java” in directory when Running Sonar on Jenkins Job

Im using Jenkins for my builds and im trying to run Sonar after the Job is done. It actually already worked but now im always getting this error message and i dont really changed anything in my ...
0
votes
1answer
300 views

Unit test coverage report through Sonar Runner installed on jenkins

I am using Jenkins for building my maven project and invoking a standalone sonar analysis which generates the sonar report. But I am not able to generate the unit test coverage report Note: i have ...
0
votes
1answer
96 views

How to tell Sonar to use my LCOV file for Code Coverage

We have a Jenkins job that contains a bunch of javascript files. We build our project via grunt, and at the end of the build we run JSCover to run our unit tests and collect code coverage. It all ...
0
votes
1answer
181 views

Sonar + Multi Module Maven Projects

I am calling Sonar from my Jenkins job I noticed that the coverage of the classes in my domain module all show as having 0% test coverage even though the domains are being used in the other modules ...
0
votes
2answers
386 views

Multi-module maven : test coverage jacoco sonar

I have a basic maven multi-module, with a parent being the POM and three children modules : domain, service and web. I have added in the pom parent the jacoco plugin and the required configuration to ...
0
votes
0answers
11 views

Sonar plugin for Canoo Webtest

I have been using Sonar as a tool to support quality assurance for my Maven project. For integration testing I am using the (Canoo) Webtest Maven Plugin. The Jenking job is running the Maven build ...
0
votes
1answer
220 views

Sonar analysis using multiple git branches in Jenkins

I have setup Jenkins to automatically build several git branches of my project. The build also triggers Sonar analysis, as a post-build action. The problem is that all branches point to the same ...
0
votes
0answers
109 views

Configuring Sonar Plugin in Jenkins

I am using Jenkins as continuous integration tool with SVN and configured SONAR to analyze the code. I installed SONAR server and configured the SONAR URL in Jenkins. But, I am not able to see that ...
0
votes
0answers
124 views

How to run Sonar runner module with build breaker

I have a problem with Jenkins Sonar Runner module and Sonar build Breaker plugin. Jenkins invokes Sonar analysis with the "Invoke Standalone Sonar Analysis" execution. If the build breaker plugin ...
0
votes
1answer
146 views

How to exclude classes from cobertura analysis in sonar report when running from Jenkins/Hudson Plugin?

There is some classes I want to exclude from my cobertura coverage analysis: - com.foo.NiceStuff - com.foo.CoolStuff This is the only way I know to exclude them: <plugin> ...
0
votes
1answer
50 views

Jenkins Sonar fails on Periodic Jobs but works on manually started jobs

Im using Sonar with Sonar Runner and Jenkins. Strange thing is that when i start the job manually everything works fine but on the periodic nightly builds it fails and says: ...
0
votes
0answers
84 views

Sonar warnings due to unresolvable dependencies

Our project is a multi module plugin project built using maven. The Sonar analysis runs fine but in the process generates a lot of warnings and probably incorrect results. Below is the set up of the ...
0
votes
1answer
368 views

Can't run local Sonar analysis in Eclipse: Sonar version 3.4 is required to perform local analysis

I'm running Sonar both on Jenkins and local Eclipse. Recently I've updated Sonar plugin for Eclipse and since then I keep on getting the upper mentioned error. I've updated the plugin on Jenkins as ...
0
votes
1answer
561 views

Sonar - OutOfMemoryError Java Heap Space while running sonar through jenkins

I am using jenkins for making build by using Ant. I am also configuring sonar on this jenkins job via 'Invoke Standalone Sonar Analysis". Everything is going fine till build making process and build ...
1
vote
1answer
39 views

Sonar will not save analysis to database based on date value

On a Jenkins server, I have a need to save some sonar runs of a java project that spans multiple revisions. This is working perfectly so far until I try to run on certain older revisions of the code. ...
0
votes
3answers
335 views

start sonar server in jenkins

How can i start sonar in jenkins. i have sonar 3.1.1 in my system. I don't have a deep knowledge in jenkins. i started junkins and added the sonar-junkins plugin. After that in Manage jenkins -> ...
-2
votes
1answer
343 views

Sonar Vs Jenkins [closed]

Can we compare Jenkins and Sonar ? If yes how. I want to know advantage/disadvantage of Jenkins and Sonar. Like why one should use Sonar and what advantage it has over Jenkins and vice versa?
0
votes
1answer
423 views

Adding Post-build Actions Sonar causes Jenkins build to fail

Using Jenkins ver. 1.494; Jenkins Sonar Plugin 2.0.1; Sonar server 3.4.1. Maven job. Adding Post-build Actions Sonar causes Jenkins build to fail (ERROR: Failed to parse POMs). Deleting Sonar action ...
0
votes
1answer
251 views

Sonar scm activity plugin?

I want to use scm activity plugin for tfs (with sonar and sonar runner) but it does not work, what is the problem,thanks Error log; 13:49:13.257 INFO org.sonar.INFO - Retrieve SCM info for ...
0
votes
0answers
104 views

JaCoCo Ant report different than Sonar report

To sum it up, I have an Ant build that runs the tests with Jacoco agent and creates the jacoco.exec file. I have this set up in Jenkins and it runs a sonar analysis. I've configured Sonar to use the ...
0
votes
1answer
131 views

sonar.jdbc.url parameter overwritten in sonar-runner and jenkins

I have a problem using Jenkins and Sonar. Here is my setup: a main linux server hosting Jenkins and Sonar and a windows vm to build a project. The windows vm is configured as a Jenkins slave, and the ...
1
vote
2answers
1k views

Sonar Adding a new project

I am trying to add a new project into sonar. When running sonar runner, I'm getting the following error, Can anyone please help me on this. sonar-runner Runner configuration file: ...
0
votes
1answer
863 views

Sonar analysis gives out of memory error, should I increase JVM heap space of Ant or Sonar server?

I am analysing a large project in Sonar and get the following error: [sonar:sonar] 03:55:39.511 INFO p.PhasesTimeProfiler - Execute decorators... BUILD FAILED [...] [...] ...
1
vote
1answer
759 views

Sonar, Maven, Jenkins, MySQL - Cannot create JDBC driver of class 'com.mysql.jdbc.Driver'

Situation We're running sonar with a MySQL database, jenkins and a build environment with maven. Problem When executing a jenkins job it is aborted with the message: [ERROR] Failed to ...
1
vote
0answers
112 views

How to set multiple source locations in Sonar Server?

I'm using Maven 3 and in my java project, the pom file contains one source location as follows. <build> <sourceDirectory>src/main/java</sourceDirectory> ...
0
votes
1answer
117 views

Sonar losing project roles configuration on new analysis

I have a Jenkins and a Sonar server (version 3.4) running on my Server. Every time my Jenkins does a build a Sonar code analysis is triggered using the sonar-maven-plugin 2.0. I set up some custom ...
0
votes
1answer
273 views

Sonar using Sonar Runner on Jenkins Job fails to access classes

Im trying to run a sonar analysis on a Jenkins Job. Im using ant so im using Sonar Runner and sonar.properties in the projects. Im configuring the the binaries to sonar.binaries=build/ant/classes ...
1
vote
1answer
86 views

More Violations In Sonar then Jenkins

We are using only FxCop and StyleCop rules in Jenkins and Sonar. But we are getting more no. of Violations on Sonar Dashboard then in Jenkins. Jenkins in using 318 rules (FxCop & Stylecop ...
1
vote
1answer
146 views

Jenkins don't launch “post build” actions when trigger by the timer

I don't know why post build actions are not launched by jenkins when the build is triggered by the internal timer (typically a nighltly build or a SCM poll) For the context, our SONAR analysis is ...
1
vote
3answers
105 views

SONAR - Analyzing source code in an Incremental way

I am using sonar for the last few months and want to know that do sonar works in an incremental way or not i.e if i do soanr analysis for the first time on my project code it will definitely analyze ...
1
vote
1answer
70 views

Sonar build stability plugin marks unstable builds as failed

I am using the cool Build Stability plugin for Sonar. I am importing Jenkins build results into Sonar. The Jenkins build I am tracking has only Unstable and Failed results, no Success yet (all tests ...
2
votes
1answer
94 views

How to run Sonar on a sub-module?

I am using Sonar integration with Jenkins. I want to run Sonar only on a sub-module of a project and not the entire project. But, when I specify -pl sub-module in the options for Sonar, it says that ...
0
votes
1answer
163 views

Doing “mvn clean install” on project with eclipse plugin not generating target directory

I have a project which has an Eclipse Plugin. I have put all my source files under "src" directory. When i am doing mvn clean install on this project, it installs the artifacts in the repository but ...
0
votes
1answer
115 views

How to get results of sonar ant task and published them on Jenkins?

I prepare ant task for sonar and it works(i see results on sonar page and build is successful). But how to show results of analize in jenkins? I see no results in my workdir. <target name="sonar" ...
0
votes
2answers
910 views

Jenkins-Sonar-Maven Integration Issue

I have been trying to integrate Sonar with our Jenkins continous Integration system. I have installed the Sonar-plugin for Jenkins and configured it(specified the DB, DB Username and password etc). I ...
0
votes
1answer
214 views

The workflow of jenkins and sonar with the database

i have installed sonar, jenkins and the sonar jenkins plugin. on a working projekt I added sonar as a post build action. Now when i start the job, it fails with: "The current batch process and the ...
4
votes
1answer
2k views

Do I need sonar and sonar runner for Jenkins?

I want to set up Sonar with Jenkins. But I'm not sure if the Sonar site describes two different ways to do this or if there are two necessary steps: As far as I understood it, it's two different ...
0
votes
1answer
226 views

jenkins-1.489 maven-3.0.3 & sonar-3.3.1

I have upgraded Sonar to version 3.3.1 from 3.0.1, and my code analisys jobs has been broken. all projects with code analisys jobs are multimodule maven projects with hierarchical structure on ...

1 2 3