[MRELEASE-1096] Many cleanups and updates by nielsbasjes · Pull Request #132 · apache/maven-release (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 1 commit into
May 31, 2022
Conversation
There is a lot of room for improvement.
- Some dependencies have inconsistent versions (slf4j)
- Some dependencies in the integration tests are ancient and some have todo points about workarounds for which the solution has been release ages ago.
- Junit 3 should be at least Junit 4.
@michael-o As requested the separate cleanups.
Some dependencies have been updated, not all.
@cstamas Can you have a look at those two open questions?
| org.codehaus.plexus |
|---|
| plexus-maven-plugin |
| 1.3.8 |
| @plexusMavenPluginVersion@ |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: This likely needs to be rewritten in the future with Sisu and annotations.
- Upgrade to SLF4J 1.7.36
- Upgrade to JUnit 4.13.2
In ITs:
- Upgrade to Maven Compiler Plugin 3.10.1
- Upgrade to Maven Invoker Plugin 3.2.2
- Upgrade to Plexus Maven Plugin 1.3.8
- Upgrade to Plexus Component Metadata 1.7.1
This closes apache#132
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})