The FindBugs plugin is not part of the 1.0.2 distribution; you have to install it separately. Did you do that? If not, do the following:
maven plugin:download When prompted for the 'artifactId', enter "maven-findbugs-plugin" When prompted for the 'groupId', enter "maven-plugins" When prompted for the 'version', enter "0.9.1" On 7/6/05, Sreenivas Mangasandra <[EMAIL PROTECTED]> wrote: > Hallo, > > > > Has anybody worked with findbugs plugin. Can we generate reports to show > bugs in our projects. I tried to use the > > findbugs plugin in the reports tag, but my build Failed. > > > > <report>maven-findbugs-plugin</reports> > > > > BUILD FAILED > > File...... C:\Dokumente und > Einstellungen\Sreenivas\.maven\cache\maven-xdoc-plugin-1.8\plugin.jelly > > Element... attainGoal > > Line...... 687 > > Column.... 48 > > No goal [maven-findbugs-plugin:register] > > > > I use maven 1.0.2 and jdk1.4.2. > > > > > > With Best regards / Mit freundlichen Grüßen > > Sreenivas Mangasandra, > > Intland Software GmbH, Wankel Str. 3, > > D-70563 Stuttgart, Germany. > > Tel.: +49 711 722 1834 > > > > > -- Jamie Bisotti Software Engineer Lexmark International, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
