From: SourceForge.net <no...@so...> - 2006-08-09 02:31:07
|
Bugs item #1536970, was opened at 2006-08-08 15:36 Message generated for change (Settings changed) made by jeffjensen 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: Closed >Resolution: Fixed Priority: 5 Submitted By: Shinobu Kawai (shinobukawai) Assigned to: Jeff Jensen (jeffjensen) >Summary: [findbugs] 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 ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-08-08 21:31 Message: Logged In: YES user_id=498804 Committed, thanks Shinobu! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1536970&group_id=61626 |