On 12-02-29 07:34 AM, Wayne Fay wrote:
If i tweak the scenario little bit and lets assume that all the development
teams need to go in same repository. Even then my understaing till now is
that "settings.xml" can not host distribution management  tag , it can only
be present in pom.
Ron already told you what to do:
The parent for the project is set up once by the core team and the rest of
the developers don't have any changes to make at all.
Make a single top-level corporate parent project that holds the
distributionManagement information. Require all teams to use this
top-level project as their project's parent pom.

And when you do that you can enforce other company wide things like plugin versions..

manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to