<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

        

Reply via email to