> 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. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
