From: Carlos S. <ca...@ap...> - 2005-09-09 04:44:07
|
Hi, The findbugs plugin error on maven 1.1 beta 2 preview because it checks the poms against the xml schema. I've fixed the problems in cvs and released an snapshot. I'd like to make an official release with the bugs fixed, but I have some questions: - should we move away from findbugs jar version numbers and start or own co= unt? - why jars are under src\plugin-resources\jars and not as dependencies? - upgrade to findbugs 0.9.3 before making the release? Regards |
From: Jeff J. <jef...@up...> - 2005-09-09 11:42:42
|
Great, I've been trying head builds. - Don't care on the version numbers (Good arguments both ways, in the end I think they do not have to match) - No clue - Yes, please upgrade to 0.9.3 (a not-so-helpful response, yet a response nonetheless! ;-) -----Original Message----- From: mav...@li... [mailto:mav...@li...] On Behalf Of Carlos Sanchez Sent: Thursday, September 08, 2005 11:44 PM To: mav...@li... Subject: [Maven-plugins-developer] Findbugs plugin error on maven 1.1 beta 2 preview Hi, The findbugs plugin error on maven 1.1 beta 2 preview because it checks the poms against the xml schema. I've fixed the problems in cvs and released an snapshot. I'd like to make an official release with the bugs fixed, but I have some questions: - should we move away from findbugs jar version numbers and start or own count? - why jars are under src\plugin-resources\jars and not as dependencies? - upgrade to findbugs 0.9.3 before making the release? Regards ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Maven-plugins-developer mailing list Mav...@li... https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |
From: Eric P. <ep...@up...> - 2005-09-12 20:26:04
|
I would like to get away from the findbugs version numbering.. tieing our releases to findbugs was a big mistake. The dependencies being wrapped in was because initially it was a pain to get the find bugs jars online... I tried to get the FindBugs dev's to either host a maven repo or post them online, but no luck, and updating every couple weeks was a pain. I'd be fine with getting away from that as the pace of change for FindBugs has slowed down. Eric On Sep 9, 2005, at 7:42 AM, Jeff Jensen wrote: > Great, I've been trying head builds. > > - Don't care on the version numbers (Good arguments both ways, in > the end I > think they do not have to match) > - No clue > - Yes, please upgrade to 0.9.3 > > (a not-so-helpful response, yet a response nonetheless! ;-) > > > -----Original Message----- > From: mav...@li... > [mailto:mav...@li...] On > Behalf Of > Carlos Sanchez > Sent: Thursday, September 08, 2005 11:44 PM > To: mav...@li... > Subject: [Maven-plugins-developer] Findbugs plugin error on maven > 1.1 beta 2 > preview > > Hi, > > The findbugs plugin error on maven 1.1 beta 2 preview because it > checks the > poms against the xml schema. I've fixed the problems in cvs and > released an > snapshot. I'd like to make an official release with the bugs fixed, > but I > have some questions: > > - should we move away from findbugs jar version numbers and start > or own > count? > - why jars are under src\plugin-resources\jars and not as > dependencies? > - upgrade to findbugs 0.9.3 before making the release? > > Regards > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September > 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & > Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security > * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/ > bsce5sf > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > |