DATAMONGO-2184 - Introduce Concourse.

This commit is contained in:
Greg Turnquist
2018-10-16 13:37:17 -05:00
parent 88d5e4367f
commit 2e106d4f0c
13 changed files with 652 additions and 0 deletions

View File

@@ -87,6 +87,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<testSourceDirectory>${project.build.sourceDirectory}</testSourceDirectory>
<testClassesDirectory>${project.build.outputDirectory}</testClassesDirectory>
<excludes>