From: Lukas T. <lth...@ap...> - 2007-12-17 10:33:44
|
Hi Jack, beta-2 is a very long way back, there was a beta-3 and a rc-1 release before 1.1-final, with lots of bug fixes in each. I don't think anyone is going to accept a bug report if you don't confirm first that it doesn't work with the latest stable release. Why does 1.1 not work for you? Personally, I consider beta-3 already way more usable and stable than beta-2. Can't you try to trim down your project just to confirm that 1.1 fixes this specific problem? You can find the official Maven mailing lists here: http://maven.apache.org/mail-lists.html Cheers, -Lukas Jack wrote: > Hi Lukas, > > we're not using Maven 1.1 as we built a lot of infrastructure around > Maven 1.1-beta-2 way back when. We're not in a position at the moment > to change this as Maven 1.1 final does not work for us. > We have an ongoing migration to Maven 2 but that's still in the works. > In the meantime we'd still like to QA our code using findbugs. > > I have to say here that findbugs does work partially, i.e. on all of > the classes it can find it does the proper analysis and reporting, > we'd just like to do it for the rest. > > What extra details would be helpful, I can provide findbugs debug output etc... > > Which one is the "main" maven users list? :) > > Cheers > Jack... > > On 17/12/2007, Lukas Theussl <lth...@ap...> wrote: > >>Any reason for not trying Maven 1.1 final? :) There was a classloader >>bug in beta-2 ( http://jira.codehaus.org/browse/MAVEN-1690 ) which is >>supposed to be fixed. That would be my first guess. If not we'd need >>more details about the problem. (And probably the main maven user list >>is a better place to ask...) >> >>HTH, >>-Lukas > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Maven-plugins-user mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-user > |