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


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]

Reply via email to