workflow
Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/e55f2cd7 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/e55f2cd7 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/e55f2cd7 Branch: refs/heads/development Commit: e55f2cd73f91de638c547d350c86d7873c55a8dd Parents: bef3252 Author: Tom Barber <[email protected]> Authored: Thu Jul 7 08:52:13 2016 +0100 Committer: Tom Barber <[email protected]> Committed: Thu Jul 7 08:52:13 2016 +0100 ---------------------------------------------------------------------- workflow/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/e55f2cd7/workflow/pom.xml ---------------------------------------------------------------------- diff --git a/workflow/pom.xml b/workflow/pom.xml index 83e7953..72fb549 100644 --- a/workflow/pom.xml +++ b/workflow/pom.xml @@ -197,7 +197,7 @@ the License. <artifactId>maven-surefire-plugin</artifactId> <version>2.4</version> <configuration> - <forkMode>pertest</forkMode> + <forkMode>never</forkMode> <useSystemClassLoader>false</useSystemClassLoader> <systemProperties> <property>
