Maven 2.x Changelog Plugin

Print developer names regardless of whether they're listed in the POM

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: 2.2
  • Component/s: None
  • Labels:
    None
  • Environment:
    2.2
  • Number of attachments :
    2

Description

It seems a waste to throw away good information from the SCM report just because a developer is not listed in the projects <developers/contributors>, lets just print the name from the SCM report (userid) if we cant find them in the project.

Issue Links

Activity

Hide
John Allen added a comment -

Patch against trunk, 560535. It's combined with the MCHANGELOG-71 as it was almost illogical not to do so (sorry if this is a pain).
A combined patch for all enhancements listed in MCHANGELOG-69 through to MCHANGELOG-73 will also be provided for ease of application.

Show
John Allen added a comment - Patch against trunk, 560535. It's combined with the MCHANGELOG-71 as it was almost illogical not to do so (sorry if this is a pain). A combined patch for all enhancements listed in MCHANGELOG-69 through to MCHANGELOG-73 will also be provided for ease of application.
Hide
John Allen added a comment -

fixes NPE in unit tests from a lack of valid injected <developers>

Show
John Allen added a comment - fixes NPE in unit tests from a lack of valid injected <developers>
Hide
Dennis Lundberg added a comment -

Fixed in r939126.
Thanks!

Show
Dennis Lundberg added a comment - Fixed in r939126. Thanks!

People

Vote (2)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: