what about using an EAR?
LieGrue, strub ----- Original Message ---- > From: Jan Wedel <[email protected]> > To: [email protected] > Sent: Friday, August 14, 2009 11:26:03 AM > Subject: Project and external file Deployment? > > Hi, > > > > I was just wondering how I can configure Maven to deploy a whole > project, e.g. a web application that needs other war files to also be > deployed on the server as well as probable configuration files. > > > > Is it possible to copy other projects jar/war files together with the > projects war into a web container e.g.? Image I have several web > applications that interact with each other but which are not contained > in a single war file. I could use maven to deploy each file separately. > But maybe there are 3rd party war files which I like to deploy together > with my files. Can I somehow specify files that belong to the project > that I like to be deployed? > > > > Thanks, > > > > Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
