Bukama commented on PR #1624:
URL: https://github.com/apache/maven-mvnd/pull/1624#issuecomment-4567442976

   > Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
   
/Users/runner/work/maven-mvnd/maven-mvnd/daemon/src/main/java/org/mvndaemon/mvnd/syncontext/DaemonNamedLockFactoryAdapterFactoryImpl.java:[48,9]
 no suitable constructor found for 
NamedLockFactoryAdapterFactoryImpl(java.util.Map<java.lang.String,org.eclipse.aether.named.NamedLockFactory>,java.lang.String,java.util.Map<java.lang.String,org.eclipse.aether.internal.impl.synccontext.named.NameMapper>,java.lang.String,org.eclipse.aether.impl.RepositorySystemLifecycle)
       constructor 
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.NamedLockFactoryAdapterFactoryImpl(org.eclipse.aether.impl.NamedLockFactorySelector,java.util.Map<java.lang.String,org.eclipse.aether.internal.impl.synccontext.named.NameMapper>,java.util.Map<java.lang.String,org.eclipse.aether.spi.locking.LockingInhibitorFactory>)
 is not applicable
         (actual and formal argument lists differ in length)
       constructor 
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.NamedLockFactoryAdapterFactoryImpl(org.eclipse.aether.impl.NamedLockFactorySelector,java.util.Map<java.lang.String,org.eclipse.aether.internal.impl.synccontext.named.NameMapper>,java.lang.String,java.util.Map<java.lang.String,org.eclipse.aether.spi.locking.LockingInhibitorFactory>)
 is not applicable
         (actual and formal argument lists differ in length)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to