Maven 2.x Help Plugin

"mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: 2.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

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"

Activity

Hide
Dan Fabulich added a comment -

fixed revision 690097

Show
Dan Fabulich added a comment - fixed revision 690097

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: