cstamas commented on issue #1743:
URL:
https://github.com/apache/maven-resolver/issues/1743#issuecomment-4290744785
And again today:
```
[INFO] Running org.eclipse.aether.named.ipc.IpcAdapterIT
Warning: [stderr] OpenJDK 64-Bit Server VM warning: Sharing is only
supported for boot loader classes because bootstrap classpath has been appended
Error: Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
17.92 s <<< FAILURE! -- in org.eclipse.aether.named.ipc.IpcAdapterIT
Error: org.eclipse.aether.named.ipc.IpcAdapterIT.exclusiveAccess -- Time
elapsed: 16.32 s <<< ERROR!
java.util.concurrent.TimeoutException: exclusiveAccess() timed out after 15
seconds
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Suppressed: java.lang.InterruptedException
at java.base/java.lang.Object.wait0(Native Method)
at java.base/java.lang.Object.wait(Object.java:366)
at java.base/java.lang.Thread.join(Thread.java:2079)
at java.base/java.lang.Thread.join(Thread.java:2155)
at
org.eclipse.aether.named.ipc.NamedLockFactoryAdapterTestSupport.exclusiveAccess(NamedLockFactoryAdapterTestSupport.java:125)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
... 2 more
```
--
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]