jenkins and code analysis

22 views
Skip to first unread message

Carlos Lucas

unread,
Jul 13, 2015, 9:41:29 AM7/13/15
to jenkins...@googlegroups.com
Hi,

I would like to add an step on muy build that checks the source code for style, format and so on. Can you recommend me some tool or platform that works well and that can be integrated with jenkins?

I am thinking about SonarQube, but maybe it there is something lighter ( sonar needs a DB, web and worker )

Thank you!

Mark Waite

unread,
Jul 13, 2015, 9:45:42 AM7/13/15
to jenkins...@googlegroups.com
I've had good results with the findbugs plugin and the PMD plugin.  Both display their results within the job pages.  They provide a history for as long as you retain the history of the job.

I assume a tool like SonarQube would let you retain history indefinitely, rather than limiting it to the number of history entries which the Jenkins job is configured to retain.

Mark Waite

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e20c8b14-34bc-42b2-8923-74325392d583%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Carlos Lucas

unread,
Jul 13, 2015, 9:58:48 AM7/13/15
to jenkins...@googlegroups.com
I forgot to say that my code is on .NET C# and VB

Ginga, Dick

unread,
Jul 13, 2015, 10:09:31 AM7/13/15
to jenkins...@googlegroups.com

We use Stylecop for C#. it is supported by the violations plugin that will let you display a historical graph of conformance.

--

You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.

Ullrich Hafner

unread,
Jul 14, 2015, 6:36:42 PM7/14/15
to jenkins...@googlegroups.com
The warnings-plugin has several parsers for the .NET platform: https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin

Am 13.07.2015 um 15:58 schrieb Carlos Lucas <clu...@xmltravelgate.com>:

I forgot to say that my code is on .NET C# and VB

signature.asc
Reply all
Reply to author
Forward
0 new messages