Would be better IMO to use the enforcer... but since this is a single module at the moment, prereqs works too ;-)

--jason


On Jul 30, 2007, at 3:09 PM, [EMAIL PROTECTED] wrote:

Revision
4702
Author
dennisl
Date
2007-07-30 17:09:06 -0500 (Mon, 30 Jul 2007)
Log Message

o Add prerequisites element as required by the Plugin Documentation Standard.
Modified Paths

trunk/mojo/selenium-maven-plugin/pom.xml
Diff

Modified: trunk/mojo/selenium-maven-plugin/pom.xml (4701 => 4702)
--- trunk/mojo/selenium-maven-plugin/pom.xml 2007-07-30 20:39:40 UTC (rev 4701) +++ trunk/mojo/selenium-maven-plugin/pom.xml 2007-07-30 22:09:06 UTC (rev 4702)
@@ -32,6 +32,9 @@
     <packaging>maven-plugin</packaging>

     <url>http://mojo.codehaus.org/selenium-maven-plugin</url>
+    <prerequisites>
+        <maven>2.0.5</maven>
+    </prerequisites>
     <inceptionYear>2006</inceptionYear>

     <description>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email


Reply via email to