apache / apache/maven-changes-plugin
[MCHANGES-388] Add option to include issues using the -SNAPSHOT suffix for version/milestone
- Dominant language
- Java
- Stars
- 15
- Forks
- 22
- Avg merge
- 8h 1m
- Merged PRs (30d)
- 3
Description
**[Marcelo Riss](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mriss)** opened **[MCHANGES-388](https://issues.apache.org/jira/browse/MCHANGES-388?redirect=false)** and commented
I have a use case where the version id/name at the issue tracking system (GHE) will have the -SNAPSHOT suffix. Currently, when setting GHE as issue tracking system and the parameter **[onlyCurrentVersion](http://maven.apache.org/plugins/maven-changes-plugin/github-report-mojo.html#onlyCurrentVersion)** to true, the -SNAPSHOT suffix is removed when filtering the issues. My suggestion is to add a configuration parameter allowing to consider or not the -SNAPSHOT suffix as the version id/name when searching for issues.
---
**Attachments:**
- [pom.xml](https://issues.apache.org/jira/secure/attachment/12923181/pom.xml) (_6.54 kB_)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the GitHub report mojo and the existing onlyCurrentVersion handling described in the issue. Trace where the version is normalized before issue filtering, then identify the configuration and verification points needed so both suffix-preserving and suffix-stripping behavior can be selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100