Thx for your work Benson I'll read and comment your document ASAP About new elements we already discussed to add there was the project/build/encoding It may me think that we need to define about the compatibility management we'll have to setup for plugins For now we can say that a plugin works only for a minimum version of Maven but tomorrow we'll may have a constraint about the POM version for example if it requires a new data supported only by a new pom. I suppose we'll always try to propose if possible to keep the the compat with v4 for example by testing to read project/build/encoding first and then the property project.build.encoding but it will also add a lot of complexity/redundancy in plugins thus they may have to decide one day to not support old POMs
Arnaud On Wed, Jul 27, 2011 at 7: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] > >
