maven-help-plugin
maven-help-plugin copied to clipboard
[MPH-204] Use pluginRepositories not repositories
Delany opened MPH-204 and commented
The describe goal should retrieve the requested artifact from the available pluginRepositories, not from repositories.
Affects: 3.4.0
Michael Osipov commented
Indeed, this looks wrong: https://maven.apache.org/plugins/maven-help-plugin/xref/org/apache/maven/plugins/help/DescribeMojo.html#L438
Slawomir Jaranowski commented
IMHO this method is to check: https://maven.apache.org/plugins/maven-help-plugin/xref/org/apache/maven/plugins/help/AbstractHelpMojo.html#L222