[ http://jira.codehaus.org/browse/MNG-441?page=comments#action_48189 ] 

Dave Sag commented on MNG-441:
------------------------------

I'd really like to see the surefire plugin support the -enableassertions (aka 
-ea) flag too.  Right now I have to set MAVEN_OPTS=-ea in my profile but this 
is not portable. As a result unit tests that pass fine on my machine will fail 
on any other developers machine unless they too have remembered to set the 
MAVEN_OPTS environment variable correctly.


> surefire plugin needs to be able to fork tests
> ----------------------------------------------
>
>          Key: MNG-441
>          URL: http://jira.codehaus.org/browse/MNG-441
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-surefire-plugin
>     Reporter: Brett Porter
>      Fix For: 2.0-beta-4
>  Attachments: SurefirePlugin.java, pom.xml
>
>
> they can leak memory, so a "fork once for all" option would be good.

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to