ashokkhetan

Results 4 comments of ashokkhetan

The following link doesn't work anymore: https://github.com/highsource/jaxb2-annotate-plugin/tree/master/tests/jaxws Could you please point out the correct link or details about how to integrate jaxb2 annotate plugin with jaxws maven plugin?

I see. I am using: `org.jvnet.jax-ws-commons jaxws-maven-plugin 2.1` Does this make a difference as it's not the mojohaus one? Does it mean that there is no possibility of annotating classes...

sure, I will check. I just had a workaround in the meantime. I created the files using `jaxws-maven-plugin` - wsimport first, and then added another plugin entry to use `jaxb2-annotate-plugin`...

I faced the same error. Deleted the repo and cloned again - worked great.