People on maven-dev recommand updating jax-ws rt POM.
---
>It seems like the JAXWS-RT people simply need to update THEIR pom file
>to reflect Woodstox's groupId change.
>Woodstox changed its groupId to org.codehaus.woodstox a while back:
>http://jira.codehaus.org/browse/WSTX-86
>As for the missing pom files, this is simply incorrect if you look in
>the proper groupId:
>http://jira.codehaus.org/browse/WSTX-85
>http://repo1.maven.org/maven2/org/codehaus/woodstox/wstx-asl/
>Feel free to complain to the jaxws people -- this is their
>problem/fault. In the meantime, I would specify an <excludes> inside
>the jaxws-rt dependency to remove the incorrect woodstox, and then add
>back the correct one with a proper dependency node.
Should I open a BZ / Jira for this ?