change maven.build.dest: but why do you need it? If you want them in target/WEBAPP-NAME/WEB-INF/classes, war:webapp does that (which war:war calls)
If you want them put back into your source directory, war:inplace. - Brett On Sun, 29 Aug 2004 22:49:38 -0700 (PDT), jeff mutonho <[EMAIL PROTECTED]> wrote: > > I'm using the war plugin to create a war for my web project.How do I tell the plugin > to copy the compiled code to a different directory instead of .../target/classes > > > jeff mutonho > > > --------------------------------- > Do you Yahoo!? > Win 1 of 4,000 free domain names from Yahoo! Enter now. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]