Skip to content

coderplus/m2e-connector-for-jaxws-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxws-maven m2e connector

This m2e connector for the jaxws maven plugin is designed to handle the wsimport, wsgen, wsimport-test and wsgen-test goals of the jaxws-maven-plugin. The connector can also handle the wsimport and wsgen goals of the old codehaus jaxws-maven-plugin.

Build Status

FAQ

How do I use it?

First off, note that this is currently Beta code. It has been minimally tested, and all the usual early adopter warnings apply. That said if you're willing to help test the connector all you have to do is:

  1. Drag the Install button into your eclipse workspace to install the connector from the Eclipse Market place Install the Connector

or use the update site

  1. Remove any lifecycle mapping metadata you might have had in your POMs for the jaxws:wsimport,jaxws:wsgen,jaxws:wsimport-test or jaxws:wsgen-test goals.

That's it! The connector will run on full builds. It will be executed on incremental builds only if something interesting to the plugin has changed.

How can I help the project?

Thanks for asking...

  • If you're a user of this plugin/connector
    • Test this out. File an issue if it doesn't work for you. File an issue if you think it should do something more, or something different.
  • If you're a Tycho/Eclipse Plugin/m2e expert:
    • File an issue or submit a pull request if there is something that could be done better.
    • Contribute test cases.
  • If you're a representative of the Eclipse Foundation or Apache Software Foundation or similar:
    • I'd be happy to consider donating this plugin—do get in touch.

Thanks

Many thanks to the folks from the m2e-dev mailing list, especially Igor Federenko

About

m2e connector for jaxws-maven-plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages