mensinda commented on PR #453: URL: https://github.com/apache/maven-build-cache-extension/pull/453#issuecomment-3896591425
The build failure in https://github.com/apache/maven-build-cache-extension/actions/runs/21949285620/job/63461052355?pr=453 looks unrelated: ``` Error: Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check (default) on project maven-build-cache-extension: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check failed: Unable to resolve dependencies: Failed to collect dependencies at com.github.ekryd.sortpom:sortpom-sorter:jar:4.0.0: Failed to read artifact descriptor for com.github.ekryd.sortpom:sortpom-sorter:jar:4.0.0: The following artifacts could not be resolved: com.github.ekryd.sortpom:sortpom-sorter:pom:4.0.0 (absent): Could not transfer artifact com.github.ekryd.sortpom:sortpom-sorter:pom:4.0.0 from/to central (https://repo.maven.apache.org/maven2): HTTP connect timed out -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check (default) on project maven-build-cache-extension: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check failed: Unable to resolve dependencies ``` With a lot of `HTTP connect timed out` in the stack trace. -- 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]
