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

generated HelpMojo source contains tabs and other errors reported by Checkstyle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3
    • 3.4
    • None
    • None

    Description

      [INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-check) @ dist-tool-plugin ---
      [INFO] 
      [INFO] There are 6 checkstyle errors.
      [ERROR] HelpMojo.java[3] (header) RegexpHeader: Line does not match expected header line of '^/\*\s*$'.
      [ERROR] HelpMojo.java[61] (sizes) LineLength: Line is longer than 120 characters (found 130).
      [ERROR] HelpMojo.java[112:26] (coding) MagicNumber: '80' is a magic number.
      [ERROR] HelpMojo.java[233:1] (whitespace) FileTabCharacter: Line contains a tab character.
      [ERROR] HelpMojo.java[274:54] (whitespace) WhitespaceAfter: 'cast' is not followed by whitespace.
      [ERROR] HelpMojo.java[295:9] (whitespace) FileTabCharacter: Line contains a tab character.

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: