Shekharrajak opened a new issue, #17375: URL: https://github.com/apache/druid/issues/17375
I run this in main branch : ``` mvn clean install -Papache-release,dist,rat -DskipTests -Dgpg.skip -Ddependency-check.skip=true ``` and getting this error: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project grpc-query: MavenReportException: Error while creating archive: [ERROR] Exit code: 1 - /Users/druid/extensions-contrib/grpc-query/target/generated-sources/protobuf/grpc-java/org/apache/druid/grpc/proto/HealthGrpc.java:7: error: cannot find symbol [ERROR] @javax.annotation.Generated( ``` Please let me know if someone is aware of it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
