flyrain opened a new pull request, #1926:
URL: https://github.com/apache/polaris/pull/1926

   This PR is to fix the sign failure of this command: `./gradlew build 
sourceTarball -Prelease -PuseGpgAgent -PsignArtifacts -x test -x intTest`. Here 
are error message: 
   ```
   > Task :polaris-distribution:signDistTar FAILED
   
   [Incubating] Problems report is available at: 
file:///Users/ygu/asf/polaris/build/reports/problems/problems-report.html
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':polaris-distribution:signDistTar'.
   > Cannot perform signing task ':polaris-distribution:signDistTar' because it 
has no configured signatory
   ```


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

Reply via email to