Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34600
455e5903 fix(maven): synchronize Maven adapter invoke() to prevent concurrent access Maven 4's ResidentMavenInvoker (LookupInvoker.invoke()) is not thread-safe — it snapshots/restores System.getProperties() and the thread context classloader in a finally block, and all concurrent invocations share the same resident MavenContext. The batch runner's parallel thread pool can call invoke() from multiple threads simultaneously when tasks are independent roots in the task graph, which can cause deadlocks in Maven's internal session machinery. Add @Synchronized to both Maven 3 and Maven 4 adapter invoke() methods to serialize Maven executions through the shared invoker instance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
24 days ago
by MaxKless
M
Canceled
34600
2b42b9e2 bust cache wip
25 days ago
by MaxKless
M
Failed
34600
ce0663b2 fix(maven): synchronize Maven adapter invoke() to prevent concurrent access Maven 4's ResidentMavenInvoker (LookupInvoker.invoke()) is not thread-safe — it snapshots/restores System.getProperties() and the thread context classloader in a finally block, and all concurrent invocations share the same resident MavenContext. The batch runner's parallel thread pool can call invoke() from multiple threads simultaneously when tasks are independent roots in the task graph, which can cause deadlocks in Maven's internal session machinery. Add @Synchronized to both Maven 3 and Maven 4 adapter invoke() methods to serialize Maven executions through the shared invoker instance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
25 days ago
by MaxKless
M
Canceled
34600
ce0663b2 fix(maven): synchronize Maven adapter invoke() to prevent concurrent access Maven 4's ResidentMavenInvoker (LookupInvoker.invoke()) is not thread-safe — it snapshots/restores System.getProperties() and the thread context classloader in a finally block, and all concurrent invocations share the same resident MavenContext. The batch runner's parallel thread pool can call invoke() from multiple threads simultaneously when tasks are independent roots in the task graph, which can cause deadlocks in Maven's internal session machinery. Add @Synchronized to both Maven 3 and Maven 4 adapter invoke() methods to serialize Maven executions through the shared invoker instance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
25 days ago
by MaxKless
M
Canceled
34600
f5d87b7f fix(maven): synchronize Maven adapter invoke() to prevent concurrent access Maven 4's ResidentMavenInvoker (LookupInvoker.invoke()) is not thread-safe — it snapshots/restores System.getProperties() and the thread context classloader in a finally block, and all concurrent invocations share the same resident MavenContext. The batch runner's parallel thread pool can call invoke() from multiple threads simultaneously when tasks are independent roots in the task graph, which can cause deadlocks in Maven's internal session machinery. Add @Synchronized to both Maven 3 and Maven 4 adapter invoke() methods to serialize Maven executions through the shared invoker instance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
25 days ago
by MaxKless
M
Previous page
Previous
Next
Next page