Wait, what? it works perfectly now. mvn clean compile succeeds. If I don't misunderstand, the issue is that some of our tools behave differently and we have to manually override it once (maybe again if the pom changes). Compare that to taking a small step backwards and the work of removing those @Overrides and I'm not sure why we'd do that.
On Mon, Feb 8, 2010 at 12:55 PM, Benson Margulies <bimargul...@gmail.com> wrote: > In other words, what we have doesn't really work in 1.5. We need to > fix it or give up and just aim for 1.6. >