Vincent that seems like a mistake. Why add more specific elements like Wiki and API. Why make the POM syntax this specific. Why not make it free from, something like:
<resource type="wiki"> <url><!--- some Wiki URL --></url> </resource> Which you could compact down in some groovy syntax to something like "wiki:<url>" I see a lot of people using Maven for projects other than open source Java (or even projects that involve code). I'd like to see the next version of the POM move toward being something more agnostic. On Wed, Jul 27, 2011 at 12:16 AM, Vincent Siveton <[email protected]>wrote: > Hi Benson > > Thanks for your proposal! > > IMHO the pom5 should include some tags like <wiki/> or > <qualityManagement/> and the javadoc <api/> > see MPIR-149 MJAVADOC-32 > > Cheers, > > Vincent > > 2011/7/24 Benson Margulies <[email protected]>: > > Since I can't edit the Wiki, I created: > > > > > https://docs.google.com/document/d/1k3E4vx_4cKJ4zzksVM4oROX3Dffsh0Q4VOGVjd3oUto/edit?hl=en_US > > > > --------------------------------------------------------------------- > > 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] > >
