Invalid dependency version for 'org.openqa.selenium.client-drivers' in site 
example
-----------------------------------------------------------------------------------

                 Key: MSELENIUM-49
                 URL: http://jira.codehaus.org/browse/MSELENIUM-49
             Project: Maven 2.x Selenium Plugin
          Issue Type: Bug
            Reporter: Brad Harper
            Assignee: Jason Dillon
            Priority: Minor


Site content at

   
http://mojo.codehaus.org/selenium-maven-plugin/examples/using-with-surefire.html

shows an incorrect/invalid version for dependency 
'org.openqa.selenium.client-drivers'.

The example contains

        <dependency>
            <groupId>org.openqa.selenium.client-drivers</groupId>
            <artifactId>selenium-java-client-driver</artifactId>
            <version>1.0-beta-2</version>
            <scope>test</scope>
        </dependency>

which couldn't be resolved. Observation showed that this version doesn't exist 
in the established repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to