Some IT use old version as they are broken in newer version
Open
bug
- Dominant language
- Java
- Stars
- 128
- Forks
- 145
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 3
Description
### Affected version
3.3.2-SNAPSHOT
### Bug description
Some ITs have a fixed release-plugin version together with a note, that they need to be fixed
examples: mrelease-745 or
```
maven-release-plugin
2.5.3
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the integration tests, including mrelease-745, and locate the Maven release plugin declarations that pin version 2.5.3 with a TODO note. Compare their behavior with the current release-plugin version and run the affected ITs; done means the tests no longer need the old fixed version and pass with the current version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100