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

Maven devpendency failed #383

Closed
sajanlamsal opened this issue Apr 12, 2018 · 5 comments
Closed

Maven devpendency failed #383

sajanlamsal opened this issue Apr 12, 2018 · 5 comments

Comments

@sajanlamsal
Copy link

io.ably ably-java 1.0.2 pom

dependency not found.

@paddybyers
Copy link
Member

Can you give any more details of the problem? Is it the ably-java module that's not found, or one of its dependencies?

Which repositories are you using? We're on jcenter (https://bintray.com/ably-io/ably/ably-java/1.0.2).

@funkyboy
Copy link
Contributor

@sajanlamsal thanks for reporting this. Are you building a Java or Android project? Which IDE? Can you share some more details about the context in which this is happening?

Even a very simple project that reproduces this is fine.

@sajanlamsal
Copy link
Author

sajanlamsal commented Apr 12, 2018

Hello, I am using IntelliJ and it is a java project (Maven).
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000686704-How-to-install-packages-from-JCenter-
I found out that, JCenter is not supported for maven in IntelliJ.

@paddybyers
Copy link
Member

See https://youtrack.jetbrains.com/issue/IDEA-154970

Our testing in IntelliJ uses Gradle so I've not tested with maven. But isn't there a difference between setting up an IJ project with the internal build system (which doesn't support JCenter) vs setting it up as a maven project?

@funkyboy
Copy link
Contributor

@sajanlamsal Closing this. Feel free to reopen if it's still an issue.

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

No branches or pull requests

3 participants