[ http://jira.codehaus.org/browse/MNG-886?page=comments#action_46392 ]
Brett Porter commented on MNG-886: ---------------------------------- I don't believe that providing a means of reproducing it is harder than getting an arbitrary stack trace :) 1) paste above text into doxia-core/pom.xml 2) try release:prepare (turn off commit - probably a flag we should add - dryRun=true) The exception is at line 1057, caused by not being found at line 898. > use of reporting plugins results in NPE > --------------------------------------- > > Key: MNG-886 > URL: http://jira.codehaus.org/browse/MNG-886 > Project: Maven 2 > Type: Bug > Components: maven-release-plugin > Reporter: Brett Porter > Assignee: John Casey > Fix For: 2.0-beta-2 > > Original Estimate: 6 hours > Remaining: 6 hours > > Doxia had: > <reporting> > <plugins> > <plugin> > <artifactId>maven-project-info-reports-plugin</artifactId> > </plugin> > </plugins> > </reporting> > This caused an NPE as the resolved artifact was not found in the map. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]