[ http://jira.codehaus.org/browse/MCOMPILER-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed MCOMPILER-35. --------------------------------- Assignee: Olivier Lamy Resolution: Fixed fixed in surefire http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skipTests . > 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 > Assignee: Olivier Lamy > 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