Tamas Cservenak created MRESOLVER-392:
-----------------------------------------
Summary: Resolver installer should not be "smart" about installs
Key: MRESOLVER-392
URL: https://issues.apache.org/jira/browse/MRESOLVER-392
Project: Maven Resolver
Issue Type: Bug
Reporter: Tamas Cservenak
Fix For: 1.10.0
Seems in some cases (equality by timestamp and file size) DefaultInstaller will
NOT install the requested file, and log this fact on DEBUG level.
This is wrong: resolver should NOT be "smart" in this case. IMO, if "install
request" flies it, resolver should install unconditionally.
Or, maybe perform some more checks, and refuse install in case like:
* release artifact that is already present in local repository?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)