It seems that knowing which Maven version is required will be addressed by the prerequisites tag : http://svn.apache.org/viewcvs.cgi/*checkout*/maven/plugins/trunk/maven-site-plugin/pom.xml http://maven.apache.org/maven-model/maven.html#class_prerequisite
- Yann 2006/1/12, Christopher Cobb <[EMAIL PROTECTED]>: > > > -----Original Message----- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > > > The Install and Deploy plugins for Maven 2.0 have been released. > > > > ... > > > > <version>2.1</version> > > > > First of all, congratulations! > > Secondly (and really having nothing to do with your plugin), I wonder if > plugin version numbers should somehow reference the minimum version of > maven > that they require. When I look at plugin version 2.1 I immediately think > that it must be for maven 2.1 (wait a sec!). > > With the ever growing explosion of plugins, it might be useful to know > which > ones require which versions of maven. > > > > > ----------------------------------------- > Attention: > Any views expressed in this message are those of the individual > sender, except where the message states otherwise and the sender is > authorized to state them to be the views of any such entity. The > information contained in this message and or attachments is > intended only for the person or entity to which it is addressed and > may contain confidential and/or privileged material. If you > received this in error, please contact the sender and delete the > material from any system and destroy any copies. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >