[ 
http://jira.codehaus.org/browse/MPIR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov reopened MPIR-139:
---------------------------------


This is not correct.

This is my code:
{code}
<reporting>
                <plugins>
                        <plugin>
                                <artifactId>
                                        maven-project-info-reports-plugin
                                </artifactId>
                                <reportSets>
                                        <reportSet>
                                                <reports>
                                                        
<report>dependencies</report>
                                                <!--    
<report>summary</report>-->
                                                </reports>
                                        </reportSet>
                                </reportSets>
                        </plugin>
                </plugins>
        </reporting>
{code}

And you can see the outcome.png to see the wrong generation.

> Generation of project-info.html cannot be omitted
> -------------------------------------------------
>
>                 Key: MPIR-139
>                 URL: http://jira.codehaus.org/browse/MPIR-139
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: index
>    Affects Versions: 2.1
>            Reporter: Michael Osipov
>            Assignee: Benjamin Bentmann
>
> There is no option to prevent the MPIR to generate the project-info.html.
> Please fix this.

-- 
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

        

Reply via email to