I have a project that is being converted to maven2.

It requires taking some *.java source code, requires generating a
*.wsdl, and then from the *.wsdl generating some more java.

What is the best way of doing this in maven2?

Multi-module?  If so, how many modules?  Three?  How does each module
get deployed when I use the release plugin on the parent?

Single module?  What are the correct lifecycle phases?

Or perhaps I'm asking the wrong questions?

Thanks in advance!

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to