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 repository #20

Open
DaMatrix opened this issue Jun 21, 2018 · 4 comments
Open

Maven repository #20

DaMatrix opened this issue Jun 21, 2018 · 4 comments

Comments

@DaMatrix
Copy link

Not sure where else to put this, so I'm putting it here :P

I'm hosting builds of the Java version of soupply over at my Maven repo, https://maven.daporkchop.net (builds here). Builds are automagically generated from my Jenkins instance at https://jenkins.daporkchop.net/job/Minecraft/job/soupply/. Not sure if you would put this in the README or whatever, but it'd definitely help accelerate adoptation of this awesome project if people don't have to compile it themself :D

@Kripth
Copy link
Contributor

Kripth commented Jun 22, 2018

Thank you, that's really helpful! I'm new to maven and I really didn't know where to start in making s host.
I'll add it to the README once the library is finished.

@Kripth
Copy link
Contributor

Kripth commented Jul 29, 2018

Since I'm new to Maven, can you give me an usage example?

@DaMatrix
Copy link
Author

One would add the repo like this: https://git.daporkchop.net/PorkLib/minecraft/src/branch/master/pom.xml#L32-L37

And then you can use soupply as a dependency (see this: https://git.daporkchop.net/PorkLib/minecraft/src/branch/master/pom.xml#L61-L70 )

@Kripth
Copy link
Contributor

Kripth commented Jul 31, 2018

Thank you

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

2 participants