I just found it: http://maven.apache.org/ref/current/maven-model/maven.html#class_prerequisites
It is the MINIMUM version of maven that is required... But it's better than nothing I suppose... On Wednesday 23 May 2007 17:41, Roland Asmann wrote: > Not sure if maven checks this, but I've seen these in a couple of POMs: > > <prerequisites> > <maven>2.0.3</maven> > </prerequisites> > > E.g. this one is from Tobago 1.0.10. > > On Wednesday 23 May 2007 17:37, Henry Isidro wrote: > > I think there was talk of an enforcer plugin somewhere, you might want to > > search for that. > > > > HTH, > > Henry > > > > On 5/23/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > Just wondering if there is a POM directive that I can use to enforce > > > the use > > > of a > > > specific version of maven for it's modules to be built. Over at Apache > > > Directory > > > we have run into situations where users are trying to build old tagged > > > releases > > > with versions of maven that do not build properly. My aim is to make > > > sure a > > > specific > > > maven version is enforced for the build. > > > > > > Thanks, > > > Alex -- Roland Asmann CFC Informationssysteme Entwicklungsgesellschaft m.b.H Bäckerstrasse 1/2/7 A-1010 Wien FN 266155f, Handelsgericht Wien Tel.: +43/1/513 88 77 - 27 Fax.: +43/1/513 88 62 Email: [EMAIL PROTECTED] Web: www.cfc.at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
