Maven Repository Instabilities
Parameters
Whether the build failure was caused by repository instability (i.e. one or more dependency network request errors). Always false for successful builds.
The total number of dependency network requests performed during the build.
The total number of dependency network requests that failed during the build.
The duration in milliseconds representing the sum of times for potentially parallel network requests. It does not reflect wall clock time but offers a rough estimation of network activity.
The duration in milliseconds representing the sum of times for potentially parallel network requests that failed. It does not reflect wall clock time but offers a rough estimation of network activity.
A breakdown of dependency network request errors by category. Empty if no dependency network requests failed.
Per-repository network request totals and error breakdowns for every repository observed during the build.