vmware-tanzu / vmware-tanzu/tanzu-source-controller

MavenArtifact API implementation to include support requested artifact by a version range

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
7
Forks
6
Avg merge
1d 4h
Merged PRs (30d)
4

Description

Describe the feature request

MavenArtifact API implementation to include support requested artifact by version range.

This behavior means that we can use mvn as a reference implementation for artifact resolution - https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html

Additional context
Maven version specification https://maven.apache.org/pom.html#dependency-version-requirement-specification

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reading the Maven version specification and the MavenArtifact API implementation, then compare its current artifact resolution behavior with Maven's version-range requirements. Done means requested artifacts can be resolved by version range according to the linked Maven specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.