Has anyone built Java web services using Maven-2. I've read about the jax-ws plugin, but I haven't found any clear documentation or examples on how to use it.
I tried building a few following instructions of some bloggers, but most instructions seem old or incomplete.
Does anyone have any advice on using Maven to build Java web service, or a link to a clean tutorial.
I'm using Maven 2.2.1, and Java 1.6.
Thanks!