Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-67

The changes plugin should not hard code the "team-list.html" file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-2, 2.0-beta-3
    • 2.4
    • changes.xml
    • None
    • Patch

    Description

      Projects that do not have a team-list file or use a different file will have a number of broken links on the changes-plugin report page.

      The attached patch makes the URL of the team-list file configurable with the default being the "team-list.html" file. This can be changed by setting the

      <configuration>
      <teamlist>foo.html</teamlist>
      </configuration>

      parameter. When this parameter is set to empty (e.g.

      <configuration>
      <teamlist/>
      </configuration>

      then no link is generated and just the names are reported.

      Attachments

        1. MCHANGES-67.patch
          3 kB
          dennislundberg
        2. changes5.patch
          4 kB
          hgschmie

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            henning Henning Schmiedehausen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: