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

HelpMojo result relies on 'clean'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6.1
    • None
    • None

    Description

      There's a slightly different result when the help-mojo is generated based on calling the clean-phase. Did makes it a bit harder to call it reproducible if you're not aware of this.

      Calling it with clean it always generates:

      package name.of.the.package\r\n
      \n
      \n
      

      Calling it afterwards without clean it always:

      \n
      package name.of.the.package\n
      \n
      

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              rfscholte Robert Scholte
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: