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

ivy settings: local maven repo pattern needs classifier #1367

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Mar 20, 2020

The ivy settings config has a local maven repo resolver (added by @dweiss 8 years ago). It's commented out so it's not essential that we get it right. It has a bug in the pattern that forgot the classifier.
https://stackoverflow.com/questions/8617963/ivysettings-xml-add-local-maven-path
Locally I configure the build to use the local maven repo and this has been a problem because spatial4j's main JAR file is resolved when trying to get the test JAR!

(I don't think I need a JIRA for this but I can create one if someone really wants that ceremony)

note: use of this is still commented out
@dsmiley dsmiley requested a review from dweiss March 20, 2020 14:19
@dweiss
Copy link
Contributor

dweiss commented Mar 21, 2020

LGTM. Thanks David.

@dsmiley dsmiley merged commit 6296703 into apache:master Mar 21, 2020
@dsmiley dsmiley deleted the ivy_local_repo_fix branch April 5, 2020 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants