| 
     
      
      
      From: Jack <jac...@gm...> - 2007-12-17 09:58:47
      
     
   | 
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  |