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

Support picture URLs in team report

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.1.2
    • 2.6
    • team
    • None
    • Patch

    Description

      The maven POM reference contains a picUrl property: http://maven.apache.org/pom.html#Developers

      <properties>
      <picUrl>http://tinyurl.com/prv4t</picUrl>
      </properties>

      The attached lets the team-report mojo automatically add a Picture column that adds a table cell that displays the picture

      <td><img src="yourPicUrl"/></td>

      I quickly tried to add a test case but for some reason, the generated Developer model didn't contain the Properties. The plugin works though when running on my project.

      Attachments

        1. MPIR-176_add_picUrl_property_support_with_unit_tests.patch
          16 kB
          Jerome Lacoste
        2. MPIR-176_add_picUrl_property_support.patch
          7 kB
          Jerome Lacoste
        3. project-team-plugin-config-with_pictures.xml
          2 kB
          Jerome Lacoste
        4. team-list.html
          4 kB
          Jerome Lacoste

        Activity

          People

            krosenvold Kristian Rosenvold
            lacostej Jerome Lacoste
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: