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

Make maven repository configurable via an env var #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msinto93
Copy link

@msinto93 msinto93 commented Apr 5, 2023

Make Maven repository configurable via an env var, default to public Maven repo

Issue number:
#209

Description of changes:
Currently python setup.py download_jars is hardcoded to download the KCL jars from the public Maven repository. This change makes the Maven repository configurable via an env var (defaulting to public Maven if not set). This will allow this package to be installed directly via a pip install for anyone using their own Maven repository.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@msinto93
Copy link
Author

msinto93 commented Apr 5, 2023

@shanmsac Would you mind reviewing this minor change please?

@msinto93
Copy link
Author

msinto93 commented Sep 5, 2023

@akidambisrinivasan @brendan-p-lynch @furq-aws Tagging you as recent reviewers on this repo, would one of you mind taking a look at this change please?

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

Successfully merging this pull request may close these issues.

1 participant