[ 
http://jira.codehaus.org/browse/MCOBERTURA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235347#action_235347
 ] 

Julien HENRY commented on MCOBERTURA-119:
-----------------------------------------

@Robert : It seems some JUnit tests are broken since revision 12271.

{code}
Tests in error:
  testMojo(org.codehaus.mojo.cobertura.CoberturaCheckMojoTest)
  testCheckWithRegexPassing(org.codehaus.mojo.cobertura.CoberturaCheckMojoTest)
  testDefault(org.codehaus.mojo.cobertura.CoberturaInstrumentMojoTest)
  testDebugEnabled(org.codehaus.mojo.cobertura.CoberturaInstrumentMojoTest)
  testInstrumentation(org.codehaus.mojo.cobertura.CoberturaInstrumentMojoTest)

Tests run: 28, Failures: 0, Errors: 5, Skipped: 0
{code}

{code}
[ERROR] Could not create the Java virtual machine.
Invalid maximum heap size: -Xmxnull
{code}

I'm running Maven 3.0-beta-3 on Windows.

> Document format of <maxmem>value</maxmem>
> -----------------------------------------
>
>                 Key: MCOBERTURA-119
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-119
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3
>            Reporter: David Hoffer
>            Assignee: Robert Scholte
>             Fix For: 2.5
>
>
> As as a user of this plugin i want to specify the amout of memory to use.  I 
> understand there is a config for maxmem but its not documented what the 
> format of this is.  I.e. is it 1024m for 1024 MB?  Are you automatically 
> adding the -Xmx prefix?  What about min & perm gen size?
> Also as an aside why not do like other plugins and let me pass any command 
> line params?  I.e. -Xms128m -Xmx1024m -XX:MaxPermSize=250m ? 

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