[ 
http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153474#action_153474
 ] 

Luc Willems commented on SUREFIRE-257:
--------------------------------------

indead , i was going to fast here 

i added the report-only option to ALL report entries in  my multi module 
project. still some project rerun
the complete project ( 20 modules , 3 levels of  grandparent/parent/child)
this is killing my builds and memory :-(

i also added this for the javadoc plugin because it was doing the same thing :-(

i basicly want to do "mvn clean deploy site-deploy" every night so we have new 
deployed artifacts and update project site after
every (nightly) build cycle. 

for now , the site-deploy stuff is getting to complex because of all this 
issues :-(



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

        

Reply via email to