From: SourceForge.net <no...@so...> - 2006-08-08 20:36:10
|
Bugs item #1536970, was opened at 2006-08-08 13:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1536970&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: Open Resolution: None Priority: 5 Submitted By: Shinobu Kawai (shinobukawai) Assigned to: Jeff Jensen (jeffjensen) Summary: Should use prereqs for java:compile Initial Comment: In the maven-findbugs-plugin:report goal, attainGoal is being used for java:compile. This should be done by setting it in the prereqs of the goal to prevent multiple execution. cf. http://maven.apache.org/maven- 1.x/using/bestpractices.html#Writing_Plugins ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1536970&group_id=61626 |