I see that Maven can have a settings.xml at both the "Global Level" and "User Level". Is there a way to have a settings.xml that can be referenced (or included) from a pom.xml, whose settings would apply first but could be overridden by a global or user settings.xml.
The idea is to have a shared "company-level" settings.xml with settings like profiles that most developers will want, and to have them automatically available. The alternative is for everyone to manually append it to their global or user-level settings.xml. Phillip --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
