-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error when attempting to import project #10
Comments
I'll look into this. My guess is that you need to add Jitpack as a source repository, like how I do it here: https://github.com/upmc-enterprises/gradle-slack-uploader-plugin/blob/develop/demo/build.gradle#L4 It is also mentioned in the Slack API project here: https://github.com/allbegray/slack-api#maven If that is the only necessary change, I'll update the documentation to mention it. Thank you for letting me know. |
I will try adding that into my repository and let you know.
…On Wed, Apr 15, 2020 at 10:12 AM Oliver Spryn ***@***.***> wrote:
I'll look into this. My guess is that you need to add Jitpack as a source
repository, like how I do it here:
https://github.com/upmc-enterprises/gradle-slack-uploader-plugin/blob/develop/demo/build.gradle#L4
It is also mentioned in the Slack API project here:
https://github.com/allbegray/slack-api#maven
If that is the only necessary change, I'll update the documentation to
mention it. Thank you for letting me know.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5WLMG4UW5XVWFZBQESCITRMXMFTANCNFSM4LTRLOFQ>
.
|
I updated my build.gradle to match how you outlined above but I still get the same error, I will put a copy of what my my code looks like below for those sections.
|
I get the error below when attempting to add your plugin.
`Could not resolve all artifacts for configuration ':classpath'.
Project still appears to be on github, https://github.com/allbegray/slack-api
The text was updated successfully, but these errors were encountered: