empty surefire report at the project site having findBugs in the reporting 
section  
------------------------------------------------------------------------------------

                 Key: MFINDBUGS-109
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-109
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: christoph schmidt-casdorff


findBugs in an reporting section seems to have an impact on the generation of 
the surefire-report of the project site. This report is empty 

<reporting>
   <plugins>
        <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-report-plugin</artifactId>
           <version>2.3</version>  
        </plugin
        <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>2.4</version> 
        </plugin>
   </plugins>
</reporting>

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to