Ryan Skraba created AVRO-4127: --------------------------------- Summary: [CI] Use code from current repo and branch to build javadocs Key: AVRO-4127 URL: https://issues.apache.org/jira/browse/AVRO-4127 Project: Apache Avro Issue Type: Bug Reporter: Ryan Skraba
When we bumped the parent pom to [version 34|https://github.com/apache/avro/pull/3346], the snapshot repos were taken out. The plugin jar files were being downloaded from that location to generate the javadocs in *.github/workflows/deploy-docs.yml* . We should be using the code from the current branch and repo. -- This message was sent by Atlassian Jira (v8.20.10#820010)