love to see selenium-maven-plugin 1.0.1 to get this fix, this way I can remove openqa from my repo manager.
-D On Tue, Jun 30, 2009 at 12:31 PM, <[email protected]> wrote: > Revision 10072 Author carlos Date 2009-06-30 14:31:30 -0500 (Tue, 30 Jun > 2009) > > Log Message > > Selenium jars are now in central, avoid external dependencies > > Modified Paths > > trunk/mojo/selenium-maven-plugin/pom.xml > > Diff > > Modified: trunk/mojo/selenium-maven-plugin/pom.xml (10071 => 10072) > > --- trunk/mojo/selenium-maven-plugin/pom.xml 2009-06-30 02:32:40 UTC (rev > 10071) > +++ trunk/mojo/selenium-maven-plugin/pom.xml 2009-06-30 19:31:30 UTC (rev > 10072) > @@ -84,7 +84,8 @@ > </roles> > </developer> > </developers> > - > + > +<!-- > <repositories> > <repository> > <id>openqa-releases</id> > @@ -113,7 +114,8 @@ > </releases> > </repository> > </repositories> > - > +--> > + > <dependencies> > <dependency> > <groupId>org.codehaus.groovy.maven</groupId> > > ________________________________ > > 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
