Michael Osipov created MNG-6165: ----------------------------------- Summary: Deprecate and replace incorrectly spelled public API Key: MNG-6165 URL: https://issues.apache.org/jira/browse/MNG-6165 Project: Maven Issue Type: Improvement Affects Versions: 3.3.9 Reporter: Josh Soref Assignee: Michael Osipov Fix For: 3.5.0-candidate
According to [PR #101|https://github.com/apache/maven/pull/101] some of the public API methods are incorrectly spelled. Let's clean that up by deprecating and adding a correctly spelled version. The old version will simply call the new one. -- This message was sent by Atlassian JIRA (v6.3.15#6346)