You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/05/24 07:35:59 UTC

[jira] Updated: (SUREFIRE-319) true cannot be overridden using mvn -Dmaven.test.skip=false test

     [ http://jira.codehaus.org/browse/SUREFIRE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated SUREFIRE-319:
----------------------------------

    Fix Version/s: 2.4

> <skip>true</skip> cannot be overridden using mvn -Dmaven.test.skip=false test
> -----------------------------------------------------------------------------
>
>                 Key: SUREFIRE-319
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-319
>             Project: Maven Surefire
>          Issue Type: Bug
>         Environment: java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_09-b01, mixed mode)
>            Reporter: Graham Leggett
>             Fix For: 2.4
>
>
> If the pom file is configured to skip tests using <skip>true</skip>, and an attempt is made to override this on the command line using mvn -Dmaven.test.skip=false test, the attempt does not work (the test is still skipped).
> In theory, the command line flag should override the pom setting.

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