You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Julien HENRY (JIRA)" <ji...@codehaus.org> on 2011/01/05 10:08:57 UTC

[jira] Created: (SUREFIRE-682) cannot be overridden by commandline param

<skipTests> cannot be overridden by commandline param
-----------------------------------------------------

                 Key: SUREFIRE-682
                 URL: http://jira.codehaus.org/browse/SUREFIRE-682
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Plugin
    Affects Versions: 2.7.1
            Reporter: Julien HENRY


This issue is very similar to SUREFIRE-319

When <skipTests> is defined in the pom, there is no way to override the value using -DskipTests or -DskipTests=true|false on the command line.

I think it would be better if command line parameter could have higher priority over pom configuration.

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

        

[jira] Closed: (SUREFIRE-682) cannot be overridden by commandline param

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-682.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.2
         Assignee: Kristian Rosenvold

Fixed with a documentation update in r1061478.

WIll appear at http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html  once 2.7.2 is released, in the
mean time it can be seen here http://svn.apache.org/viewvc/maven/surefire/trunk/maven-surefire-plugin/src/site/apt/examples/skipping-test.apt.vm?view=markup

> <skipTests> cannot be overridden by commandline param
> -----------------------------------------------------
>
>                 Key: SUREFIRE-682
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-682
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.7.1
>            Reporter: Julien HENRY
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7.2
>
>
> This issue is very similar to SUREFIRE-319
> When <skipTests> is defined in the pom, there is no way to override the value using -DskipTests or -DskipTests=true|false on the command line.
> I think it would be better if command line parameter could have higher priority over pom configuration.

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