From: SourceForge.net <no...@so...> - 2006-06-24 18:03:02
|
Feature Requests item #1143627, was opened at 2005-02-18 02:46 Message generated for change (Settings changed) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1143627&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: findbugs Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael Franken (happyuser0) >Assigned to: Jeff Jensen (jeffjensen) Summary: [findbugs] more properties avaialble through Maven Initial Comment: I would like to be able to set some properties such as mentioned at http://findbugs.sourceforge.net/manual/anttask.html#d0e1048 through Maven. Most important the quietErrors and jvmArgs are very handy for my very large project. Especially when used with cruisecontrol. The quietErrors makes the findbugs much less verbose, and the jvmargs prevent from hitting OutOfMemory exceptions. Thanks for your great work, Michael Franken ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:03 Message: Logged In: YES user_id=498804 quietErrors added in 1.3 (currently in snapshot). ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-05-02 23:28 Message: Logged In: YES user_id=498804 Update: maven.findbugs.jvmargs property was added in 0.9.1 released July 2005. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1143627&group_id=61626 |