rc-1 is quietly released http://repo2.maven.org/maven2/org/codehaus/mojo/selenium-maven-plugin/1.0-rc-1/
-D On Sun, Jan 18, 2009 at 6:45 PM, Adrian Lewty (JIRA) <[email protected]> wrote: > > [ > http://jira.codehaus.org/browse/MSELENIUM-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161442#action_161442 > ] > > Adrian Lewty commented on MSELENIUM-41: > --------------------------------------- > > If this is to work for rc-1, then I think the problem is just that it hasn't > been released to the maven repository > "http://snapshots.repository.codehaus.org/org/codehaus/mojo/selenium-maven-plugin". > Because the latest release is > "selenium-maven-plugin-1.0-rc-1-20090116.070231-3.jar" and this does not > include this fix. > >> Add support for -singleWindow argument to starting selenium server. >> ------------------------------------------------------------------- >> >> Key: MSELENIUM-41 >> URL: http://jira.codehaus.org/browse/MSELENIUM-41 >> Project: Maven 2.x Selenium Plugin >> Issue Type: Bug >> Components: start-server >> Affects Versions: 1.0-rc-1 >> Reporter: Adrian Lewty >> Assignee: Jason Dillon >> Fix For: 1.0-rc-1 >> >> >> The snapshot version of the selenium server (to which this plugin snapshot >> version is dependent on) no longer has the -multiWindow argument. >> Instead it uses a -singleWindow argument. >> The fix is a matter of simply changing "multiWindow" to "singleWindow". > > -- > 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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
