You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mykel Alvis (JIRA)" <ji...@codehaus.org> on 2007/01/31 17:16:44 UTC

[jira] Created: (MCHANGELOG-53) Codehaus mojo for changelog seems to NPE if the developers aren't listed via scm name

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

        

[jira] Closed: (MCHANGELOG-53) Codehaus mojo for changelog seems to NPE if the developers aren't listed via scm name

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGELOG-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGELOG-53.
-------------------------------------

    Resolution: Duplicate

> 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