I get the idea about each project "installing" the artifact from the project in the repo.
Once I war:install or jar:install a bunch of projects into the local repo, now I need to have a project which moves war files from the repo. into a deployment area, such as tomcat/webapps, and jar files from the repo. to tomcat/shared/lib.
Is there any support for this built in to Maven? How might I do this?
Thanks.
- Glenn
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
