You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bugittaa Pahasti (JIRA)" <ji...@codehaus.org> on 2007/12/20 15:13:57 UTC

[jira] Commented: (MCOMPILER-35) Possibility to skip just the running of tests

    [ http://jira.codehaus.org/browse/MCOMPILER-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117388 ] 

Bugittaa Pahasti commented on MCOMPILER-35:
-------------------------------------------

Already implemented in surefire: http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skipExec. In my opinion this issue can be closed as duplicate of http://jira.codehaus.org/browse/SUREFIRE-129.

> Possibility to skip just the running of tests
> ---------------------------------------------
>
>                 Key: MCOMPILER-35
>                 URL: http://jira.codehaus.org/browse/MCOMPILER-35
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0, 2.0.1
>         Environment: All
>            Reporter: Bugittaa Pahasti
>         Attachments: patch-maven-compiler-plugin_never_skip_compiling_test_classes.patch
>
>
> 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