kou commented on issue #43378: URL: https://github.com/apache/arrow/issues/43378#issuecomment-2284859910
This failure is still happening: https://github.com/apache/arrow/actions/runs/10356219911/job/28665598777#step:7:17318 ```text 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.5.0:enforce (enforce-maven-version) on project arrow-bom: Execution enforce-maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0: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.6, 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-root ``` Can we fix this? Or do we have a workaround for this? -- 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]
