Uploaded image for project: 'Maven Help Plugin'
  1. Maven Help Plugin
  2. MPH-30

help:describe should accept "cmd" argument

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • None
    • None

    Description

      In a lot of cases, people want help about Maven commands without really knowing exactly what their plugin's artifactId/groupId is. Many people at my work are perennially unclear about the distinction between a lifecycle phase like "compile" and a plugin goal like "compiler:compile".

      help:describe should allow the user to specify an arbitrary command with "cmd", they could then type "mvn help:describe -Dcmd=install" to get information about the install lifecycle phase, or "mvn help:describe -Dcmd=compiler:compile" to get information about the compiler plugin's compile goal.

      Attachments

        Issue Links

          Activity

            People

              siveton Siveton Vincent
              dfabulich Daniel Fabulich
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: