Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.0.2
-
Labels:None
Description
The site speaks about a prefix parameter here: http://maven.apache.org/plugins/maven-help-plugin/describe-mojo.html
but it doesn't seem to work, whilst the following:
mvn help:describe -Dplugin=help
Does work fine (happily the eror message when using prefix gave me an hint on the right parameter name)
> The site speaks about a prefix parameter
looks like it has already been fixed, published documentation is already corrected