Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[馃悰 Bug]: Missing pom file for org.seleniumhq.selenium:selenium-devtools-v119:4.16.0#13256

Copy link
Copy link
@dietzsch

Description

@dietzsch
Issue body actions

What happened?

We have seen that today a new version of Selenium 4.16.0 was released. When updating the Selenium version to 4.16.0 the build fails as the transitive dependency on org.seleniumhq.selenium:selenium-devtools-v119:4.16.0 can not be resolved. From what we can see on MavenCentral the jar file, javadoc are present, but the pom file is missing even when the checksum/signature for that file is available.

How can we reproduce the issue?

we have a Java project based on Gradle with a dependency like this:

    testImplementation "org.seleniumhq.selenium:selenium-java:4.16.0"

Relevant log output

* What went wrong:
Execution failed for task ':vmaas-password-encoder:compileTestGroovy'.
> Could not resolve all files for configuration ':vmaas-password-encoder:testCompileClasspath'.
   > Could not resolve org.seleniumhq.selenium:selenium-devtools-v119:4.16.0.
     Required by:
         project :vmaas-password-encoder > org.seleniumhq.selenium:selenium-java:4.16.0
      > Could not resolve org.seleniumhq.selenium:selenium-devtools-v119:4.16.0.
         > Could not get resource 'https://repo.spring.io/plugins-release/org/seleniumhq/selenium/selenium-devtools-v119/4.16.0/selenium-devtools-v119-4.16.0.pom'.
            > Could not GET 'https://repo.spring.io/plugins-release/org/seleniumhq/selenium/selenium-devtools-v119/4.16.0/selenium-devtools-v119-4.16.0.pom'. Received status code 401 from server: 
      > Could not resolve org.seleniumhq.selenium:selenium-devtools-v119:4.16.0.
         > Could not get resource 'https://repo.spring.io/release/org/seleniumhq/selenium/selenium-devtools-v119/4.16.0/selenium-devtools-v119-4.16.0.pom'.
            > Could not GET 'https://repo.spring.io/release/org/seleniumhq/selenium/selenium-devtools-v119/4.16.0/selenium-devtools-v119-4.16.0.pom'. Received status code 401 from server:

Operating System

CentOS

Selenium version

Selenium Java 4.16.0

What are the browser(s) and version(s) where you see this issue?

n/a

What are the browser driver(s) and version(s) where you see this issue?

n/a

Are you using Selenium Grid?

No response

asolntsev, kan-fu and sergei-kornilov

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-dependenciesPull requests that update a dependency filePull requests that update a dependency fileC-javaJava BindingsJava BindingsI-defectSomething is not working as intendedSomething is not working as intendedR-help wantedIssues looking for contributionsIssues looking for contributions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.