[ http://jira.codehaus.org/browse/MCOMPILER-35?page=comments#action_65568 ]
Trygve Laugstol commented on MCOMPILER-35:
------------------------------------------
I think this is a good default, but another flag to force compilation would be nice.
> 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
> Type: Improvement
> Versions: 2.0, 2.0.1
> 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
|