From: Michael M. <mic...@ve...> - 2004-04-30 14:16:08
|
I'm trying to install the findbugs plugin and can't get it to work. In my project.xml I put: <report>maven-findbugs-plugin</report> and then I downloaded the plugin and put it in my maven/plugins directory. I even deleted my home/.maven directory. When I do a "maven -g" I don't see the findbugs plugin listed. When I run my build, I get this: D:\projects\MDSP\maven\sources\cs-common>maven maven-findbugs-plugin:report __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 com.werken.werkz.NoSuchGoalException: No goal [maven-findbugs-plugin:report] at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:190) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java: at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) at org.apache.maven.cli.App.doMain(App.java:466) at org.apache.maven.cli.App.main(App.java:1117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Total time: 4 seconds Finished at: Wed Apr 28 17:45:47 CEST 2004 Can someone help me get this working? Thanks! Michael -- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. |