Possibility to skip just the running of tests
---------------------------------------------

         Key: MSUREFIRE-116
         URL: http://jira.codehaus.org/browse/MSUREFIRE-116
     Project: Maven 2.x Surefire Plugin
        Type: Improvement

    Versions: 2.2    
 Environment: All
    Reporter: Bugittaa Pahasti


Currently setting -Dmaven.test.skip=true skips also compiling of the tests. It 
would be really useful to have a property, which would still compile the tests 
but skip running of them.

Currently we need two continuum build definitions to achieve that (install with 
skip tests and test-compile). It easily causes some confusion for example when 
both main and test doens't compile, then main is  fixed and a build mail is 
received saying build succeeded, but test aren't still compiling.


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