It looks like the cxf-codegen-plugin for Maven2 now requires jaxb-impl-2.0.5 as a dependency (I think it's a transient dependency, actually). The Maven2 repo only has jaxb-impl up to version 2.0.3 though.
Could we either get jaxb-impl 2.0.5 into a repo somewhere or revert the dependency back to 2.0.3? I can install it locally on my machine, but I assume you want this stuff working "out of the box". -Chris
