there is a "magic" attribute that you add the the <developers> tag... not sure what it is called... I think it's
<developers appendChildren="true"> but I think you'll have to google for the exact attribute name 2009/6/18 Andreas Sewe <[email protected]>: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
