[seam-dev] Need advice on what and how to commit new build stuff for the booking sample app on WebSphere v7

Snjezana Peco snjezana.peco at redhat.com
Mon Aug 10 14:01:13 EDT 2009


Dan Allen wrote:
>
>
> On Mon, Aug 10, 2009 at 7:55 AM, Max Rydahl Andersen 
> <max.andersen at redhat.com <mailto:max.andersen at redhat.com>> wrote:
>
>
>
>     Dan Allen wrote:
>>
>>
>>
>>         Does this mean you are using the maven project structure from
>>         now on?
>>         Or are you sticking with WebContent etc.?
>>
>>
>>     Please let us use the damn Maven 2 standard and end this battle.
>>
>>     IMHO, "WebContent" is the most ridiculous folder name when put
>>     next to "src". It's almost as bad as "My Documents" from Windows.
>>     We might as well just call it "My Web Files".
>     I completely agree, but please report it to eclipse WTP please ;)
>
>     note: it's always been configurable.
>
>
> Just not through the UI. The Maven 2 eclipse:eclipse plugin sets it to 
> src/main/webapp, so clearly it works by tweaking the .settings file.
>

src/main/webapp is the default web content folder, but it can be 
configured using warSourceDirectory within maven-war-plugin 
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html

Snjeza



More information about the seam-dev mailing list