Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle build triggers signArchives #54

Open
ghost opened this issue May 28, 2019 · 0 comments
Open

gradle build triggers signArchives #54

ghost opened this issue May 28, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented May 28, 2019

Describe the bug
gradle build task triggers signArchives, it causes to not be able to build synapse in local.

To Reproduce
Steps to reproduce the behavior:

  1. ./gradlew build

Outcome:

* What went wrong:

Execution failed for task ':synapse-aws-auth:signArchives'.

> Cannot perform signing task ':synapse-aws-auth:signArchives' because it has no configured signatory

Expected behavior
It should be able to build de library and create the artefacts for local use. We expect to have a separated task for signArchives which it's only used by library maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants