driver-binary-downloader-maven-plugin icon indicating copy to clipboard operation
driver-binary-downloader-maven-plugin copied to clipboard

A Maven plugin that will download the WebDriver stand alone server executables for use in your mavenised Selenium project.

Results 22 driver-binary-downloader-maven-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.39.v20210325 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @​jianglai (Lai Jiang) @​markslater (markslater) @​prenagha (Padraic Renaghan)...

dependencies

System architecture is not set to ARM on M1 mac. Logging shows "aarch64" as architecture, but this is not a valid match for arm: private static List architectureArmNames = Arrays.asList("arm",...

Bumps log4j-core from 2.14.1 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.14.1&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-compress from 1.20 to 1.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.20&new-version=1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Trying to use this with Java 16 results in ``` [INFO] Getting drivers for current operating system only. May 21, 2021 2:15:31 PM com.sun.xml.bind.v2.runtime.reflect.opt.Injector SEVERE: null java.security.PrivilegedActionException: java.lang.NoSuchMethodException: sun.misc.Unsafe.defineClass(java.lang.String,[B,int,int,java.lang.ClassLoader,java.security.ProtectionDomain) at...

Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.39.v20210325 to 9.4.43.v20210629. Release notes Sourced from jetty-webapp's releases. 9.4.43.v20210629 Changelog #6473 - Improve alias checking in PathResource #6470 - java.nio.ReadOnlyBufferException #6447 - Deprecate support for UTF16...

dependencies

How usef jar? Cmd

Bumps httpclient from 4.5.11 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.11&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

The plugin seems to download files every time it is run, even if I just ran it moments ago. I tried using overwriteFilesThatExist, but doesn't seem to make any difference....

Create a sensible default `customRepositoryMap`, to save one more parameter in my pom.xml.