Skip to content

Pin Maven dependencies#19

Closed
dancmeyers wants to merge 3 commits intomainfrom
infra/pin-maven-deps
Closed

Pin Maven dependencies#19
dancmeyers wants to merge 3 commits intomainfrom
infra/pin-maven-deps

Conversation

@dancmeyers
Copy link
Contributor

maven_install has support for pinning dependencies. When dependencies
are pinned, Bazel's downloader is used to fetch them rather than
coursier, which means we can use URL rewriting and crendetials in
.netrc to be able to handle CodeArtifact mirror repos.

`maven_install` has support for pinning dependencies. When dependencies
are pinned, Bazel's downloader is used to fetch them rather than
`coursier`, which means we can use URL rewriting and crendetials in
`.netrc` to be able to handle CodeArtifact mirror repos.
@dancmeyers dancmeyers marked this pull request as draft November 10, 2022 17:44
@dancmeyers
Copy link
Contributor Author

Superceded by #22

@dancmeyers dancmeyers closed this Nov 15, 2022
@dancmeyers dancmeyers deleted the infra/pin-maven-deps branch November 15, 2022 11:01
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