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

Add support for snapshotted Maven artifacts #1

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

jmmv
Copy link
Collaborator

@jmmv jmmv commented Oct 10, 2023

Artifacts with snapshots follow a different naming scheme than non-snapshoted ones. For snapshotted artifacts, the version component in the URL is the generic *-SNAPSHOT name, whereas the version component in the file name is the specific version number.

Fixes bazel-contrib#901.

Artifacts with snapshots follow a different naming scheme than
non-snapshoted ones.  For snapshotted artifacts, the version component
in the URL is the generic *-SNAPSHOT name, whereas the version component
in the file name is the specific version number.

Fixes bazel-contrib#901.
@jmmv jmmv force-pushed the issue-901-snapshots branch from 080a5f7 to db0aeb8 Compare October 12, 2023 16:21
@jmmv jmmv merged commit eb82793 into 5.3-sf1 Oct 12, 2023
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.

2 participants