You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by co...@runbox.com on 2004/01/29 08:10:04 UTC

Packaging A Distribution and Deploying To Webserver?

Hi, I would like to be able to package a set of jars, ears, and wars into a .zip and deploy it to my webserver.  Also, I would like to have a directory structure as follows:

{project_name}/jars/{project_name}-{version}.zip

e.g.

WebShop/jars/WebShop-0.9.8.zip

However, this goal can only be created after all the artifacts have been generated.  Thus, is there an example of how to do this?

Thanks in advance,

-Conrad


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org