-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
A Java CI failure occurs consistently: https://github.com/apache/arrow/actions/runs/10044510644/job/27759718384?pr=43363#step:7:15698
[INFO] 30 goals, 30 executed
Error: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on project arrow-java-root: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce (enforce-maven-version) on project arrow-bom: Execution enforce-maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.4.1:enforce failed: Unable to provision, see the following errors:
Error:
Error: 1) Error in custom provider, com.google.inject.OutOfScopeException: No MavenProject is executing on this thread.
Error: at ClassRealm[coreExtension>com.gradle:develocity-maven-extension:1.21.5, parent: ClassRealm[plexus.core, parent: null]] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule -> com.gradle.maven.extension.b -> com.gradle.maven.extension.b$a -> com.gradle.maven.cache.extension.h.a)
Error: while locating com.gradle.maven.cache.extension.d.k
Error: [ERROR]
Error: [ERROR] 1 error
Error: -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please read the following articles:
Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error:
Error: After correcting the problems, you can resume the build with the command
Error: mvn <args> -rf :arrow-java-rootComponent(s)
Integration