[ https://issues.apache.org/jira/browse/TIKA-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955021#comment-17955021 ]
Tim Allison commented on TIKA-4318: ----------------------------------- In {{main}} now, I'm able to build javadocs with the above settings on the javadoc-plugin, the same call as above and after I added: {noformat} <dependency> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_annotations</artifactId> </dependency> {noformat} to the grpc module. > Fix javadoc aggregate in 3.x > ---------------------------- > > Key: TIKA-4318 > URL: https://issues.apache.org/jira/browse/TIKA-4318 > Project: Tika > Issue Type: Task > Reporter: Tim Allison > Assignee: Tim Allison > Priority: Minor > Fix For: 3.1.0 > > > When I ran the 3.0.0-BETA2 release, I ran into problems with {{javadoc > aggregate}}. > Let's see if we can get this to work for the 3.0.0 release? -- This message was sent by Atlassian Jira (v8.20.10#820010)