-
Notifications
You must be signed in to change notification settings - Fork 590
Description
Hi there,
first I have to say thank you for your work by creating this library.
I created a fork of your repo to test a change and then upload it via jitpack to easily integrate the fork into my project. So currently I got stuck while uploading to jitpack.
Here is the error:
- What went wrong:
Execution failed for task ':dagger-library-shadow:signMavenPublication'.
Cannot perform signing task ':dagger-library-shadow:signMavenPublication' because it has no configured signatory
So I thought it would be easy to fork the repo, connect my fork with jitpack and then use the new created lib. But, sadly it don't work out of the box.
Has anyone a suggestion how it will run? Which things have to change?
I am a bit frustrated so I hope for help.
Regards Max
P.s. If you have any suggestions on how to use the project as a module, I would also appreciate advice.