Anywhere you want.

The directory src/main/config/dev seems reasonable since you don't
need these scripts in your final product (in which case, I'd say
somewhere under src/main/resources).

Wayne

On 8/23/07, lightbulb432 <[EMAIL PROTECTED]> wrote:
>
> Where's the best place in the standard Maven layout to place configuration
> files - I don't mean resources that end up bundled with the classes and
> which are available on the final classpath, like property files.
>
> By configuration files, I mean things like development-time web server
> scripts that are colocated with the project - but which aren't used for
> production time. Where would be the best place to put this?
>
> Thanks.
> --
> View this message in context: 
> http://www.nabble.com/Where-to-store-configuration-files--tf4320947s177.html#a12304815
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to