Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-722

align display info on executed reports

    XMLWordPrintableJSON

Details

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

    Description

      currently, there is fixed space between text and report info:

      [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.7:cim
      [INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.7:mailing-list
      [INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.7:license
      [INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.7:project-team
      [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.7:summary
      [INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.7:dependency-info
      [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.7:issue-tracking

      it would be more readable (cost less space) if there were some alignment, with less psace when the text is large:

      [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7:cim
      [INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:2.7:mailing-list
      [INFO] Generating "Project License" report      --- maven-project-info-reports-plugin:2.7:license
      [INFO] Generating "Project Team" report         --- maven-project-info-reports-plugin:2.7:project-team
      [INFO] Generating "Project Summary" report      --- maven-project-info-reports-plugin:2.7:summary
      [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:2.7:dependency-info
      [INFO] Generating "Issue Tracking" report       --- maven-project-info-reports-plugin:2.7:issue-tracking

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: