Codehaus mojo for changelog seems to NPE if the developers aren't listed via
scm name
-------------------------------------------------------------------------------------
Key: MCHANGELOG-53
URL: http://jira.codehaus.org/browse/MCHANGELOG-53
Project: Maven 2.x Changelog Plugin
Issue Type: Bug
Affects Versions: 2.0-beta-1
Reporter: Mykel Alvis
When building changelog reports using
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>changelog-maven-plugin</artifactId>
</plugin>
If the developer isn't listed in <developers> with the same user id as their
SCM id (i.e. subversion commit id), then a nullpointerexception occurs trying
to substitute the usernames for real names
I don't know if this happens with the apache version, as it appears unreleased.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira