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

incorrect text in help:describe for cmd

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2
    • 3.0.0
    • describe
    • None

    Description

      For example, run "mvn help:describe -Dcmd=post-site" and the text that comes back is:
      ...
      [INFO] 'post-site' is a lifecycle with the following phases:

      • pre-site: Not defined
      • site: org.apache.maven.plugins:maven-site-plugin:3.3:site
      • post-site: Not defined
      • site-deploy: org.apache.maven.plugins:maven-site-plugin:3.3:deploy
        ...

      Should this not be
      [INFO] 'post-site' is a phase within the 'site' lifecycle:

      • pre-site: Not defined
      • site: org.apache.maven.plugins:maven-site-plugin:3.3:site
      • post-site: Not defined
      • site-deploy: org.apache.maven.plugins:maven-site-plugin:3.3:deploy

      or
      [INFO] 'post-site' is a phase within the following lifecycle:

      • pre-site: Not defined
      • site: org.apache.maven.plugins:maven-site-plugin:3.3:site
      • post-site: Not defined
      • site-deploy: org.apache.maven.plugins:maven-site-plugin:3.3:deploy

      Doesn't make any odds to the functionality but, as far as I can tell, the text is not consistent with the documentation of how lifecycle, phase, plugin and goal are related.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            gboue Guillaume Boué
            aaa295141 aaa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - 1h
              1h
              Remaining:
              Remaining Estimate - 1h
              1h
              Logged:
              Time Spent - Not Specified
              Not Specified

              Slack

                Issue deployment