trajano / jaxws-maven-plugin

Maven plugin for JAX-WS RI. Fork of http://jax-ws-commons.java.net/jaxws-maven-plugin/
http://site.trajano.net/jaxws-maven-plugin/
Apache License 2.0
0 stars 1 forks source link

Merge fixes after fork into new MojoHaus jaxws maven plugin #2

Open andham opened 8 years ago

andham commented 8 years ago

So, as the Oracle lead development of the plugin is slow, MojoHaus (formlerly Codehaus mojo) has decided to take back the plugin to speed up the development and fixing. As you've done some changes, I ask if you would like to take part of that or at least donate your changes? https://github.com/mojohaus/jaxws-maven-plugin

Please join on the dev list: http://www.mojohaus.org/mail-lists.html

trajano commented 8 years ago

Please feel free to take my changes. I have temporarily stopped developing this as Eclipse M2E finally added a jaxws-maven-plugin to their discovery site now.

I think the most important ones to take are:

trajano commented 8 years ago

I'll see what I can do to create the PRs for the changes

trajano commented 8 years ago

I just rebased my code with the current SVN to make it easier for you to take the changes in https://github.com/trajano/jaxws-maven-plugin/tree/svn-rebase-1191

andham commented 8 years ago

Ok, thanks. We might need you to acknowledge the donation of your changes/code. I'll ping you in this ticket if so.

trajano commented 8 years ago

np

hazendaz commented 6 years ago

@trajano Has anything of what you have done gotten into the mojo plugin? I may just switch there but wasn't sure if they pulled everything.