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

are releases published to a maven repo anywhere? #76

Open
wjcarpenter opened this issue Dec 13, 2019 · 2 comments
Open

are releases published to a maven repo anywhere? #76

wjcarpenter opened this issue Dec 13, 2019 · 2 comments
Assignees
Milestone

Comments

@wjcarpenter
Copy link

I guess the releases here are just source tarballs. I found it very easy to build locally with maven. However, now I'm trying to write a custom insert, and I'd love to be able to just list a dependency on a myvd JAR that defines the interface (maybe along with transitive runtime dependencies from your pm.xml). This is something I can obviously work around, but I wanted to make sure I wasn't overlooking something. I found some stuff on maven central, but it looks like it's a couple of years old and I'm not sure what it's condition is.

@mlbiam
Copy link
Contributor

mlbiam commented Dec 13, 2019

Yes - https://nexus.tremolo.io/#browse/browse:releases:net%2Fsourceforge%2Fmyvd%2Fmyvd-server%2F1.0.6%2Fmyvd-server-1.0.6.pom

Makes sense to add this to the docs, will mark as a feature request

@mlbiam mlbiam self-assigned this Dec 13, 2019
@mlbiam mlbiam added this to the 1.0.7 milestone Dec 13, 2019
@wjcarpenter
Copy link
Author

Doh! I guess I could have deduced that from the pom.xml that I had already downloaded with the rest of the stuff from github. Thanks for the pointer. I agree, getting it into the docs someday is a good idea.

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

No branches or pull requests

2 participants