[ http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88080 ]
Barrie Treloar commented on SUREFIRE-257: ----------------------------------------- Unfortunately, I don't believe we can mark this resolved as surefire-report:report-only is a workaround. More thought was meant to be given to this and lifecycles for Maven 2.1. For instance, I want the assembly plugin to use the target/site files so I can grab the html from converted apts. To do this, I'd like to bind site to the default lifecyle, which will cause surefire-report to run (with all the re-running of tests that are listed in this defect) > surefire-report reruns tests > ---------------------------- > > Key: SUREFIRE-257 > URL: http://jira.codehaus.org/browse/SUREFIRE-257 > Project: Maven Surefire > Issue Type: Bug > Components: report plugin > Environment: maven 2.0 > Reporter: Dirk Sturzebecher > Fix For: 2.3 > > Attachments: MSUREFIREREP-6-patch.txt > > > surefire-report reruns the tests. In my case this is not just annoying, but > leads to a failure, as the VM (probably) is reused and leftovers from the > first tests are (definitly) still present. > I run maven with: clean package site -- 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