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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]