On 10/30/07, Eric D Nielsen <[EMAIL PROTECTED]> wrote: > I know its off-topic here, but it seems like an appropriate followup... Is > there a best practice for distributing setting.xml "templates" so that > developers know what settings they need to configure before trying to build?
In a corporate (or otherwise "internal") environment, it's common to customize the Maven distribution by replacing the settings.xml, and have all your developers use the one you provide. -- Wendy