Commit cd1e9c8
Remove DaemonNamedLockFactoryAdapterFactoryImpl
This class existed to override Maven Resolver's default named lock
factory and name mapper to file-lock + file-gav. Since resolver 2.0.0,
these are already the defaults, making this override a no-op.
Removing it eliminates the dependency on resolver internal classes
(org.eclipse.aether.internal.impl.synccontext.named.*), which broke
when the constructor signature changed in resolver 2.0.14.
This unblocks upgrading maven-resolver-impl (PR #1538).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ef147b2 commit cd1e9c8
File tree
1 file changed
+0
-50
lines changed- daemon/src/main/java/org/mvndaemon/mvnd/syncontext
1 file changed
+0
-50
lines changedLines changed: 0 additions & 50 deletions
This file was deleted.
0 commit comments