rhauch edited a comment on pull request #10203:
URL: https://github.com/apache/kafka/pull/10203#issuecomment-789538085


   A few more things regarding `./gradlewAll publishToMavenLocal ` or 
`./gradlewAll install`:
   
   1. Using `./gradlewAll publish` or `./gradlewAll install` does not appear to 
publish source, test or test source JARs to the local Maven repository, unlike 
`./gradlewAll install` on the `2.8` branch.
   2. Is it intentional to no longer publish `.asc` files to the local Maven 
repository? 
   3. I did see the following warning strewn thru the output:
   ```
   Cannot upload checksum for module-maven-metadata.xml because the remote 
repository doesn't support sha-512. This will not fail the build.
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to