On 1/11/06, Stephen Duncan <[EMAIL PROTECTED]> wrote: > For the most part I assume that what makes them standard is having a > maven plugin (i.e. one that works out of the box without a prefix for > definitions sake...) that uses said directory as a default. By that > logic, src/main/webapp needs to be on the list, and to the effect, > I've opened a JIRA issue: > http://jira.codehaus.org/browse/MNG-1953
Totally agree. For the records i usually put in src/main/config the files for runtime configuration which probably will be modified by the deployer or need to be modified during the application life, then i used assembly plugin to pick them up and put in the distribution archive in the correct location. Anyway a clarification would be welcome. -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
