In the model [1], the <prerequisites><maven> element is described as:
prerequisites - Describes the prerequisites a project can have. Element Description maven The minimum version of Maven required to build the project, or to use this plugin. I thought this *only* applied to plugins, and seem to recall a recent commit where someone removed it from a non-plugin build. (Not that I can find it now...) The description implies that it also applies to generic projects. Which is correct? [1] http://maven.apache.org/ref/2.0.9/maven-model/maven.html#class_prerequisites Thanks, Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
