You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oumar Aziz OUATTARA (JIRA)" <ji...@codehaus.org> on 2009/06/04 17:16:42 UTC

[jira] Commented: (SUREFIRE-552) CLONE --Xbootclasspath specified in not passed to forked JVM

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

Oumar Aziz OUATTARA commented on SUREFIRE-552:
----------------------------------------------

Hi, 

Even though this issue was marked as a duplicate of a solved issue, It's not solved yet on surefire version 2.4.3 . I believe it's not enough, concerning -Xbootclasspath to just pass the properties.

> CLONE --Xbootclasspath specified in <argLine> not passed to forked JVM
> ----------------------------------------------------------------------
>
>                 Key: SUREFIRE-552
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-552
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: process forking
>    Affects Versions: 2.4, 2.4.1, 2.4.2
>            Reporter: Oumar Aziz OUATTARA
>
> The 2.4.x versions of maven-surefire-plugin do not propagate the bootclasspath to the forked JVM that executes the tests.
> I have attached a sample project that demonstrates this problem.  The sample application has a test case that verifies that the -Xbootclasspath parameter given in the <argLine> of the POM is properly passed to the JVM running the tests, but the test fails when using 2.4.x versions.
> If you modify the POM to use 2.3 version instead of 2.4.2, the tests pass.

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