You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Choudhary, Jay" <ch...@visa.com> on 2007/06/22 15:06:14 UTC

War directory structure

Dear All

I am new to Maven user community, could any one tell me that what should
be the directory structure for WAR as per Maven Process

Regards
-Jay Deep Choudhary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: War directory structure

Posted by Tim Kettler <ti...@udo.edu>.
To add to that:

the two free books [1] are a good starting point to get familiar with 
maven. The 'Getting Started Guide' [2] on the maven homepage walks you 
through the basics too.

-Tim

[1] http://maven.apache.org/articles.html
[2] http://maven.apache.org/guides/getting-started/index.html

Antonio Petrelli schrieb:
> 2007/6/22, Choudhary, Jay <ch...@visa.com>:
>>
>> Dear All
>>
>> I am new to Maven user community, could any one tell me that what should
>> be the directory structure for WAR as per Maven Process
> 
> 
> 
> Ah... RTFM (F is for Fabulous :-) ):
> http://maven.apache.org/plugins/maven-war-plugin/usage.html
> 
> Antonio
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: War directory structure

Posted by Antonio Petrelli <an...@gmail.com>.
2007/6/22, Choudhary, Jay <ch...@visa.com>:
>
> Dear All
>
> I am new to Maven user community, could any one tell me that what should
> be the directory structure for WAR as per Maven Process



Ah... RTFM (F is for Fabulous :-) ):
http://maven.apache.org/plugins/maven-war-plugin/usage.html

Antonio