Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.28.3 requires 2.29-SNAPSHOT #67

Closed
acdcjunior opened this issue Dec 15, 2017 · 1 comment
Closed

2.28.3 requires 2.29-SNAPSHOT #67

acdcjunior opened this issue Dec 15, 2017 · 1 comment

Comments

@acdcjunior
Copy link

acdcjunior commented Dec 15, 2017

2.28.3 is depending on htmlunit 2.29-SNAPSHOT which doesn't exist on maven central.

Deployed pom: http://central.maven.org/maven2/org/seleniumhq/selenium/htmlunit-driver/2.28.3/htmlunit-driver-2.28.3.pom

<properties>
  <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  <selenium.version>3.8.1</selenium.version>
  <htmlunit.version>2.29-SNAPSHOT</htmlunit.version>
</properties>
@rbri
Copy link
Collaborator

rbri commented Dec 16, 2017

Ups ma fault. the new version is on the way

@rbri rbri closed this as completed Dec 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants