I have a project which is an api for webapps. I use maven.

I'd like to build a distribution which contains beside the source and api- docs also the site built by maven and
an example war file. For now I just know how to build everything seperately, but I don't know how to make on goal
which does everything at once and bundles it together.


Does anyone know an example for this or instructions maybe a plugin?

P.S.: as I see turbine does the same but uses ant for that. Can you do it without ant?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to