While running the mvn site command, I am getting no errors ie., it
builds successfully.  But  the QALab Main report, in the site, shows a
blank page.  At the same time, the QALab Movers report and others work
fine. I have the following in my pom.xml file.

<reporting>
                <plugins>
                        <plugin>
                                <groupId>net.objectlab</groupId>
        
<artifactId>mvn-qalab-plugin</artifactId>
                                <version>2.2</version>
                                <reportSets>
                                        <reportSet>
                                                <reports>
        
<report>report-merge-chart</report>
        
<report>report-movers-all</report>
                                                </reports>
                                        </reportSet>
                                </reportSets>
                        </plugin>
                </plugins>
</reporting>

 Can anyone help me in this?

Thanks,
Suchitra

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to