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

Switch to Maven dependencies resolver #230

Merged
merged 1 commit into from
May 12, 2021
Merged

Switch to Maven dependencies resolver #230

merged 1 commit into from
May 12, 2021

Conversation

ileasile
Copy link
Member

@ileasile ileasile commented May 11, 2021

PRs that need to be merged in Kotlin for this one:

Fixes #121, because mavenLocal is used as cache.
Also fixes #117.
Also adds repository authorization, cc @belovrv

@file:Repository("https://url", "<username>", "<password>")

@ileasile ileasile force-pushed the maven-resolver branch 2 times, most recently from 4f5d586 to 97d4770 Compare May 11, 2021 10:04
@ileasile
Copy link
Member Author

This PR does not add authorization (because it's not in Kotlin yet). I'm working on it.

@ileasile ileasile merged commit e5ff353 into master May 12, 2021
@ileasile ileasile deleted the maven-resolver branch May 12, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant