You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/10/14 18:44:01 UTC

[GitHub] [incubator-iceberg] arina-ielchiieva opened a new issue #545: Turn on release signatures only if `-Prelease` is set

arina-ielchiieva opened a new issue #545: Turn on release signatures only if `-Prelease` is set
URL: https://github.com/apache/incubator-iceberg/issues/545
 
 
   To following error happens happens when Iceberg project is build using JitPack:
   ```
   * What went wrong:
   A problem was found with the configuration of task ':iceberg-api:signApachePublication'.
   > No value has been specified for property 'signatory.keyId'.
   ```
   Issue is introduced after "Update build for Apache releases" commit: https://github.com/apache/incubator-iceberg/commit/2219c86ec6dc5512b2e581f500125841b1b56226
   
   To fix this in master, release signatures should be turned on only if `-Prelease` is set, similar to how the Apache releases repository are selected.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org