[
https://issues.apache.org/jira/browse/ARROW-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531229#comment-17531229
]
Todd Farmer commented on ARROW-15702:
-------------------------------------
I naively attempted to add dataset to the <modules> listing and run mvn site,
but this produced the following error:
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.5.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 on
project arrow-dataset: Could not resolve dependencies for project
org.apache.arrow:arrow-dataset:jar:8.0.0-SNAPSHOT: Could not find artifact
org.apache.arrow:arrow-c-data:jar:8.0.0-SNAPSHOT in apache.snapshots
(https://repository.apache.org/snapshots) -> [Help 1] {code}
Leaving this as a note for later engagement.
> [Docs][Java] Dataset Javadocs are not being published
> -----------------------------------------------------
>
> Key: ARROW-15702
> URL: https://issues.apache.org/jira/browse/ARROW-15702
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, Java
> Affects Versions: 7.0.0
> Reporter: David Li
> Priority: Major
>
> The Javadocs for 7.0.0 don't list org.apache.arrow.dataset:
> https://arrow.apache.org/docs/java/reference/index.html
--
This message was sent by Atlassian Jira
(v8.20.7#820007)