"mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo -----------------------------------------------------------------------------------------
Key: MPH-50 URL: http://jira.codehaus.org/browse/MPH-50 Project: Maven 2.x Help Plugin Issue Type: Bug Affects Versions: 2.1 Reporter: Dan Fabulich On 2.1, run "mvn help:describe -Dcmd=compiler:compile". It describes the compiler plugin, rather than describing the "compile" mojo as it should. "mvn help:describe -Dcmd=compiler:compile" should do exactly the same thing as "mvn help:describe -Dplugin=compiler -Dmojo=compile" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira