"Roland Berger" <[EMAIL PROTECTED]> wrote on 30/09/2003 03:50:09 PM:
> No, I copy the webapp by a normal ant task to a temp folder because I don't > want everything which is in the original webapp in the finall webapp (war > goal does not support excludes, only for classes). So, my temp webapp folder The war goal does support includes and excludes of the source, as of rc1. See the refreshed web page: http://maven.apache.org/reference/plugins/war/properties.html > is the source folder for the war:webapp goal. > > Regards > Roland -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
