I just noticed this...
You might want to at least list the authors of this stuff in the
pom.xml or add a NOTICE.txt which explains this code came from
Geronimo...
I remember seeing your note about this (by way of Prasad), though I
don't recall you ever sending any confirmation that you were going to
duplicate our plugin in the mojo project...
--jason
On Feb 8, 2007, at 5:12 AM, [EMAIL PROTECTED] wrote:
Revision
3279
Author
evenisse
Date
2007-02-08 07:12:46 -0600 (Thu, 08 Feb 2007)
Log Message
Update to latest selenium
Modified Paths
trunk/mojo/selenium-maven-plugin/pom.xml
Diff
Modified: trunk/mojo/selenium-maven-plugin/pom.xml (3278 => 3279)
--- trunk/mojo/selenium-maven-plugin/pom.xml 2007-02-08 11:51:10
UTC (rev 3278) +++ trunk/mojo/selenium-maven-plugin/pom.xml
2007-02-08 13:12:46 UTC (rev 3279)@@ -29,6 +29,13 @@
<distribution>repo</distribution> </license> </licenses>+
<repositories> + <repository> + <id>openqa.org</id> +
<name>Openqa Repository</name> + <url>http://maven.openqa.org</
url> + </repository> + </repositories> <dependencies>
<dependency> <groupId>org.apache.maven</groupId>@@ -48,7
+55,7 @@ <dependency>
<groupId>org.openqa.selenium.server</groupId>
<artifactId>selenium-server</artifactId>- <version>0.8.1</
version>+ <version>0.9.1-SNAPSHOT</version> </dependency>
<dependency> <groupId>ant</groupId>
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email