apache / apache/maven-help-plugin
Avoid using deprecated methods in DescribeMojo
Open
enhancement
- Dominant language
- Java
- Stars
- 29
- Forks
- 42
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 6
Description
### New feature, improvement proposal
DescribeMojo should not use a deprecated method of `org.apache.maven.lifecycle`
references:
- https://github.com/apache/maven-help-plugin/pull/366
- https://github.com/apache/maven/issues/12181
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the DescribeMojo entry point and inspect how it uses org.apache.maven.lifecycle, then read the linked Maven Help Plugin pull request and Maven issue for the intended replacement. Done means DescribeMojo no longer calls the deprecated method and the plugin's existing verification passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100