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

Automatically resolve latest version ? #3

Open
lloydmeta opened this issue May 29, 2016 · 0 comments
Open

Automatically resolve latest version ? #3

lloydmeta opened this issue May 29, 2016 · 0 comments

Comments

@lloydmeta
Copy link
Member

An idea came up to look up the latest JavaCV version on Maven Central and use that as javaCVVersion. This is possible, but should be a bit better thought out to help with the following assumptions:

  1. it assumes the ability to connect to Maven Central for the query
  2. should probably have a fallback to a default version if querying fails
  3. assumes that the user is ok with arbitrarily using the latest version, which can cause major compilation or runtime issues
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

1 participant