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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: