Hi, is there any way to *augment* or selectively override some <developers> entries inherited from the parent POM? In particular, I would really like to keep all contact information (<name>, <email>, <organization>, <timezone> and the URLs) in one place only, namely the parent POM, and then augment the <developer> entry with, e.g., the <role> (if any) in that particular project. Can this be done? (It seems like <id> provides a suitable mechanism to reference those entries to be selectively overridden, but I was only able to replace the parent POM's <developers> as a whole.)
Best wishes, Andreas Sewe --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
