You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I defined it in maven with API version 0.4.0, it failed to load.
I think it is because bintray-domo is disabled.
Is there any alternative repository?
Is there any plan to publish it to maven central in the future?
Failed to read artifact descriptor for com.domo:domo-java-sdk-all:jar:0.4.0:
Could not transfer artifact com.domo:domo-java-sdk-all:pom:0.4.0 from/to bintray-domo (https://dl.bintray.com/domoinc/domo-java-sdk):
Authorization failed for https://dl.bintray.com/domoinc/domo-java-sdk/com/domo/domo-java-sdk-all/0.4.0/domo-java-sdk-all-0.4.0.pom 403 Forbidden
The text was updated successfully, but these errors were encountered:
I have the same problem.
I'm temporarily avoiding it by using "jcenter.bintray.com" instead of "dl.bintray.com/domoinc/domo-java-sdk" for the repository.
When I defined it in maven with API version 0.4.0, it failed to load.
I think it is because bintray-domo is disabled.
Is there any alternative repository?
Is there any plan to publish it to maven central in the future?
The text was updated successfully, but these errors were encountered: