[
https://issues.apache.org/jira/browse/SUREFIRE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SUREFIRE-514.
-----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Provide a way to skip a project's tests if nothing has changed
> --------------------------------------------------------------
>
> Key: SUREFIRE-514
> URL: https://issues.apache.org/jira/browse/SUREFIRE-514
> Project: Maven Surefire
> Issue Type: New Feature
> Components: Maven Surefire Plugin
> Reporter: Dan Fabulich
> Assignee: Tibor Digana
> Priority: Major
>
> Surefire should have an "incremental" mode, perhaps enabled by default.
> We should check the timestamps of every element of the classpath (and every
> class in any classpath folder) and touch a file in "target" with that
> timestamp. If none of those files have been updated, skip tests for the
> current project.
> It definitely needs to be possible to turn this feature off, though, because
> sometimes you need to re-run tests based on external resources not on the
> classpath: deployed web servers, database schema changes, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)