A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
Ant, Maven and Other Build Tools
Author
ANT Build with Findbugs
Manikandan Parthasarathi
Greenhorn
Joined: Jul 29, 2008
Posts: 16
posted
May 17, 2012 09:41:41
0
I am trying to build a
java
application using
ANT
and also validating my code with Findbugs.
I want to stop my build if my code has a particular violations reported by Findbugs.
Is it possible to achieve the above using ANT & Findbugs?
Thanks for your support.
Regards
Manikandan
SCJP 5 , SCWCD 5
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5528
I like...
posted
May 17, 2012 13:33:46
0
See if this helps:
http://findbugs.sourceforge.net/manual/anttask.html
JBoss In Action
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: ANT Build with Findbugs
Similar Threads
Findbugs can't find -outputFile??
Running FindBugs should part of what?
code review tool
Eclipse : FindBugs Plugin shows disabled Report : scren shot attached
Findbug continues to report the same bugs
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter