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

Can not download with sbt #42

Open
Eli-Golin opened this issue Jun 4, 2018 · 7 comments
Open

Can not download with sbt #42

Eli-Golin opened this issue Jun 4, 2018 · 7 comments

Comments

@Eli-Golin
Copy link

Eli-Golin commented Jun 4, 2018

Hi,
this project on maven central can not be downloaded with 'sbt' since its 'compile' dependencies
are not reachable (they can not be located on maven central).
Tried with version 0.2.5-alpha

@xdrop
Copy link
Owner

xdrop commented Jun 4, 2018

@xdrop
Copy link
Owner

xdrop commented Jun 4, 2018

I will bundle it in the Maven jar on the next release for now include it in your project explicitly

@Eli-Golin
Copy link
Author

Yeah.. I did it.
What is your time estimation for the next release?

@xdrop
Copy link
Owner

xdrop commented Jun 5, 2018

I'll try and get some time to do it on the weekend.

@atsu85
Copy link

atsu85 commented Oct 6, 2018

@xdrop, thanks for sharing this project. It looked really good until i tried to add it to my project via dependency management and stumbled upon this issue.
It made me wonder if anyone is actually using this library. If so, then probably not through dependency management?

@vigneshtrigonometry
Copy link

vigneshtrigonometry commented Oct 20, 2018

Hi Dev team,

This is failing on Maven as well: (versions 0.2.5-alpha and 0.2.6-alpha)

Log:


Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-core/0.2.5-alpha/jrand-core-0.2.5-alpha.pom
The POM for me.xdrop:jrand-core:jar:0.2.5-alpha is missing, no dependency information available
Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-test/0.2.5-alpha/jrand-test-0.2.5-alpha.pom
The POM for me.xdrop:jrand-test:jar:0.2.5-alpha is missing, no dependency information available
Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-annotation-processor/0.2.5-alpha/jrand-annotation-processor-0.2.5-alpha.pom
The POM for me.xdrop:jrand-annotation-processor:jar:0.2.5-alpha is missing, no dependency information available
Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-core/0.2.5-alpha/jrand-core-0.2.5-alpha.jar
Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-annotation-processor/0.2.5-alpha/jrand-annotation-processor-0.2.5-alpha.jar
Downloading from central: https://repo.maven.apache.org/maven2/me/xdrop/jrand-test/0.2.5-alpha/jrand-test-0.2.5-alpha.jar
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 4.855 s
Finished at: 2018-10-21T01:41:58+08:00
------------------------------------------------------------------------
Failed to execute goal on project xxx: Could not resolve dependencies for project com.xxx.jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: me.xdrop:jrand-core:jar:0.2.5-alpha, me.xdrop:jrand-test:jar:0.2.5-alpha, me.xdrop:jrand-annotation-processor:jar:0.2.5-alpha: Could not find artifact me.xdrop:jrand-core:jar:0.2.5-alpha in central (https://repo.maven.apache.org/maven2)


@misterfifi1
Copy link

Same here, I compiled the files to help you on your projects
JRand-0.2.6-JAR.zip

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

5 participants