What does Apple's update to Java 1.6.0_24 break?
Apple's update Java for Max OS X 10.6 Update 4 breaks maven-sling-plugin 2.0.2, version 2.0.4 fixes the problem. W开发者_如何学Chat else has broken for people with Java 1.6.0_24 on Mac OS X 10.6.6?
With this Java Update Apple delivers maven3 and i think the version 2.0.2 of maven-sling-plugin has problems with maven3.
There's a whole thread on how Google AppServer is broken by this update as well. http://code.google.com/p/googleappengine/issues/detail?id=4712
This thread also provides a fix/workaround.
findbugs 2.3.1 appears to be broken by this update, at least the way I had it configured and working in the previous version of maven. findbugs 2.3 is supposed to work with maven 3 so this could be my fault, but it still stinks to have maven updated behind my back.
http://jira.codehaus.org/browse/MFINDBUGS-122 also Findbugs and Maven 3.x
精彩评论