Ardesco / driver-binary-downloader-maven-plugin

A Maven plugin that will download the WebDriver stand alone server executables for use in your mavenised Selenium project.
Apache License 2.0
92 stars 52 forks source link

always downloads even if files already exist #96

Open LeeBreisacher opened 4 years ago

LeeBreisacher commented 4 years ago

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. Is this just how it works, or am I missing something?

nsirbu commented 3 years ago

Works fine for me (Windows 10). What OS are you on?