On 5/16/05, Hugo Palma <[EMAIL PROTECTED]> wrote:
> I have a multimodule project where one of the modules is a web
> application therefor with war packaging.
> The directory structure i use is the "normal" one with
> 
> src
>  |
>  - webapp
>     |
>     - WEB-INF

In that case, you'll need to add configuration for warSourceDirectory:

http://maven.apache.org/maven2/plugins/maven-war-plugin/war-mojo.html

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to