FYI: maven-war-plugin 2.0.3 could automaticly handle war dependency. Current official release is 2.0.2, so you need build the plugin by yourself if you want.
On 3/15/06, Andrew Watters <[EMAIL PROTECTED]> wrote: > > Excellent, thank you. That is exactly what I need. And apologies for > accidently hijacking this thread. > > > Olivier Lamy wrote: > > >Look http://mojo.codehaus.org/dependency-maven-plugin/introduction.html. > >Try > >http://mojo.codehaus.org/dependency-maven-plugin/unpack-dependencies-moj > >o.html > > > >- Olivier > > > >-----Message d'origine----- > >De : Andrew Watters [mailto:[EMAIL PROTECTED] > >Envoyé : mardi 14 mars 2006 18:11 > >À : Maven Users List > >Objet : Pulling in pages from another WAR with maven 2 > > > > > >Hi > > > >I am trying to build a WAR which needs to includes pages and other > >resources that are packaged as a WAR stored in my local repository. Is > >there a built in way to pull down WARs from the repository and unpack > >and copy files? Or should I use ant (in maven)? > > > >Any suggestions would be appreciated. > > > >Regards > >Andrew > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > >This e-mail, any attachments and the information contained therein ("this > message") are confidential and intended solely for the use of the > addressee(s). If you have received this message in error please send it back > to the sender and delete it. Unauthorized publication, use, dissemination or > disclosure of this message, either in whole or in part is strictly > prohibited. > > >-------------------------------------------------------------------------------------------------------------- > >Ce message électronique et tous les fichiers joints ainsi que les > informations contenues dans ce message ( ci après "le message" ), sont > confidentiels et destinés exclusivement à l'usage de la personne à laquelle > ils sont adressés. Si vous avez reçu ce message par erreur, merci de le > renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, > totale ou partielle ou divulgation sous quelque forme que se soit non > expressément autorisées de ce message, sont interdites. > > >------------------------------------------------------------------------------------------------------------- > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
