[ 
https://jira.codehaus.org/browse/MDEP-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313731#comment-313731
 ] 

René Reitmann commented on MDEP-388:
------------------------------------

I am running into the same NPE. I am using a multi-module project with Maven 
3.0.4 and maven-site-plugin 3.2. Is there any workaround?
                
> NPE in analyze-report
> ---------------------
>
>                 Key: MDEP-388
>                 URL: https://jira.codehaus.org/browse/MDEP-388
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>          Components: analyze
>    Affects Versions: 2.5.1
>            Reporter: Benson Margulies
>
> Using Maven 3.0.4, and site plugin 3.2, and an execution of the 
> analyze-report goal, I get the following NPE. I'm going to go try to make 
> some sense and add notes here.
> {noformat}
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.maven.plugin.dependency.AnalyzeReportMojo.executeReport(AnalyzeReportMojo.java:100)
>       at 
> org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
>       at 
> org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
>       at 
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:319)
>       at 
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
>       at 
> org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:175)
>       at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:138)
>       at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>       ... 20 more
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to