Re: Maven findbugs Settings

2006-07-09 Thread Janhavi Phirke
To get the plugin into ur local repository, first you have to run the command "mvn install" and then "mvn findbugs:findbugs"...did u do this? if not, try this... On 7/7/06, tulasi <[EMAIL PROTECTED]> wrote: Dear friend ... its failing... [WARNING] *** CHECKSUM FAILED - Error retrieving chec

Re: Maven findbugs Settings

2006-07-07 Thread tulasi
Dear friend ... its failing... [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for maven-plugins/maven-findbugs-plugin/1.0-SNAPSHOT/maven-findbugs-plugin-1.0-SNAPSHOT.pom - IGNORING Downloading: http://snapshots.maven.codehaus.org/maven2/maven-plugins/maven-findbugs-plugin/1.0-SNA

Re: Maven findbugs Settings

2006-07-07 Thread Janhavi Phirke
my local repository. Try this On 7/7/06, Jeff Jensen <[EMAIL PROTECTED]> wrote: The SourceForge plugins are for Maven 1.x, not 2.x. -Original Message- From: tulasi [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 7:32 AM To: users@maven.apache.org Subject: RE:

RE: Maven findbugs Settings

2006-07-07 Thread tulasi
for Maven 2.0 . Any FindBugs plugin and also plz give me configuration Thanks in advance tulsi -- View this message in context: http://www.nabble.com/Maven-findbugs-Settings-tf1906038.html#a5216921 Sent from the Maven - Users forum at Nabble.com.

RE: Maven findbugs Settings

2006-07-07 Thread Jeff Jensen
The SourceForge plugins are for Maven 1.x, not 2.x. -Original Message- From: tulasi [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 7:32 AM To: users@maven.apache.org Subject: RE: Maven findbugs Settings Dear friends, its not working.. i have tried like this

RE: Maven findbugs Settings

2006-07-07 Thread tulasi
Dear friends, its not working.. i have tried like this maven-findbugs maven-findbugs-plugin http://www.nabble.com/Maven-findbugs-Settings-tf1906038.html#a5216460 Sent from the Maven - Users forum at Nabble.com. -

RE: Maven findbugs Settings

2006-07-07 Thread Jeff Jensen
In the reports section, add an entry like other reports: ... maven-findbugs-plugin ... (I will add this to the docs - thanks). -Original Message- From: tulasi [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 7:07 AM To: users@maven.apache.org Subject: Maven findbugs Settin