pjfanning commented on code in PR #147: URL: https://github.com/apache/incubator-pekko-grpc/pull/147#discussion_r1286383577
########## docs/src/main/paradox/buildtools/gradle.md: ########## @@ -13,25 +13,14 @@ By default, both client and server are generated and Java or Scala is autodetect ### Installation -**The Gradle plugin is not yet deployed to plugins.gradle.org.** - -For now, you will you need to build the plugin yourself and deploy to your local Maven repository. -Unfortunately, the [Gradle Plugin Publishing](https://docs.gradle.org/current/userguide/publishing_gradle_plugins.html) plugin -does not appear to support publishing to repositories that require authentication (e.g. Artifactory). - -If you check out the source code from our [git repo](https://github.com/apache/incubator-pekko-grpc) -or [download](https://pekko.apache.org/download.html) a source release, you can change directory to the -`gradle-plugin` directory and run this Gradle command. - -```shell Review Comment: Could you move these local build instructions to the README build from source section if you don't think we could keep them here? -- 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]
