Why?

It works on Mac. I'm sure it works on Linux too, but it might be that it doesn't work headless on the build server?

- Brett

On 01/09/2009, at 10:07 AM, [email protected] wrote:

Revision
10566
Author
david
Date
2009-08-31 19:07:09 -0500 (Mon, 31 Aug 2009)
Log Message

only run on windows
Modified Paths

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

Modified: trunk/mojo/selenium-maven-plugin/pom.xml (10565 => 10566)
--- trunk/mojo/selenium-maven-plugin/pom.xml 2009-08-31 23:35:26 UTC (rev 10565) +++ trunk/mojo/selenium-maven-plugin/pom.xml 2009-09-01 00:07:09 UTC (rev 10566)
@@ -371,6 +371,9 @@
                 <property>
                     <name>!maven.test.skip</name>
                 </property>
+                <os>
+                    <family>windows</family>
+                </os>
             </activation>

             <build>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email


Reply via email to