Uploaded image for project: 'Maven Project Info Reports Plugin'
  1. Maven Project Info Reports Plugin
  2. MPIR-385

Emails in mailing list section of pom are improperly handled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0, 3.0.1
    • 3.1.0
    • mailing-lists

    Description

      The generated file mailing-lists.html contains email names of the form:

      <td><a href="test-subscribe@maven.apache.org">Subscribe</a></td>

      instead of

      <td><a href="mailto:test-subscribe@maven.apache.org">Subscribe</a></td>

      Since the protocol is omitted, browsers assume it is the same as the page, i.e. http[s].

      Easy to demonstrate:

      clone the repo
      mvn clean integration-test
      examine target/test-harness/mailing-lists/mailing-lists.html

      To show that it worked previously, checkout the tag maven-project-info-reports-plugin-2.9
      and try the test again.
      examine the file target/test-harness/mailing-lists/mail-lists.html

      There don't appear to be any tests to check whether the table entries are correctly generated.

      Attachments

        Issue Links

          Activity

            People

              slachiewicz Sylwester Lachiewicz
              sebb Sebb
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m