Skip to content

docs: Javadocs no longer build #2453

@lidavidm

Description

@lidavidm

What happened?

This is because Arrow no longer builds the Arrow Java docs which we link to.

Stack Trace

Error:  Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on project arrow-adbc-java-root: Error generating maven-javadoc-plugin:3.11.1:aggregate report: 
Error:  Exit code: 1
Error: [ERROR] error: Error fetching URL: https://arrow.apache.org/docs/java/reference/ (java.io.FileNotFoundException: https://arrow.apache.org/docs/java/reference/package-list)
Error: [ERROR] 1 error
Error:  Command line was: /usr/lib/jvm/temurin-17-jdk-amd64/bin/javadoc -J-Duser.language= -J-Duser.country= @options @packages
Error:  
Error:  Refer to the generated Javadoc files in '/home/runner/work/arrow-adbc/arrow-adbc/java/target/site/apidocs' dir.
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: Process completed with exit code 1.

How can we reproduce the bug?

No response

Environment/Setup

No response

Metadata

Metadata

Assignees

Labels

Type: bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions