Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-223

HelpMojo is not extracted when using java-annotations extractor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • None
    • None

    Description

      The generated HelpMojo uses javadoc tags rather than Java annotations.

      If the plugin is only configured to use only the java-annotations extractor, then it does not recognise the HelpMojo as a valid mojo:

                <extractors>
                  <extractor>java-annotations</extractor>
                </extractors>
      

      In this case, the plugin will silently fail to include the 'help' goal in the plugin descriptor.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            mart Martin Ellis
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: