Am Mittwoch 19 Januar 2011, 10:30:33 schrieb Piotr Skawinski:
> Hi,
> 
> Is there a way in maven to generate a web project with java, resources, and
> webapp folders running the archtype goal. Maven suggest to create a multi
> project module with:
> 
> multi-project
> 
>  |-- pom.xml
>  |-- my-app
>  |-- my-web-app
> 
> by creating a multi project pom file

Maven suggests this, because this is known to be a best practice. You usually 
shouldn't mix Java classes and web-pages/-resources in one project.

hth,
- martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to