Avoid using deprecated methods in DescribeMojo

Open
#367 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
58/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java
Domain
build-system

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.

Description

enhancement
New feature, improvement proposal

DescribeMojo should not use a deprecated method of org.apache.maven.lifecycle

references:

Dominant language
Java
Stars
29
Forks
42
Avg merge
23h 15m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-help-plugin

All issues in apache/maven-help-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.