aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes ANT Build with Findbugs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ANT Build with Findbugs" Watch "ANT Build with Findbugs" New topic
Author

ANT Build with Findbugs

Manikandan Parthasarathi
Greenhorn

Joined: Jul 29, 2008
Posts: 16
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

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