[
http://jira.codehaus.org/browse/MFINDBUGS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
christoph schmidt-casdorff updated MFINDBUGS-109:
-------------------------------------------------
Attachment: mfindbugs-109.zip
Hi Garvin,
I uploaded an example showing the case
We use maven 2.2.1 and jdk 1.5 (we use enforcer-plugin)
If you call maven site on the project the resulting project-report contains an
empty surefire-report.
There are two situations where the error doesn't occur
1) you have to delete the clean plugin from the build/plugins-section
2) you have to delete the findBugs-plugin from the reporting-section
> 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
> Assignee: Garvin LeClaire
> Attachments: mfindbugs-109.zip
>
>
> 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