The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Maven plugin for JAX-WS

Posted by kohsuke on March 16, 2007 at 2:59 PM PDT

The maven 2 plugin for JAX-WS 2.x has originally been developed in the codehaus mojo project, but the Mojo project and the JAX-WS project talked and decided to move it to java.net.

So I just imported the source code, made some minor tweaks, and post 1.0 release. Make sure that your maven have <pluginRepository> entry that points to the java.net maven2 repository so that your project can use it.

Related Topics >> Java Web Services and XML      
Comments
Comments are listed in date ascending order (oldest first)