Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] FindBugs on hudson.eclipse.org?

Thanks!

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Wayne Beaton
Sent: Monday, May 06, 2013 8:35 AM
To: cross-project-issues-dev@xxxxxxxxxxx
Subject: Re: [cross-project-issues-dev] FindBugs on hudson.eclipse.org?

 

It's installed under the /shared directory on build.

/shared/common/findbugs-1.3.9/

(that's all I know...)

Wayne

On 05/06/2013 11:32 AM, Konstantin Komissarchik wrote:

My understanding is that Sonar is a dashboard. It will not do analysis on its own. You still have to push FindBugs results to it yourself.

 

I know how to run FindBugs as part of a build. What I am trying to figure out is where on our Hudson server is FindBugs located, so that I can avoid having to add FindBugs jars to the project’s Git repo. All examples I’ve seen so far of running FindBugs on eclipse.org Hudson involved Maven, which doesn’t help me.

 

- Konstantin

 

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Mickael Istria
Sent: Sunday, May 05, 2013 2:14 PM
To: cross-project-issues-dev@xxxxxxxxxxx
Subject: Re: [cross-project-issues-dev] FindBugs on hudson.eclipse.org?

 

There is a Sonar instance hosted at Eclipse.org and usable from Hudson.
Sonar checks do include Findbugs analysis, and more.

You can get some insights about how to get a job running and publishing Sonar analysis at http://wiki.eclipse.org/Sonar

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets




_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

 

--
Wayne Beaton
Director of Open Source Projects, The Eclipse Foundation
Learn about Eclipse Projects
EclipseCon
          France 2013


Back to the top