rhauch commented on pull request #10203:
URL: https://github.com/apache/kafka/pull/10203#issuecomment-789526689


   @ijuma, I ran `./gradlew clean install releaseTarGz -x signArchives` (which 
is still in the README) and it failed with:
   ```
   * What went wrong:
   Task 'signArchives' not found in root project 'kafka'.
   ```
   If that should not work, we should also update the README. But if it should 
work, we may need a bit more work for building an unsigned release archive.
   
   FWIW, running `./gradew clean install releaseTarGz` and `./gradlewAll 
publish` both appear to work as expected.


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