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

Unable to resolve dependencies from the maven repository located on aws s3 #279

Open
vorobyov-denis opened this issue Oct 19, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@vorobyov-denis
Copy link

vorobyov-denis commented Oct 19, 2020

We have a maven repository with credentials, where we store libraries, and which is located on aws s3. refreshVersions does not find artifacts stored in such repositories. Are there any plans to support such repositories?

@LouisCAD
Copy link
Member

Yes, we would like to support everything Gradle and Kotlin support.

It's not in our priority list yet, but we are welcoming any help if someone wants to have it happen sooner. We can guide to where to look at in the codebase for integration.

@dukesta3
Copy link

dukesta3 commented Oct 23, 2020

I wouldn't mind taking this on as I have a maven repo at work that I have to hardcode versions for. I know nothing about gradle development though. If someone can point me to how to get started on this, I'll give it a shot.

@dukesta3
Copy link

@LouisCAD - I've never done any gradle dev work, so gonna go through https://github.com/jmfayard/refreshVersions/blob/master/CONTRIBUTING.md and make sure I can develop and test locally on my machine. If you could point where to look at in the codebase for integration, that would be awesome.

@LouisCAD
Copy link
Member

@dukesta3 This contributing guide is outdated, and we're not done making the new one unfortunately 😞

@LouisCAD
Copy link
Member

I'n quite busy doing #281 and other things on the project besides day job and life, but I'll make sure to let you know when the guide is updated, and I'll pinpoint where to look at in the codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants