vmware-tanzu / vmware-tanzu/tanzu-source-controller
MavenArtifact API implementation to include support requested artifact by a version range
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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