Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 301.71 KB | None | 0 0
  1. Giorgoss-MacBook-Pro:hapi-fhir-jpaserver-example george_ashiotis$ mvn install -X
  2. Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z)
  3. Maven home: /usr/local/Cellar/maven/3.5.3/libexec
  4. Java version: 9.0.1, vendor: Oracle Corporation
  5. Java home: /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home
  6. Default locale: en_GB, platform encoding: UTF-8
  7. OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"
  8. [DEBUG] Created new class realm maven.api
  9. [DEBUG] Importing foreign packages into class realm maven.api
  10. [DEBUG] Imported: javax.annotation.* < plexus.core
  11. [DEBUG] Imported: javax.annotation.security.* < plexus.core
  12. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  13. [DEBUG] Imported: javax.enterprise.util.* < plexus.core
  14. [DEBUG] Imported: javax.inject.* < plexus.core
  15. [DEBUG] Imported: org.apache.maven.* < plexus.core
  16. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  17. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  18. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  19. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  20. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  21. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  22. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  23. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  24. [DEBUG] Imported: org.apache.maven.model < plexus.core
  25. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  26. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  27. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  28. [DEBUG] Imported: org.apache.maven.project < plexus.core
  29. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  30. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  31. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  32. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  33. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  34. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  35. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  36. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  37. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  38. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  39. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  40. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  41. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  42. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  43. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  44. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  45. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  46. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  47. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  48. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  49. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  50. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  51. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  52. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  53. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  54. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  55. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  56. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  57. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  58. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  59. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  60. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  61. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  62. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  63. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  64. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  65. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  66. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  67. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  68. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  69. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  70. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  71. [DEBUG] Imported: org.fusesource.jansi.* < plexus.core
  72. [DEBUG] Imported: org.slf4j.* < plexus.core
  73. [DEBUG] Imported: org.slf4j.helpers.* < plexus.core
  74. [DEBUG] Imported: org.slf4j.spi.* < plexus.core
  75. [DEBUG] Populating class realm maven.api
  76. [INFO] Error stacktraces are turned on.
  77. [DEBUG] Message scheme: color
  78. [DEBUG] Message styles: debug info warning error success failure strong mojo project
  79. [DEBUG] Reading global settings from /usr/local/Cellar/maven/3.5.3/libexec/conf/settings.xml
  80. [DEBUG] Reading user settings from /Users/george_ashiotis/.m2/settings.xml
  81. [DEBUG] Reading global toolchains from /usr/local/Cellar/maven/3.5.3/libexec/conf/toolchains.xml
  82. [DEBUG] Reading user toolchains from /Users/george_ashiotis/.m2/toolchains.xml
  83. [DEBUG] Using local repository at /Users/george_ashiotis/.m2/repository
  84. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/george_ashiotis/.m2/repository
  85. [INFO] Scanning for projects...
  86. [DEBUG] Extension realms for project ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:war:3.4.0-SNAPSHOT: (none)
  87. [DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
  88. [DEBUG] Extension realms for project ca.uhn.hapi.fhir:hapi-fhir:pom:3.4.0-SNAPSHOT: (none)
  89. [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  90. [DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:9: (none)
  91. [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  92. [DEBUG] === REACTOR BUILD PLAN ================================================
  93. [DEBUG] Project: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:war:3.4.0-SNAPSHOT
  94. [DEBUG] Tasks: [install]
  95. [DEBUG] Style: Regular
  96. [DEBUG] =======================================================================
  97. [INFO]
  98. [INFO] ------------< ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example >------------
  99. [INFO] Building HAPI FHIR JPA Server - Example 3.4.0-SNAPSHOT
  100. [INFO] --------------------------------[ war ]---------------------------------
  101. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  102. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  103. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  104. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  105. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  106. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  107. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  108. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  109. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  110. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  111. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  112. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  113. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  114. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  115. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  116. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  117. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  118. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  119. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  120. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  121. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  122. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  123. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  124. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  125. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  126. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  127. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  128. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  129. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  130. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  131. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  132. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  133. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  134. [DEBUG] === PROJECT BUILD PLAN ================================================
  135. [DEBUG] Project: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT
  136. [DEBUG] Dependencies (collect): []
  137. [DEBUG] Dependencies (resolve): [compile, compile+runtime, test]
  138. [DEBUG] Repositories (dependencies): [oss-snapshots (https://oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), bintray-dnault-maven (https://dl.bintray.com/dnault/maven, default, releases), jitpack.io (https://jitpack.io, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
  139. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
  140. [DEBUG] -----------------------------------------------------------------------
  141. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
  142. [DEBUG] Style: Regular
  143. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  144. <configuration>
  145. <fail default-value="true">${enforcer.fail}</fail>
  146. <failFast default-value="false">${enforcer.failFast}</failFast>
  147. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  148. <rules>
  149. <requireMavenVersion>
  150. <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
  151. <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
  152. </requireMavenVersion>
  153. </rules>
  154. <skip default-value="false">${enforcer.skip}</skip>
  155. <project default-value="${project}"/>
  156. <session default-value="${session}"/>
  157. </configuration>
  158. [DEBUG] -----------------------------------------------------------------------
  159. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-java)
  160. [DEBUG] Style: Regular
  161. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  162. <configuration>
  163. <fail default-value="true">${enforcer.fail}</fail>
  164. <failFast default-value="false">${enforcer.failFast}</failFast>
  165. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  166. <rules>
  167. <requireJavaVersion>
  168. <version>[1.8,)</version>
  169. <message>The hapi-fhir Maven build requires JDK version 1.8 or higher.</message>
  170. </requireJavaVersion>
  171. </rules>
  172. <skip default-value="false">${enforcer.skip}</skip>
  173. <project default-value="${project}"/>
  174. <session default-value="${session}"/>
  175. </configuration>
  176. [DEBUG] -----------------------------------------------------------------------
  177. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
  178. [DEBUG] Style: Regular
  179. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  180. <configuration>
  181. <buildFilters default-value="${project.build.filters}"/>
  182. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  183. <escapeString>${maven.resources.escapeString}</escapeString>
  184. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  185. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  186. <outputDirectory default-value="${project.build.outputDirectory}"/>
  187. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  188. <project default-value="${project}"/>
  189. <resources default-value="${project.resources}"/>
  190. <session default-value="${session}"/>
  191. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  192. <useBuildFilters default-value="true"/>
  193. <useDefaultDelimiters default-value="true"/>
  194. </configuration>
  195. [DEBUG] -----------------------------------------------------------------------
  196. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile)
  197. [DEBUG] Style: Regular
  198. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  199. <configuration>
  200. <basedir default-value="${basedir}"/>
  201. <buildDirectory default-value="${project.build.directory}"/>
  202. <compilePath default-value="${project.compileClasspathElements}"/>
  203. <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  204. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  205. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  206. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  207. <debug default-value="true">${maven.compiler.debug}</debug>
  208. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  209. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  210. <executable>${maven.compiler.executable}</executable>
  211. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  212. <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  213. <forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
  214. <fork default-value="false">true</fork>
  215. <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  216. <maxmem>2000m</maxmem>
  217. <meminitial>500m</meminitial>
  218. <mojoExecution default-value="${mojoExecution}"/>
  219. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  220. <outputDirectory default-value="${project.build.outputDirectory}"/>
  221. <parameters default-value="false">${maven.compiler.parameters}</parameters>
  222. <project default-value="${project}"/>
  223. <projectArtifact default-value="${project.artifact}"/>
  224. <release>${maven.compiler.release}</release>
  225. <session default-value="${session}"/>
  226. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  227. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  228. <skipMain>${maven.main.skip}</skipMain>
  229. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  230. <source default-value="1.5">1.8</source>
  231. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  232. <target default-value="1.5">1.8</target>
  233. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  234. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  235. </configuration>
  236. [DEBUG] -----------------------------------------------------------------------
  237. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
  238. [DEBUG] Style: Regular
  239. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  240. <configuration>
  241. <buildFilters default-value="${project.build.filters}"/>
  242. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  243. <escapeString>${maven.resources.escapeString}</escapeString>
  244. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  245. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  246. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  247. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  248. <project default-value="${project}"/>
  249. <resources default-value="${project.testResources}"/>
  250. <session default-value="${session}"/>
  251. <skip>${maven.test.skip}</skip>
  252. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  253. <useBuildFilters default-value="true"/>
  254. <useDefaultDelimiters default-value="true"/>
  255. </configuration>
  256. [DEBUG] -----------------------------------------------------------------------
  257. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile)
  258. [DEBUG] Style: Regular
  259. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  260. <configuration>
  261. <basedir default-value="${basedir}"/>
  262. <buildDirectory default-value="${project.build.directory}"/>
  263. <compilePath default-value="${project.compileClasspathElements}"/>
  264. <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  265. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  266. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  267. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  268. <debug default-value="true">${maven.compiler.debug}</debug>
  269. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  270. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  271. <executable>${maven.compiler.executable}</executable>
  272. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  273. <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  274. <forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
  275. <fork default-value="false">true</fork>
  276. <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  277. <maxmem>2000m</maxmem>
  278. <meminitial>500m</meminitial>
  279. <mojoExecution default-value="${mojoExecution}"/>
  280. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  281. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  282. <parameters default-value="false">${maven.compiler.parameters}</parameters>
  283. <project default-value="${project}"/>
  284. <release>${maven.compiler.release}</release>
  285. <session default-value="${session}"/>
  286. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  287. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  288. <skip>${maven.test.skip}</skip>
  289. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  290. <source default-value="1.5">1.8</source>
  291. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  292. <target default-value="1.5">1.8</target>
  293. <testPath default-value="${project.testClasspathElements}"/>
  294. <testRelease>${maven.compiler.testRelease}</testRelease>
  295. <testSource>${maven.compiler.testSource}</testSource>
  296. <testTarget>${maven.compiler.testTarget}</testTarget>
  297. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  298. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  299. </configuration>
  300. [DEBUG] -----------------------------------------------------------------------
  301. [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test)
  302. [DEBUG] Style: Regular
  303. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  304. <configuration>
  305. <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
  306. <argLine>-Dfile.encoding=UTF-8 -Xmx1024m</argLine>
  307. <basedir default-value="${basedir}"/>
  308. <childDelegation default-value="false">${childDelegation}</childDelegation>
  309. <classesDirectory default-value="${project.build.outputDirectory}"/>
  310. <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
  311. <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  312. <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
  313. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  314. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  315. <excludedGroups>${excludedGroups}</excludedGroups>
  316. <excludesFile>${surefire.excludesFile}</excludesFile>
  317. <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  318. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  319. <forkCount default-value="1">1.0C</forkCount>
  320. <forkMode default-value="once">${forkMode}</forkMode>
  321. <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds>
  322. <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  323. <groups>${groups}</groups>
  324. <includesFile>${surefire.includesFile}</includesFile>
  325. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  326. <jvm>${jvm}</jvm>
  327. <localRepository default-value="${localRepository}"/>
  328. <objectFactory>${objectFactory}</objectFactory>
  329. <parallel>${parallel}</parallel>
  330. <parallelMavenExecution default-value="${session.parallel}"/>
  331. <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
  332. <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
  333. <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
  334. <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  335. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  336. <pluginDescriptor default-value="${plugin}"/>
  337. <printSummary default-value="true">${surefire.printSummary}</printSummary>
  338. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  339. <projectBuildDirectory default-value="${project.build.directory}"/>
  340. <redirectTestOutputToFile default-value="false">true</redirectTestOutputToFile>
  341. <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  342. <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  343. <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  344. <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  345. <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
  346. <reuseForks default-value="true">${reuseForks}</reuseForks>
  347. <runOrder default-value="filesystem">random</runOrder>
  348. <shutdown default-value="testset">${surefire.shutdown}</shutdown>
  349. <skip default-value="false">${maven.test.skip}</skip>
  350. <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
  351. <skipExec>${maven.test.skip.exec}</skipExec>
  352. <skipTests default-value="false">${skipTests}</skipTests>
  353. <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
  354. <tempDir default-value="surefire">${tempDir}</tempDir>
  355. <test>${test}</test>
  356. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  357. <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  358. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  359. <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  360. <threadCount>${threadCount}</threadCount>
  361. <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
  362. <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
  363. <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
  364. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  365. <useFile default-value="true">${surefire.useFile}</useFile>
  366. <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  367. <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
  368. <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  369. <workingDirectory>${basedir}</workingDirectory>
  370. <project default-value="${project}"/>
  371. <session default-value="${session}"/>
  372. </configuration>
  373. [DEBUG] -----------------------------------------------------------------------
  374. [DEBUG] Goal: org.apache.maven.plugins:maven-war-plugin:3.2.0:war (default-war)
  375. [DEBUG] Style: Regular
  376. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  377. <configuration>
  378. <archive>
  379. <manifestEntries>
  380. <Build-Time>2018-06-20T11:20:55Z</Build-Time>
  381. </manifestEntries>
  382. </archive>
  383. <archiveClasses default-value="false"/>
  384. <attachClasses default-value="false"/>
  385. <cacheFile default-value="${project.build.directory}/war/work/webapp-cache.xml"/>
  386. <classesClassifier default-value="classes"/>
  387. <classesDirectory default-value="${project.build.outputDirectory}"/>
  388. <escapedBackslashesInFilePath default-value="false"/>
  389. <filteringDeploymentDescriptors default-value="false"/>
  390. <includeEmptyDirectories default-value="false"/>
  391. <outputDirectory default-value="${project.build.directory}"/>
  392. <overlays>
  393. <overlay>
  394. <groupId>ca.uhn.hapi.fhir</groupId>
  395. <artifactId>hapi-fhir-testpage-overlay</artifactId>
  396. </overlay>
  397. </overlays>
  398. <primaryArtifact default-value="true"/>
  399. <project default-value="${project}"/>
  400. <recompressZippedFiles default-value="true"/>
  401. <resourceEncoding default-value="${project.build.sourceEncoding}"/>
  402. <session default-value="${session}"/>
  403. <skip default-value="false">${maven.war.skip}</skip>
  404. <supportMultiLineFiltering default-value="false"/>
  405. <useCache default-value="false"/>
  406. <useDefaultDelimiters default-value="true"/>
  407. <useJvmChmod default-value="true"/>
  408. <warName default-value="${project.build.finalName}"/>
  409. <warSourceDirectory default-value="${basedir}/src/main/webapp"/>
  410. <warSourceIncludes default-value="**"/>
  411. <webXml>src/main/webapp/WEB-INF/web.xml</webXml>
  412. <webappDirectory default-value="${project.build.directory}/${project.build.finalName}"/>
  413. <workDirectory default-value="${project.build.directory}/war/work"/>
  414. </configuration>
  415. [DEBUG] -----------------------------------------------------------------------
  416. [DEBUG] Goal: org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test (default)
  417. [DEBUG] Style: Regular
  418. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  419. <configuration>
  420. <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
  421. <argLine>${argLine}</argLine>
  422. <basedir default-value="${basedir}"/>
  423. <childDelegation default-value="false">${childDelegation}</childDelegation>
  424. <classesDirectory default-value="${project.build.outputDirectory}"/>
  425. <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
  426. <debugForkedProcess>${maven.failsafe.debug}</debugForkedProcess>
  427. <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
  428. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  429. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  430. <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
  431. <excludedGroups>${excludedGroups}</excludedGroups>
  432. <excludesFile>${failsafe.excludesFile}</excludesFile>
  433. <failIfNoSpecifiedTests>${it.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  434. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  435. <forkCount default-value="1">${forkCount}</forkCount>
  436. <forkMode default-value="once">${forkMode}</forkMode>
  437. <forkedProcessTimeoutInSeconds>${failsafe.timeout}</forkedProcessTimeoutInSeconds>
  438. <groups>${groups}</groups>
  439. <includesFile>${failsafe.includesFile}</includesFile>
  440. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  441. <jvm>${jvm}</jvm>
  442. <localRepository default-value="${localRepository}"/>
  443. <objectFactory>${objectFactory}</objectFactory>
  444. <parallel>${parallel}</parallel>
  445. <parallelMavenExecution default-value="${session.parallel}"/>
  446. <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
  447. <parallelTestsTimeoutForcedInSeconds>${failsafe.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
  448. <parallelTestsTimeoutInSeconds>${failsafe.parallel.timeout}</parallelTestsTimeoutInSeconds>
  449. <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  450. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  451. <pluginDescriptor default-value="${plugin}"/>
  452. <printSummary default-value="true">${failsafe.printSummary}</printSummary>
  453. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  454. <redirectTestOutputToFile default-value="false">true</redirectTestOutputToFile>
  455. <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  456. <reportFormat default-value="brief">${failsafe.reportFormat}</reportFormat>
  457. <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  458. <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
  459. <rerunFailingTestsCount default-value="0">${failsafe.rerunFailingTestsCount}</rerunFailingTestsCount>
  460. <reuseForks default-value="true">${reuseForks}</reuseForks>
  461. <runOrder default-value="filesystem">${failsafe.runOrder}</runOrder>
  462. <shutdown default-value="testset">${failsafe.shutdown}</shutdown>
  463. <skip default-value="false">${maven.test.skip}</skip>
  464. <skipAfterFailureCount default-value="0">${failsafe.skipAfterFailureCount}</skipAfterFailureCount>
  465. <skipExec>${maven.test.skip.exec}</skipExec>
  466. <skipITs>${skipITs}</skipITs>
  467. <skipTests default-value="false">${skipTests}</skipTests>
  468. <suiteXmlFiles>${failsafe.suiteXmlFiles}</suiteXmlFiles>
  469. <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
  470. <test>${it.test}</test>
  471. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  472. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  473. <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  474. <threadCount>${threadCount}</threadCount>
  475. <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
  476. <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
  477. <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
  478. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  479. <useFile default-value="true">${failsafe.useFile}</useFile>
  480. <useManifestOnlyJar default-value="true">${failsafe.useManifestOnlyJar}</useManifestOnlyJar>
  481. <useSystemClassLoader default-value="true">${failsafe.useSystemClassLoader}</useSystemClassLoader>
  482. <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  483. <workingDirectory>${basedir}</workingDirectory>
  484. <project default-value="${project}"/>
  485. <session default-value="${session}"/>
  486. </configuration>
  487. [DEBUG] -----------------------------------------------------------------------
  488. [DEBUG] Goal: org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default)
  489. [DEBUG] Style: Regular
  490. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  491. <configuration>
  492. <basedir default-value="${basedir}"/>
  493. <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
  494. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  495. <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
  496. <skip default-value="false">${maven.test.skip}</skip>
  497. <skipExec>${maven.test.skip.exec}</skipExec>
  498. <skipITs>${skipITs}</skipITs>
  499. <skipTests>${skipTests}</skipTests>
  500. <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
  501. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  502. <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  503. <session default-value="${session}"/>
  504. </configuration>
  505. [DEBUG] -----------------------------------------------------------------------
  506. [DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)
  507. [DEBUG] Style: Regular
  508. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  509. <configuration>
  510. <artifact default-value="${project.artifact}"/>
  511. <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  512. <createChecksum default-value="false">${createChecksum}</createChecksum>
  513. <installAtEnd default-value="false">${installAtEnd}</installAtEnd>
  514. <localRepository>${localRepository}</localRepository>
  515. <packaging default-value="${project.packaging}"/>
  516. <pomFile default-value="${project.file}"/>
  517. <project default-value="${project}"/>
  518. <reactorProjects default-value="${reactorProjects}"/>
  519. <skip default-value="false">${maven.install.skip}</skip>
  520. <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
  521. </configuration>
  522. [DEBUG] =======================================================================
  523. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  524. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  525. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  526. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  527. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  528. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  529. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  530. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  531. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-deployable-pom:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  532. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-deployable-pom:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  533. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-deployable-pom:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  534. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-deployable-pom:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  535. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  536. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  537. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  538. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  539. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  540. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  541. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  542. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  543. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  544. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  545. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  546. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  547. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  548. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  549. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  550. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  551. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  552. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  553. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  554. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-utilities:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  555. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  556. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  557. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  558. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  559. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  560. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  561. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  562. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  563. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  564. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  565. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  566. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  567. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  568. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  569. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  570. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-client:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  571. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  572. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  573. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  574. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  575. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  576. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  577. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  578. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-server:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  579. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  580. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  581. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  582. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  583. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  584. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  585. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  586. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  587. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  588. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  589. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  590. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  591. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  592. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  593. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  594. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-converter:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  595. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  596. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  597. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  598. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  599. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  600. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  601. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  602. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  603. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  604. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  605. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  606. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  607. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  608. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  609. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  610. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  611. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  612. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  613. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  614. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  615. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  616. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  617. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  618. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  619. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  620. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  621. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  622. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  623. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  624. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  625. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  626. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  627. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  628. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  629. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  630. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  631. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  632. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  633. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  634. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  635. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  636. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  637. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  638. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  639. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  640. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  641. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  642. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  643. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  644. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  645. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  646. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  647. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  648. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  649. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  650. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  651. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  652. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  653. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  654. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  655. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  656. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  657. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  658. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  659. [DEBUG] Could not find metadata ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in local (/Users/george_ashiotis/.m2/repository)
  660. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  661. [DEBUG] Failure to find ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml in https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced
  662. [DEBUG] Skipped remote request for ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:3.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
  663. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1913736, ConflictMarker.markTime=758745, ConflictMarker.nodeCount=364, ConflictIdSorter.graphTime=759167, ConflictIdSorter.topsortTime=386205, ConflictIdSorter.conflictIdCount=139, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=12369467, ConflictResolver.conflictItemCount=286, DefaultDependencyCollector.collectTime=634431688, DefaultDependencyCollector.transformTime=17666836}
  664. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:war:3.4.0-SNAPSHOT
  665. [DEBUG] org.eclipse.jetty.websocket:websocket-api:jar:9.4.8.v20171121:compile
  666. [DEBUG] org.eclipse.jetty.websocket:websocket-client:jar:9.4.8.v20171121:compile
  667. [DEBUG] org.eclipse.jetty:jetty-client:jar:9.4.6.v20170531:compile (version managed from 9.4.8.v20171121)
  668. [DEBUG] org.eclipse.jetty:jetty-xml:jar:9.4.8.v20171121:compile (version managed from 9.4.8.v20171121)
  669. [DEBUG] org.eclipse.jetty:jetty-io:jar:9.4.8.v20171121:compile (version managed from 9.4.8.v20171121)
  670. [DEBUG] org.eclipse.jetty.websocket:websocket-common:jar:9.4.8.v20171121:compile
  671. [DEBUG] mysql:mysql-connector-java:jar:6.0.5:compile
  672. [DEBUG] com.microsoft.sqlserver:mssql-jdbc:jar:6.4.0.jre8:compile
  673. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-base:jar:3.4.0-SNAPSHOT:compile
  674. [DEBUG] com.google.code.gson:gson:jar:2.8.1:compile (version managed from 2.8.1)
  675. [DEBUG] org.apache.commons:commons-lang3:jar:3.6:compile (version managed from 3.7)
  676. [DEBUG] commons-codec:commons-codec:jar:1.10:compile (version managed from 1.10)
  677. [DEBUG] commons-io:commons-io:jar:2.5:compile (version managed from 2.5)
  678. [DEBUG] com.google.guava:guava:jar:23.0:compile (version managed from 23.0)
  679. [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
  680. [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.0.18:compile
  681. [DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:compile
  682. [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile
  683. [DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 1.7.25)
  684. [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.25:compile (version managed from 1.7.25)
  685. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:jar:3.4.0-SNAPSHOT:compile
  686. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-utilities:jar:3.4.0-SNAPSHOT:compile
  687. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:jar:3.4.0-SNAPSHOT:compile
  688. [DEBUG] org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:compile (version managed from 4.4.1)
  689. [DEBUG] javax.xml.stream:stax-api:jar:1.0-2:compile
  690. [DEBUG] org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
  691. [DEBUG] net.sf.saxon:Saxon-HE:jar:9.5.1-5:compile (version managed from 9.5.1-5)
  692. [DEBUG] org.apache.commons:commons-csv:jar:1.3:compile
  693. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-client:jar:3.4.0-SNAPSHOT:compile
  694. [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.3:compile (version managed from 4.5.3)
  695. [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.6:compile (version managed from 4.4.6)
  696. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-server:jar:3.4.0-SNAPSHOT:compile
  697. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-validation:jar:3.4.0-SNAPSHOT:compile
  698. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-converter:jar:3.4.0-SNAPSHOT:compile
  699. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:jar:3.4.0-SNAPSHOT:compile
  700. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-structures-r4:jar:3.4.0-SNAPSHOT:compile
  701. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:jar:3.4.0-SNAPSHOT:compile
  702. [DEBUG] xpp3:xpp3_min:jar:1.1.4c:compile
  703. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:jar:3.4.0-SNAPSHOT:compile
  704. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:jar:3.4.0-SNAPSHOT:compile
  705. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:jar:3.4.0-SNAPSHOT:compile
  706. [DEBUG] org.javassist:javassist:jar:3.22.0-GA:compile (version managed from 3.22.0-GA)
  707. [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.2:compile (version managed from 2.9.2)
  708. [DEBUG] org.thymeleaf:thymeleaf-spring4:jar:3.0.9.RELEASE:compile (version managed from 3.0.9.RELEASE)
  709. [DEBUG] org.jscience:jscience:jar:4.3.1:compile (version managed from 4.3.1)
  710. [DEBUG] org.javolution:javolution:jar:5.2.3:compile
  711. [DEBUG] net.riotopsys:json_patch:jar:0.0.0:compile (version managed from 0.0.0)
  712. [DEBUG] com.github.dnault:xml-patch:jar:0.3.0:compile (version managed from 0.3.0)
  713. [DEBUG] org.jdom:jdom2:jar:2.0.6:runtime (version managed from 2.0.6)
  714. [DEBUG] jaxen:jaxen:jar:1.1.6:runtime (version managed from 1.1.6)
  715. [DEBUG] net.sf.jopt-simple:jopt-simple:jar:4.9:runtime
  716. [DEBUG] org.springframework:spring-core:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  717. [DEBUG] org.springframework:spring-jcl:jar:5.0.3.RELEASE:compile
  718. [DEBUG] org.springframework:spring-orm:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  719. [DEBUG] org.springframework:spring-jdbc:jar:4.3.10.RELEASE:compile (version managed from 5.0.3.RELEASE)
  720. [DEBUG] org.springframework:spring-context:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  721. [DEBUG] org.springframework:spring-aop:jar:4.3.10.RELEASE:compile (version managed from 5.0.3.RELEASE)
  722. [DEBUG] org.springframework:spring-expression:jar:4.3.10.RELEASE:compile (version managed from 5.0.3.RELEASE)
  723. [DEBUG] org.springframework:spring-beans:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  724. [DEBUG] org.springframework.data:spring-data-jpa:jar:1.11.6.RELEASE:compile (version managed from 1.11.6.RELEASE)
  725. [DEBUG] org.springframework.data:spring-data-commons:jar:1.13.6.RELEASE:compile (version managed from 1.13.6.RELEASE)
  726. [DEBUG] org.aspectj:aspectjrt:jar:1.8.10:compile (version managed from 1.8.10)
  727. [DEBUG] org.springframework:spring-messaging:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  728. [DEBUG] org.springframework:spring-tx:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  729. [DEBUG] org.springframework:spring-context-support:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  730. [DEBUG] org.springframework:spring-webmvc:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  731. [DEBUG] org.springframework:spring-websocket:jar:5.0.3.RELEASE:compile (version managed from 5.0.3.RELEASE)
  732. [DEBUG] org.hibernate:hibernate-core:jar:5.2.16.Final:compile (version managed from 5.2.16.Final)
  733. [DEBUG] org.jboss.logging:jboss-logging:jar:3.3.1.Final:compile (version managed from 3.3.1.Final)
  734. [DEBUG] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  735. [DEBUG] antlr:antlr:jar:2.7.7:compile (version managed from 2.7.7)
  736. [DEBUG] org.jboss:jandex:jar:2.0.3.Final:compile
  737. [DEBUG] com.fasterxml:classmate:jar:1.3.3:compile (version managed from 1.3.0)
  738. [DEBUG] dom4j:dom4j:jar:1.6.1:compile (version managed from 1.6.1)
  739. [DEBUG] org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
  740. [DEBUG] org.hibernate:hibernate-entitymanager:jar:5.2.16.Final:compile (version managed from 5.2.16.Final)
  741. [DEBUG] net.bytebuddy:byte-buddy:jar:1.6.14:compile
  742. [DEBUG] org.hibernate:hibernate-ehcache:jar:5.2.16.Final:compile (version managed from 5.2.16.Final)
  743. [DEBUG] net.sf.ehcache:ehcache:jar:2.10.4:compile (version managed from 2.10.3)
  744. [DEBUG] org.hibernate:hibernate-validator:jar:5.4.1.Final:compile (version managed from 5.4.1.Final)
  745. [DEBUG] javax.transaction:javax.transaction-api:jar:1.2:compile (version managed from 1.2)
  746. [DEBUG] com.sun.mail:javax.mail:jar:1.6.0:compile (version managed from 1.6.0)
  747. [DEBUG] javax.activation:activation:jar:1.1:compile
  748. [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile (version managed from 1.1.0.Final)
  749. [DEBUG] org.glassfish:javax.el:jar:3.0.0:compile (version managed from 3.0.0)
  750. [DEBUG] org.hibernate:hibernate-search-orm:jar:5.7.1.Final:compile (version managed from 5.7.1.Final)
  751. [DEBUG] org.hibernate:hibernate-search-engine:jar:5.7.1.Final:compile
  752. [DEBUG] org.apache.lucene:lucene-misc:jar:5.5.4:compile
  753. [DEBUG] org.apache.lucene:lucene-facet:jar:5.5.4:compile
  754. [DEBUG] org.apache.lucene:lucene-highlighter:jar:5.5.4:compile (version managed from 5.5.4)
  755. [DEBUG] org.apache.lucene:lucene-analyzers-common:jar:5.5.4:compile
  756. [DEBUG] org.apache.lucene:lucene-core:jar:5.5.4:compile
  757. [DEBUG] org.apache.lucene:lucene-join:jar:5.5.4:compile
  758. [DEBUG] org.apache.lucene:lucene-memory:jar:5.5.4:compile
  759. [DEBUG] org.apache.lucene:lucene-queries:jar:5.5.4:compile
  760. [DEBUG] org.apache.lucene:lucene-analyzers-phonetic:jar:5.5.4:compile (version managed from 5.5.4)
  761. [DEBUG] com.github.ben-manes.caffeine:caffeine:jar:2.3.5:compile (version managed from 2.6.2)
  762. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:jar:3.4.0-SNAPSHOT:compile
  763. [DEBUG] org.hibernate:hibernate-search-elasticsearch:jar:5.7.1.Final:compile (version managed from 5.7.1.Final)
  764. [DEBUG] io.searchbox:jest:jar:2.0.4:compile (version managed from 2.0.4)
  765. [DEBUG] io.searchbox:jest-common:jar:2.0.4:compile
  766. [DEBUG] org.apache.httpcomponents:httpcore-nio:jar:4.4.4:compile
  767. [DEBUG] org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile (version managed from 4.1.1) (exclusions managed)
  768. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:war:3.4.0-SNAPSHOT:provided
  769. [DEBUG] ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:jar:classes:3.4.0-SNAPSHOT:provided
  770. [DEBUG] aopalliance:aopalliance:jar:1.0:provided (version managed from 1.0)
  771. [DEBUG] ch.qos.logback:logback-classic:jar:1.2.3:compile
  772. [DEBUG] ch.qos.logback:logback-core:jar:1.1.11:compile (version managed from 1.2.3)
  773. [DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:provided
  774. [DEBUG] org.thymeleaf:thymeleaf:jar:3.0.9.RELEASE:compile
  775. [DEBUG] ognl:ognl:jar:3.1.12:compile
  776. [DEBUG] org.attoparser:attoparser:jar:2.0.4.RELEASE:compile
  777. [DEBUG] org.unbescape:unbescape:jar:1.1.5.RELEASE:compile
  778. [DEBUG] org.ebaysf.web:cors-filter:jar:1.0.1:compile
  779. [DEBUG] org.springframework:spring-web:jar:5.0.3.RELEASE:compile
  780. [DEBUG] org.apache.commons:commons-dbcp2:jar:2.1.1:compile
  781. [DEBUG] org.apache.commons:commons-pool2:jar:2.4.2:compile (version managed from 2.4.2)
  782. [DEBUG] commons-logging:commons-logging:jar:1.2:compile
  783. [DEBUG] org.apache.derby:derby:jar:10.14.1.0:compile
  784. [DEBUG] org.apache.derby:derbynet:jar:10.14.1.0:compile
  785. [DEBUG] org.apache.derby:derbyclient:jar:10.14.1.0:compile
  786. [DEBUG] org.eclipse.jetty:jetty-servlets:jar:9.4.8.v20171121:test
  787. [DEBUG] org.eclipse.jetty:jetty-continuation:jar:9.4.8.v20171121:test (version managed from 9.4.8.v20171121)
  788. [DEBUG] org.eclipse.jetty:jetty-http:jar:9.4.8.v20171121:compile (version managed from 9.4.8.v20171121)
  789. [DEBUG] org.eclipse.jetty:jetty-servlet:jar:9.4.8.v20171121:test
  790. [DEBUG] org.eclipse.jetty:jetty-security:jar:9.4.8.v20171121:test (version managed from 9.4.8.v20171121)
  791. [DEBUG] org.eclipse.jetty.websocket:websocket-server:jar:9.4.8.v20171121:test
  792. [DEBUG] org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.8.v20171121:test
  793. [DEBUG] org.eclipse.jetty:jetty-server:jar:9.4.8.v20171121:test
  794. [DEBUG] org.eclipse.jetty:jetty-util:jar:9.4.8.v20171121:test
  795. [DEBUG] org.eclipse.jetty:jetty-webapp:jar:9.4.8.v20171121:test
  796. [DEBUG] com.phloc:phloc-schematron:jar:2.7.1:compile
  797. [DEBUG] com.phloc:phloc-commons:jar:4.4.11:compile (version managed from 4.3.3)
  798. [DEBUG] com.google.code.findbugs:annotations:jar:2.0.3:compile
  799. [DEBUG] javax.interceptor:javax.interceptor-api:jar:1.2:provided
  800. [DEBUG] junit:junit:jar:4.12:test
  801. [DEBUG] org.hamcrest:java-hamcrest:jar:2.0.0.0:test
  802. [DEBUG] org.mockito:mockito-all:jar:1.10.19:test
  803. [INFO]
  804. [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ hapi-fhir-jpaserver-example ---
  805. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=326792, ConflictMarker.markTime=164963, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=227897, ConflictIdSorter.topsortTime=49955, ConflictIdSorter.conflictIdCount=33, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1031543, ConflictResolver.conflictItemCount=91, DefaultDependencyCollector.collectTime=62359005, DefaultDependencyCollector.transformTime=1879511}
  806. [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.2:
  807. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
  808. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
  809. [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
  810. [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
  811. [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
  812. [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
  813. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
  814. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
  815. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  816. [DEBUG] junit:junit:jar:3.8.2:test
  817. [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
  818. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
  819. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
  820. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
  821. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
  822. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
  823. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  824. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
  825. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  826. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
  827. [DEBUG] classworlds:classworlds:jar:1.1:compile
  828. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
  829. [DEBUG] commons-lang:commons-lang:jar:2.3:compile
  830. [DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.2:compile
  831. [DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.2:compile
  832. [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
  833. [DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
  834. [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
  835. [DEBUG] org.beanshell:bsh:jar:2.0b4:compile
  836. [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:2.0:compile
  837. [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
  838. [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
  839. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
  840. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
  841. [DEBUG] Imported: < maven.api
  842. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
  843. [DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.2
  844. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
  845. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
  846. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  847. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  848. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
  849. [DEBUG] Included: commons-lang:commons-lang:jar:2.3
  850. [DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.2
  851. [DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.2
  852. [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
  853. [DEBUG] Included: org.beanshell:bsh:jar:2.0b4
  854. [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.0
  855. [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
  856. [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
  857. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  858. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
  859. [DEBUG] (s) fail = true
  860. [DEBUG] (s) failFast = false
  861. [DEBUG] (f) ignoreCache = false
  862. [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
  863. [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
  864. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@2d9f64c9]
  865. [DEBUG] (s) skip = false
  866. [DEBUG] (s) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  867. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@21ac5eb4
  868. [DEBUG] -- end configuration --
  869. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  870. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
  871. [DEBUG] Detected Maven Version: 3.5.3
  872. [DEBUG] Detected Maven Version: 3.5.3 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
  873. [INFO]
  874. [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ hapi-fhir-jpaserver-example ---
  875. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  876. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
  877. [DEBUG] (s) fail = true
  878. [DEBUG] (s) failFast = false
  879. [DEBUG] (f) ignoreCache = false
  880. [DEBUG] (s) version = [1.8,)
  881. [DEBUG] (f) message = The hapi-fhir Maven build requires JDK version 1.8 or higher.
  882. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireJavaVersion@7be71476]
  883. [DEBUG] (s) skip = false
  884. [DEBUG] (s) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  885. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@21ac5eb4
  886. [DEBUG] -- end configuration --
  887. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion
  888. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable.
  889. [DEBUG] Detected Java String: 9.0.1
  890. [DEBUG] Normalized Java String: 9.0.1
  891. [DEBUG] Parsed Version: Major: 9 Minor: 0 Incremental: 1 Build: 0 Qualifier: null
  892. [DEBUG] Detected JDK Version: 9.0.1 is allowed in the range [1.8,).
  893. [INFO]
  894. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hapi-fhir-jpaserver-example ---
  895. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=144593, ConflictMarker.markTime=46016, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=85348, ConflictIdSorter.topsortTime=26891, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=801376, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=38621996, DefaultDependencyCollector.transformTime=1132102}
  896. [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6:
  897. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  898. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  899. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  900. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  901. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  902. [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
  903. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
  904. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
  905. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  906. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  907. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
  908. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  909. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
  910. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  911. [DEBUG] classworlds:classworlds:jar:1.1:compile
  912. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  913. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  914. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  915. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
  916. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  917. [DEBUG] junit:junit:jar:3.8.1:compile
  918. [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
  919. [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile
  920. [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
  921. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
  922. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  923. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  924. [DEBUG] Imported: < maven.api
  925. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  926. [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6
  927. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
  928. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  929. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  930. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  931. [DEBUG] Included: junit:junit:jar:3.8.1
  932. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
  933. [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1
  934. [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
  935. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
  936. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  937. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
  938. [DEBUG] (f) buildFilters = []
  939. [DEBUG] (f) encoding = UTF-8
  940. [DEBUG] (f) escapeWindowsPaths = true
  941. [DEBUG] (s) includeEmptyDirs = false
  942. [DEBUG] (s) outputDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes
  943. [DEBUG] (s) overwrite = false
  944. [DEBUG] (f) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  945. [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
  946. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  947. [DEBUG] (f) supportMultiLineFiltering = false
  948. [DEBUG] (f) useBuildFilters = true
  949. [DEBUG] (s) useDefaultDelimiters = true
  950. [DEBUG] -- end configuration --
  951. [DEBUG] properties used {env.TERM=xterm-256color, java.specification.version=9, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher install -X, jdk.debug=release, maven.version=3.5.3, java.specification.vendor=Oracle Corporation, java.home=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, ebay_cors_filter_version=1.0.1, jersey_version=2.25.1, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, jaxb_core_version=2.3.0, java.runtime.version=9.0.1+11, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin, file.encoding=UTF-8, httpcore_version=4.4.6, maven.build.timestamp.format=yyyy-MM-dd'T'HH:mm:ss'Z', woodstox_core_asl_version=4.4.1, env.SHLVL=1, httpclient_version=4.5.3, java.io.tmpdir=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, java.version=9.0.1, java.vm.specification.name=Java Virtual Machine Specification, guava_version=23.0, jetty_version=9.4.8.v20171121, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, java.library.path=/Users/george_ashiotis/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.vendor=Oracle Corporation, classworlds.conf=/usr/local/Cellar/maven/3.5.3/libexec/bin/m2.conf, sun.io.unicode.encoding=UnicodeBig, phloc_commons_version=4.4.11, env.LANG=en_GB.UTF-8, slf4j_target_version=1.6.0, user.timezone=, os.name=Mac OS X, java.vm.specification.version=9, siteMainDirectory=/Users/george_ashiotis/sites/hapi-fhir, hibernate_version=5.2.16.Final, error_prone_annotations_version=2.0.18, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, user.home=/Users/george_ashiotis, stax2_api_version=3.1.4, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, env.Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.tXN5RDNvZ8/Render, path.separator=:, os.version=10.13.5, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.SHELL=/bin/bash, os.arch=x86_64, maven.multiModuleProjectDirectory=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, env.MAVEN_PROJECTBASEDIR=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.info=mixed mode, env.USER=george_ashiotis, java.class.version=53.0, awt.toolkit=sun.lwawt.macosx.LWCToolkit, sun.jnu.encoding=UTF-8, apache_karaf_version=4.1.4, thymeleaf-version=3.0.9.RELEASE, maven.build.version=Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z), jaxb_api_version=2.3.0, maven.home=/usr/local/Cellar/maven/3.5.3/libexec, scmPubCheckoutDirectory=/Users/george_ashiotis/sites/scm/hapi-fhir, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
  952. , commons_lang3_version=3.6, maven_license_plugin_version=1.8, lucene_version=5.5.4, env.TERM_PROGRAM_VERSION=404, user.name=george_ashiotis, spring-boot.version=1.5.6.RELEASE, hibernate_validator_version=5.4.1.Final, env.XPC_FLAGS=0x0, env.LOGNAME=george_ashiotis, env.__CF_USER_TEXT_ENCODING=0x1F8:0x0:0x2, env.JAVA_MAIN_CLASS_10678=org.codehaus.plexus.classworlds.launcher.Launcher, env.TERM_SESSION_ID=EE645A7F-6B9A-4CCC-B3F6-A4E8CC9EF002, servicemix_xmlresolver_version=1.2_5, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FzfdhJFEAy/Listeners, project.reporting.outputEncoding=UTF-8, sun.os.patch.level=unknown, phloc_schematron_version=2.7.1, env.TMPDIR=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, commons_io_version=2.5, library.jansi.path=/usr/local/Cellar/maven/3.5.3/libexec/lib/jansi-native, env.TERM_PROGRAM=Apple_Terminal, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.OLDPWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, maven_assembly_plugin_version=2.5.3, gopherProxySet=false, env.PWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, file.encoding.pkg=sun.io, java.class.path=/usr/local/Cellar/maven/3.5.3/libexec/boot/plexus-classworlds-2.5.2.jar, env.HOME=/Users/george_ashiotis, java.vm.vendor=Oracle Corporation, maven.conf=/usr/local/Cellar/maven/3.5.3/libexec/conf, gson_version=2.8.1, sun.java.launcher=SUN_STANDARD, user.country=GB, sun.cpu.endian=little, user.language=en, servicemix_saxon_version=9.5.1-5_1, commons_codec_version=1.10, env.XPC_SERVICE_NAME=0, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.runtime.name=Java(TM) SE Runtime Environment, derby_version=10.14.1.0, project.build.sourceEncoding=UTF-8, spring_version=5.0.3.RELEASE, env.MAVEN_CMD_LINE_ARGS= install -X, java.vendor.url.bug=http://bugreport.java.com/bugreport/, user.dir=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.version=9.0.1+11, hibernate_search_version=5.7.1.Final, jsr305_version=3.0.2, arguments=}
  953. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  954. [DEBUG] resource with targetPath null
  955. directory /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/resources
  956. excludes []
  957. includes []
  958. [DEBUG] ignoreDelta true
  959. [INFO] Copying 1 resource
  960. [DEBUG] file logback.xml has a filtered file extension
  961. [DEBUG] copy /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/resources/logback.xml to /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes/logback.xml
  962. [DEBUG] no use filter components
  963. [INFO]
  964. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ hapi-fhir-jpaserver-example ---
  965. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=226361, ConflictMarker.markTime=121980, ConflictMarker.nodeCount=157, ConflictIdSorter.graphTime=101948, ConflictIdSorter.topsortTime=86188, ConflictIdSorter.conflictIdCount=59, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1792415, ConflictResolver.conflictItemCount=99, DefaultDependencyCollector.collectTime=119795715, DefaultDependencyCollector.transformTime=2357380}
  966. [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.7.0:
  967. [DEBUG] com.google.errorprone:error_prone_core:jar:2.0.19:runtime
  968. [DEBUG] com.google.errorprone:error_prone_annotation:jar:2.0.19:runtime
  969. [DEBUG] com.google.errorprone:error_prone_check_api:jar:2.0.19:runtime
  970. [DEBUG] com.googlecode.java-diff-utils:diffutils:jar:1.3.0:runtime
  971. [DEBUG] com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:runtime
  972. [DEBUG] org.pcollections:pcollections:jar:2.1.2:runtime
  973. [DEBUG] com.google.guava:guava:jar:21.0:runtime
  974. [DEBUG] com.google.auto:auto-common:jar:0.7:runtime
  975. [DEBUG] com.google.code.findbugs:jFormatString:jar:3.0.0:runtime
  976. [DEBUG] com.google.code.findbugs:jsr305:jar:3.0.0:runtime
  977. [DEBUG] org.checkerframework:dataflow:jar:1.8.10:runtime
  978. [DEBUG] org.checkerframework:javacutil:jar:1.8.10:runtime
  979. [DEBUG] com.google.errorprone:javac:jar:9-dev-r3297-4:runtime
  980. [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.0.19:runtime
  981. [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.8.2:runtime
  982. [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.8.2:runtime
  983. [DEBUG] org.codehaus.plexus:plexus-compiler-javac-errorprone:jar:2.8.2:runtime
  984. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.1.0:runtime
  985. [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
  986. [DEBUG] org.apache.maven:maven-model:jar:3.0:compile
  987. [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
  988. [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
  989. [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
  990. [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
  991. [DEBUG] org.apache.maven:maven-core:jar:3.0:compile
  992. [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
  993. [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
  994. [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
  995. [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
  996. [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
  997. [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
  998. [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
  999. [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
  1000. [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
  1001. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
  1002. [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
  1003. [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
  1004. [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
  1005. [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
  1006. [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile
  1007. [DEBUG] commons-io:commons-io:jar:2.5:compile
  1008. [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
  1009. [DEBUG] org.codehaus.plexus:plexus-java:jar:0.9.2:compile
  1010. [DEBUG] org.ow2.asm:asm:jar:6.0_BETA:compile
  1011. [DEBUG] com.thoughtworks.qdox:qdox:jar:2.0-M7:compile
  1012. [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.8.2:compile
  1013. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.7.0
  1014. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.7.0
  1015. [DEBUG] Imported: < maven.api
  1016. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.7.0
  1017. [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.7.0
  1018. [DEBUG] Included: com.google.errorprone:error_prone_core:jar:2.0.19
  1019. [DEBUG] Included: com.google.errorprone:error_prone_annotation:jar:2.0.19
  1020. [DEBUG] Included: com.google.errorprone:error_prone_check_api:jar:2.0.19
  1021. [DEBUG] Included: com.googlecode.java-diff-utils:diffutils:jar:1.3.0
  1022. [DEBUG] Included: com.github.stephenc.jcip:jcip-annotations:jar:1.0-1
  1023. [DEBUG] Included: org.pcollections:pcollections:jar:2.1.2
  1024. [DEBUG] Included: com.google.guava:guava:jar:21.0
  1025. [DEBUG] Included: com.google.auto:auto-common:jar:0.7
  1026. [DEBUG] Included: com.google.code.findbugs:jFormatString:jar:3.0.0
  1027. [DEBUG] Included: com.google.code.findbugs:jsr305:jar:3.0.0
  1028. [DEBUG] Included: org.checkerframework:dataflow:jar:1.8.10
  1029. [DEBUG] Included: org.checkerframework:javacutil:jar:1.8.10
  1030. [DEBUG] Included: com.google.errorprone:javac:jar:9-dev-r3297-4
  1031. [DEBUG] Included: com.google.errorprone:error_prone_annotations:jar:2.0.19
  1032. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.8.2
  1033. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.8.2
  1034. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac-errorprone:jar:2.8.2
  1035. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.1.0
  1036. [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
  1037. [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
  1038. [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
  1039. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
  1040. [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
  1041. [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
  1042. [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
  1043. [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0
  1044. [DEBUG] Included: commons-io:commons-io:jar:2.5
  1045. [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
  1046. [DEBUG] Included: org.codehaus.plexus:plexus-java:jar:0.9.2
  1047. [DEBUG] Included: org.ow2.asm:asm:jar:6.0_BETA
  1048. [DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0-M7
  1049. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.8.2
  1050. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.7.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  1051. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile' with basic configurator -->
  1052. [DEBUG] (f) basedir = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  1053. [DEBUG] (f) buildDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target
  1054. [DEBUG] (f) compilePath = [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-client/9.4.6.v20170531/jetty-client-9.4.6.v20170531.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/mysql/mysql-connector-java/6.0.5/mysql-connector-java-6.0.5.jar, /Users/george_ashiotis/.m2/repository/com/microsoft/sqlserver/mssql-jdbc/6.4.0.jre8/mssql-jdbc-6.4.0.jre8.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/3.4.0-SNAPSHOT/hapi-fhir-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar, /Users/george_ashiotis/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /Users/george_ashiotis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar, /Users/george_ashiotis/.m2/repository/com/google/guava/guava/23.0/guava-23.0.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/george_ashiotis/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar, /Users/george_ashiotis/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu3/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-utilities/3.4.0-SNAPSHOT/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-base/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar, /Users/george_ashiotis/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar, /Users/george_ashiotis/.m2/repository/net/sf/saxon/Saxon-HE/9.5.1-5/Saxon-HE-9.5.1-5.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-csv/1.3/commons-csv-1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-client/3.4.0-SNAPSHOT/hapi-fhir-client-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-server/3.4.0-SNAPSHOT/hapi-fhir-server-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation/3.4.0-SNAPSHOT/hapi-fhir-validation-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-converter/3.4.0-SNAPSHOT/hapi-fhir-converter-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/3.4.0-SNAPSHOT/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-hl7org-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu2/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf-spring4/3.0.9.RELEASE/thymeleaf-spring4-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/jscience/jscience/4.3.1/jscience-4.3.1.jar, /Users/george_ashiotis/.m2/repository/org/javolution/javolution/5.2.3/javolution-5.2.3.jar, /Users/george_ashiotis/.m2/repository/net/riotopsys/json_patch/0.0.0/json_patch-0.0.0.jar, /Users/george_ashiotis/.m2/repository/com/github/dnault/xml-patch/0.3.0/xml-patch-0.3.0.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jcl/5.0.3.RELEASE/spring-jcl-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-orm/5.0.3.RELEASE/spring-orm-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jdbc/4.3.10.RELEASE/spring-jdbc-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context/5.0.3.RELEASE/spring-context-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-aop/4.3.10.RELEASE/spring-aop-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-expression/4.3.10.RELEASE/spring-expression-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-beans/5.0.3.RELEASE/spring-beans-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-jpa/1.11.6.RELEASE/spring-data-jpa-1.11.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-commons/1.13.6.RELEASE/spring-data-commons-1.13.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-messaging/5.0.3.RELEASE/spring-messaging-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-tx/5.0.3.RELEASE/spring-tx-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context-support/5.0.3.RELEASE/spring-context-support-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-webmvc/5.0.3.RELEASE/spring-webmvc-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-websocket/5.0.3.RELEASE/spring-websocket-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-core/5.2.16.Final/hibernate-core-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar, /Users/george_ashiotis/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar, /Users/george_ashiotis/.m2/repository/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar, /Users/george_ashiotis/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-entitymanager/5.2.16.Final/hibernate-entitymanager-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-ehcache/5.2.16.Final/hibernate-ehcache-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-validator/5.4.1.Final/hibernate-validator-5.4.1.Final.jar, /Users/george_ashiotis/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar, /Users/george_ashiotis/.m2/repository/com/sun/mail/javax.mail/1.6.0/javax.mail-1.6.0.jar, /Users/george_ashiotis/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/george_ashiotis/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /Users/george_ashiotis/.m2/repository/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-orm/5.7.1.Final/hibernate-search-orm-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-engine/5.7.1.Final/hibernate-search-engine-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-misc/5.5.4/lucene-misc-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-facet/5.5.4/lucene-facet-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-highlighter/5.5.4/lucene-highlighter-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-common/5.5.4/lucene-analyzers-common-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-core/5.5.4/lucene-core-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-join/5.5.4/lucene-join-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-memory/5.5.4/lucene-memory-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-queries/5.5.4/lucene-queries-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-phonetic/5.5.4/lucene-analyzers-phonetic-5.5.4.jar, /Users/george_ashiotis/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-elasticsearch/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-elasticsearch/5.7.1.Final/hibernate-search-elasticsearch-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest/2.0.4/jest-2.0.4.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest-common/2.0.4/jest-common-2.0.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-testpage-overlay/3.4.0-SNAPSHOT/hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar, /Users/george_ashiotis/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar, /Users/george_ashiotis/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/ognl/ognl/3.1.12/ognl-3.1.12.jar, /Users/george_ashiotis/.m2/repository/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/ebaysf/web/cors-filter/1.0.1/cors-filter-1.0.1.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-web/5.0.3.RELEASE/spring-web-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar, /Users/george_ashiotis/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derby/10.14.1.0/derby-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbynet/10.14.1.0/derbynet-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbyclient/10.14.1.0/derbyclient-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-schematron/2.7.1/phloc-schematron-2.7.1.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-commons/4.4.11/phloc-commons-4.4.11.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar, /Users/george_ashiotis/.m2/repository/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar]
  1055. [DEBUG] (f) compileSourceRoots = [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/java]
  1056. [DEBUG] (f) compilerId = javac
  1057. [DEBUG] (f) debug = true
  1058. [DEBUG] (f) encoding = UTF-8
  1059. [DEBUG] (f) failOnError = true
  1060. [DEBUG] (f) failOnWarning = false
  1061. [DEBUG] (f) forceJavacCompilerUse = true
  1062. [DEBUG] (f) fork = true
  1063. [DEBUG] (f) generatedSourcesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-sources/annotations
  1064. [DEBUG] (f) maxmem = 2000m
  1065. [DEBUG] (f) meminitial = 500m
  1066. [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile {execution: default-compile}
  1067. [DEBUG] (f) optimize = false
  1068. [DEBUG] (f) outputDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes
  1069. [DEBUG] (f) parameters = false
  1070. [DEBUG] (f) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  1071. [DEBUG] (f) projectArtifact = ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:war:3.4.0-SNAPSHOT
  1072. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  1073. [DEBUG] (f) showDeprecation = false
  1074. [DEBUG] (f) showWarnings = false
  1075. [DEBUG] (f) skipMultiThreadWarning = false
  1076. [DEBUG] (f) source = 1.8
  1077. [DEBUG] (f) staleMillis = 0
  1078. [DEBUG] (f) target = 1.8
  1079. [DEBUG] (f) useIncrementalCompilation = true
  1080. [DEBUG] (f) verbose = false
  1081. [DEBUG] -- end configuration --
  1082. [DEBUG] Using compiler 'javac'.
  1083. [DEBUG] Adding /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-sources/annotations to compile source roots:
  1084. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/java
  1085. [DEBUG] New compile source roots:
  1086. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/java
  1087. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-sources/annotations
  1088. [DEBUG] CompilerReuseStrategy: reuseCreated
  1089. [DEBUG] useIncrementalCompilation enabled
  1090. [INFO] Nothing to compile - all classes are up to date
  1091. [INFO]
  1092. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hapi-fhir-jpaserver-example ---
  1093. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  1094. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
  1095. [DEBUG] (f) buildFilters = []
  1096. [DEBUG] (f) encoding = UTF-8
  1097. [DEBUG] (f) escapeWindowsPaths = true
  1098. [DEBUG] (s) includeEmptyDirs = false
  1099. [DEBUG] (s) outputDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes
  1100. [DEBUG] (s) overwrite = false
  1101. [DEBUG] (f) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  1102. [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
  1103. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  1104. [DEBUG] (f) supportMultiLineFiltering = false
  1105. [DEBUG] (f) useBuildFilters = true
  1106. [DEBUG] (s) useDefaultDelimiters = true
  1107. [DEBUG] -- end configuration --
  1108. [DEBUG] properties used {env.TERM=xterm-256color, java.specification.version=9, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher install -X, jdk.debug=release, maven.version=3.5.3, java.specification.vendor=Oracle Corporation, java.home=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, ebay_cors_filter_version=1.0.1, jersey_version=2.25.1, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, jaxb_core_version=2.3.0, java.runtime.version=9.0.1+11, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin, file.encoding=UTF-8, httpcore_version=4.4.6, maven.build.timestamp.format=yyyy-MM-dd'T'HH:mm:ss'Z', woodstox_core_asl_version=4.4.1, env.SHLVL=1, httpclient_version=4.5.3, java.io.tmpdir=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, java.version=9.0.1, java.vm.specification.name=Java Virtual Machine Specification, guava_version=23.0, jetty_version=9.4.8.v20171121, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, java.library.path=/Users/george_ashiotis/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.vendor=Oracle Corporation, classworlds.conf=/usr/local/Cellar/maven/3.5.3/libexec/bin/m2.conf, sun.io.unicode.encoding=UnicodeBig, phloc_commons_version=4.4.11, env.LANG=en_GB.UTF-8, slf4j_target_version=1.6.0, user.timezone=, os.name=Mac OS X, java.vm.specification.version=9, siteMainDirectory=/Users/george_ashiotis/sites/hapi-fhir, hibernate_version=5.2.16.Final, error_prone_annotations_version=2.0.18, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, user.home=/Users/george_ashiotis, stax2_api_version=3.1.4, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, env.Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.tXN5RDNvZ8/Render, path.separator=:, os.version=10.13.5, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.SHELL=/bin/bash, os.arch=x86_64, maven.multiModuleProjectDirectory=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, env.MAVEN_PROJECTBASEDIR=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.info=mixed mode, env.USER=george_ashiotis, java.class.version=53.0, awt.toolkit=sun.lwawt.macosx.LWCToolkit, sun.jnu.encoding=UTF-8, apache_karaf_version=4.1.4, thymeleaf-version=3.0.9.RELEASE, maven.build.version=Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z), jaxb_api_version=2.3.0, maven.home=/usr/local/Cellar/maven/3.5.3/libexec, scmPubCheckoutDirectory=/Users/george_ashiotis/sites/scm/hapi-fhir, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
  1109. , commons_lang3_version=3.6, maven_license_plugin_version=1.8, lucene_version=5.5.4, env.TERM_PROGRAM_VERSION=404, user.name=george_ashiotis, spring-boot.version=1.5.6.RELEASE, hibernate_validator_version=5.4.1.Final, env.XPC_FLAGS=0x0, env.LOGNAME=george_ashiotis, env.__CF_USER_TEXT_ENCODING=0x1F8:0x0:0x2, env.JAVA_MAIN_CLASS_10678=org.codehaus.plexus.classworlds.launcher.Launcher, env.TERM_SESSION_ID=EE645A7F-6B9A-4CCC-B3F6-A4E8CC9EF002, servicemix_xmlresolver_version=1.2_5, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FzfdhJFEAy/Listeners, project.reporting.outputEncoding=UTF-8, sun.os.patch.level=unknown, phloc_schematron_version=2.7.1, env.TMPDIR=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, commons_io_version=2.5, library.jansi.path=/usr/local/Cellar/maven/3.5.3/libexec/lib/jansi-native, env.TERM_PROGRAM=Apple_Terminal, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.OLDPWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, maven_assembly_plugin_version=2.5.3, gopherProxySet=false, env.PWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, file.encoding.pkg=sun.io, java.class.path=/usr/local/Cellar/maven/3.5.3/libexec/boot/plexus-classworlds-2.5.2.jar, env.HOME=/Users/george_ashiotis, java.vm.vendor=Oracle Corporation, maven.conf=/usr/local/Cellar/maven/3.5.3/libexec/conf, gson_version=2.8.1, sun.java.launcher=SUN_STANDARD, user.country=GB, sun.cpu.endian=little, user.language=en, servicemix_saxon_version=9.5.1-5_1, commons_codec_version=1.10, env.XPC_SERVICE_NAME=0, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.runtime.name=Java(TM) SE Runtime Environment, derby_version=10.14.1.0, project.build.sourceEncoding=UTF-8, spring_version=5.0.3.RELEASE, env.MAVEN_CMD_LINE_ARGS= install -X, java.vendor.url.bug=http://bugreport.java.com/bugreport/, user.dir=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.version=9.0.1+11, hibernate_search_version=5.7.1.Final, jsr305_version=3.0.2, arguments=}
  1110. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1111. [DEBUG] resource with targetPath null
  1112. directory /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/resources
  1113. excludes []
  1114. includes []
  1115. [DEBUG] ignoreDelta true
  1116. [INFO] Copying 1 resource
  1117. [DEBUG] file .keep_hapi-fhir-jpaserver-example has a filtered file extension
  1118. [DEBUG] copy /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/resources/.keep_hapi-fhir-jpaserver-example to /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes/.keep_hapi-fhir-jpaserver-example
  1119. [DEBUG] no use filter components
  1120. [INFO]
  1121. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ hapi-fhir-jpaserver-example ---
  1122. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.7.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  1123. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile' with basic configurator -->
  1124. [DEBUG] (f) basedir = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  1125. [DEBUG] (f) buildDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target
  1126. [DEBUG] (f) compilePath = [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-client/9.4.6.v20170531/jetty-client-9.4.6.v20170531.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/mysql/mysql-connector-java/6.0.5/mysql-connector-java-6.0.5.jar, /Users/george_ashiotis/.m2/repository/com/microsoft/sqlserver/mssql-jdbc/6.4.0.jre8/mssql-jdbc-6.4.0.jre8.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/3.4.0-SNAPSHOT/hapi-fhir-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar, /Users/george_ashiotis/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /Users/george_ashiotis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar, /Users/george_ashiotis/.m2/repository/com/google/guava/guava/23.0/guava-23.0.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/george_ashiotis/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar, /Users/george_ashiotis/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu3/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-utilities/3.4.0-SNAPSHOT/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-base/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar, /Users/george_ashiotis/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar, /Users/george_ashiotis/.m2/repository/net/sf/saxon/Saxon-HE/9.5.1-5/Saxon-HE-9.5.1-5.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-csv/1.3/commons-csv-1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-client/3.4.0-SNAPSHOT/hapi-fhir-client-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-server/3.4.0-SNAPSHOT/hapi-fhir-server-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation/3.4.0-SNAPSHOT/hapi-fhir-validation-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-converter/3.4.0-SNAPSHOT/hapi-fhir-converter-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/3.4.0-SNAPSHOT/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-hl7org-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu2/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf-spring4/3.0.9.RELEASE/thymeleaf-spring4-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/jscience/jscience/4.3.1/jscience-4.3.1.jar, /Users/george_ashiotis/.m2/repository/org/javolution/javolution/5.2.3/javolution-5.2.3.jar, /Users/george_ashiotis/.m2/repository/net/riotopsys/json_patch/0.0.0/json_patch-0.0.0.jar, /Users/george_ashiotis/.m2/repository/com/github/dnault/xml-patch/0.3.0/xml-patch-0.3.0.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jcl/5.0.3.RELEASE/spring-jcl-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-orm/5.0.3.RELEASE/spring-orm-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jdbc/4.3.10.RELEASE/spring-jdbc-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context/5.0.3.RELEASE/spring-context-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-aop/4.3.10.RELEASE/spring-aop-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-expression/4.3.10.RELEASE/spring-expression-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-beans/5.0.3.RELEASE/spring-beans-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-jpa/1.11.6.RELEASE/spring-data-jpa-1.11.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-commons/1.13.6.RELEASE/spring-data-commons-1.13.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-messaging/5.0.3.RELEASE/spring-messaging-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-tx/5.0.3.RELEASE/spring-tx-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context-support/5.0.3.RELEASE/spring-context-support-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-webmvc/5.0.3.RELEASE/spring-webmvc-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-websocket/5.0.3.RELEASE/spring-websocket-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-core/5.2.16.Final/hibernate-core-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar, /Users/george_ashiotis/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar, /Users/george_ashiotis/.m2/repository/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar, /Users/george_ashiotis/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-entitymanager/5.2.16.Final/hibernate-entitymanager-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-ehcache/5.2.16.Final/hibernate-ehcache-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-validator/5.4.1.Final/hibernate-validator-5.4.1.Final.jar, /Users/george_ashiotis/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar, /Users/george_ashiotis/.m2/repository/com/sun/mail/javax.mail/1.6.0/javax.mail-1.6.0.jar, /Users/george_ashiotis/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/george_ashiotis/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /Users/george_ashiotis/.m2/repository/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-orm/5.7.1.Final/hibernate-search-orm-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-engine/5.7.1.Final/hibernate-search-engine-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-misc/5.5.4/lucene-misc-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-facet/5.5.4/lucene-facet-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-highlighter/5.5.4/lucene-highlighter-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-common/5.5.4/lucene-analyzers-common-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-core/5.5.4/lucene-core-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-join/5.5.4/lucene-join-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-memory/5.5.4/lucene-memory-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-queries/5.5.4/lucene-queries-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-phonetic/5.5.4/lucene-analyzers-phonetic-5.5.4.jar, /Users/george_ashiotis/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-elasticsearch/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-elasticsearch/5.7.1.Final/hibernate-search-elasticsearch-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest/2.0.4/jest-2.0.4.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest-common/2.0.4/jest-common-2.0.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-testpage-overlay/3.4.0-SNAPSHOT/hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar, /Users/george_ashiotis/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar, /Users/george_ashiotis/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/ognl/ognl/3.1.12/ognl-3.1.12.jar, /Users/george_ashiotis/.m2/repository/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/ebaysf/web/cors-filter/1.0.1/cors-filter-1.0.1.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-web/5.0.3.RELEASE/spring-web-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar, /Users/george_ashiotis/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derby/10.14.1.0/derby-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbynet/10.14.1.0/derbynet-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbyclient/10.14.1.0/derbyclient-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-schematron/2.7.1/phloc-schematron-2.7.1.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-commons/4.4.11/phloc-commons-4.4.11.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar, /Users/george_ashiotis/.m2/repository/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar]
  1127. [DEBUG] (f) compileSourceRoots = [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/java]
  1128. [DEBUG] (f) compilerId = javac
  1129. [DEBUG] (f) debug = true
  1130. [DEBUG] (f) encoding = UTF-8
  1131. [DEBUG] (f) failOnError = true
  1132. [DEBUG] (f) failOnWarning = false
  1133. [DEBUG] (f) forceJavacCompilerUse = true
  1134. [DEBUG] (f) fork = true
  1135. [DEBUG] (f) generatedTestSourcesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-test-sources/test-annotations
  1136. [DEBUG] (f) maxmem = 2000m
  1137. [DEBUG] (f) meminitial = 500m
  1138. [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile {execution: default-testCompile}
  1139. [DEBUG] (f) optimize = false
  1140. [DEBUG] (f) outputDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes
  1141. [DEBUG] (f) parameters = false
  1142. [DEBUG] (f) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  1143. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  1144. [DEBUG] (f) showDeprecation = false
  1145. [DEBUG] (f) showWarnings = false
  1146. [DEBUG] (f) skipMultiThreadWarning = false
  1147. [DEBUG] (f) source = 1.8
  1148. [DEBUG] (f) staleMillis = 0
  1149. [DEBUG] (f) target = 1.8
  1150. [DEBUG] (f) testPath = [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes, /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-client/9.4.6.v20170531/jetty-client-9.4.6.v20170531.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/mysql/mysql-connector-java/6.0.5/mysql-connector-java-6.0.5.jar, /Users/george_ashiotis/.m2/repository/com/microsoft/sqlserver/mssql-jdbc/6.4.0.jre8/mssql-jdbc-6.4.0.jre8.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/3.4.0-SNAPSHOT/hapi-fhir-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar, /Users/george_ashiotis/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /Users/george_ashiotis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar, /Users/george_ashiotis/.m2/repository/com/google/guava/guava/23.0/guava-23.0.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/george_ashiotis/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar, /Users/george_ashiotis/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /Users/george_ashiotis/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu3/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-utilities/3.4.0-SNAPSHOT/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-base/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar, /Users/george_ashiotis/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar, /Users/george_ashiotis/.m2/repository/net/sf/saxon/Saxon-HE/9.5.1-5/Saxon-HE-9.5.1-5.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-csv/1.3/commons-csv-1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-client/3.4.0-SNAPSHOT/hapi-fhir-client-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-server/3.4.0-SNAPSHOT/hapi-fhir-server-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation/3.4.0-SNAPSHOT/hapi-fhir-validation-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-converter/3.4.0-SNAPSHOT/hapi-fhir-converter-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/3.4.0-SNAPSHOT/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-hl7org-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu2/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf-spring4/3.0.9.RELEASE/thymeleaf-spring4-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/jscience/jscience/4.3.1/jscience-4.3.1.jar, /Users/george_ashiotis/.m2/repository/org/javolution/javolution/5.2.3/javolution-5.2.3.jar, /Users/george_ashiotis/.m2/repository/net/riotopsys/json_patch/0.0.0/json_patch-0.0.0.jar, /Users/george_ashiotis/.m2/repository/com/github/dnault/xml-patch/0.3.0/xml-patch-0.3.0.jar, /Users/george_ashiotis/.m2/repository/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar, /Users/george_ashiotis/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar, /Users/george_ashiotis/.m2/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jcl/5.0.3.RELEASE/spring-jcl-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-orm/5.0.3.RELEASE/spring-orm-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-jdbc/4.3.10.RELEASE/spring-jdbc-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context/5.0.3.RELEASE/spring-context-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-aop/4.3.10.RELEASE/spring-aop-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-expression/4.3.10.RELEASE/spring-expression-4.3.10.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-beans/5.0.3.RELEASE/spring-beans-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-jpa/1.11.6.RELEASE/spring-data-jpa-1.11.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-commons/1.13.6.RELEASE/spring-data-commons-1.13.6.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-messaging/5.0.3.RELEASE/spring-messaging-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-tx/5.0.3.RELEASE/spring-tx-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-context-support/5.0.3.RELEASE/spring-context-support-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-webmvc/5.0.3.RELEASE/spring-webmvc-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-websocket/5.0.3.RELEASE/spring-websocket-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-core/5.2.16.Final/hibernate-core-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar, /Users/george_ashiotis/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar, /Users/george_ashiotis/.m2/repository/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar, /Users/george_ashiotis/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar, /Users/george_ashiotis/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-entitymanager/5.2.16.Final/hibernate-entitymanager-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-ehcache/5.2.16.Final/hibernate-ehcache-5.2.16.Final.jar, /Users/george_ashiotis/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-validator/5.4.1.Final/hibernate-validator-5.4.1.Final.jar, /Users/george_ashiotis/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar, /Users/george_ashiotis/.m2/repository/com/sun/mail/javax.mail/1.6.0/javax.mail-1.6.0.jar, /Users/george_ashiotis/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /Users/george_ashiotis/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /Users/george_ashiotis/.m2/repository/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-orm/5.7.1.Final/hibernate-search-orm-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-engine/5.7.1.Final/hibernate-search-engine-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-misc/5.5.4/lucene-misc-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-facet/5.5.4/lucene-facet-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-highlighter/5.5.4/lucene-highlighter-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-common/5.5.4/lucene-analyzers-common-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-core/5.5.4/lucene-core-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-join/5.5.4/lucene-join-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-memory/5.5.4/lucene-memory-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-queries/5.5.4/lucene-queries-5.5.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-phonetic/5.5.4/lucene-analyzers-phonetic-5.5.4.jar, /Users/george_ashiotis/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-elasticsearch/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar, /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-elasticsearch/5.7.1.Final/hibernate-search-elasticsearch-5.7.1.Final.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest/2.0.4/jest-2.0.4.jar, /Users/george_ashiotis/.m2/repository/io/searchbox/jest-common/2.0.4/jest-common-2.0.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar, /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-testpage-overlay/3.4.0-SNAPSHOT/hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar, /Users/george_ashiotis/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar, /Users/george_ashiotis/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar, /Users/george_ashiotis/.m2/repository/ognl/ognl/3.1.12/ognl-3.1.12.jar, /Users/george_ashiotis/.m2/repository/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/ebaysf/web/cors-filter/1.0.1/cors-filter-1.0.1.jar, /Users/george_ashiotis/.m2/repository/org/springframework/spring-web/5.0.3.RELEASE/spring-web-5.0.3.RELEASE.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar, /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar, /Users/george_ashiotis/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derby/10.14.1.0/derby-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbynet/10.14.1.0/derbynet-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/apache/derby/derbyclient/10.14.1.0/derbyclient-10.14.1.0.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlets/9.4.8.v20171121/jetty-servlets-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.8.v20171121/jetty-continuation-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.8.v20171121/jetty-servlet-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-security/9.4.8.v20171121/jetty-security-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.8.v20171121/websocket-server-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.8.v20171121/websocket-servlet-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-server/9.4.8.v20171121/jetty-server-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-util/9.4.8.v20171121/jetty-util-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.8.v20171121/jetty-webapp-9.4.8.v20171121.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-schematron/2.7.1/phloc-schematron-2.7.1.jar, /Users/george_ashiotis/.m2/repository/com/phloc/phloc-commons/4.4.11/phloc-commons-4.4.11.jar, /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar, /Users/george_ashiotis/.m2/repository/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar, /Users/george_ashiotis/.m2/repository/junit/junit/4.12/junit-4.12.jar, /Users/george_ashiotis/.m2/repository/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar, /Users/george_ashiotis/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar]
  1151. [DEBUG] (f) useIncrementalCompilation = true
  1152. [DEBUG] (f) verbose = false
  1153. [DEBUG] -- end configuration --
  1154. [DEBUG] Using compiler 'javac'.
  1155. [DEBUG] Adding /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-test-sources/test-annotations to test-compile source roots:
  1156. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/java
  1157. [DEBUG] New test-compile source roots:
  1158. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/java
  1159. /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/generated-test-sources/test-annotations
  1160. [DEBUG] CompilerReuseStrategy: reuseCreated
  1161. [DEBUG] useIncrementalCompilation enabled
  1162. [INFO] Nothing to compile - all classes are up to date
  1163. [INFO]
  1164. [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ hapi-fhir-jpaserver-example ---
  1165. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=111478, ConflictMarker.markTime=50440, ConflictMarker.nodeCount=111, ConflictIdSorter.graphTime=45956, ConflictIdSorter.topsortTime=22773, ConflictIdSorter.conflictIdCount=34, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=651050, ConflictResolver.conflictItemCount=76, DefaultDependencyCollector.collectTime=20850541, DefaultDependencyCollector.transformTime=900004}
  1166. [DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.20.1:
  1167. [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.20.1:compile
  1168. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
  1169. [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile
  1170. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.20.1:compile
  1171. [DEBUG] org.apache.maven.surefire:surefire-logger-api:jar:2.20.1:compile
  1172. [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.20.1:compile
  1173. [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
  1174. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
  1175. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
  1176. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  1177. [DEBUG] junit:junit:jar:4.12:compile
  1178. [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
  1179. [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
  1180. [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
  1181. [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
  1182. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
  1183. [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
  1184. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
  1185. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
  1186. [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
  1187. [DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
  1188. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
  1189. [DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
  1190. [DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
  1191. [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
  1192. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
  1193. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
  1194. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
  1195. [DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
  1196. [DEBUG] classworlds:classworlds:jar:1.1:compile
  1197. [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
  1198. [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
  1199. [DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
  1200. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.20.1
  1201. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.20.1
  1202. [DEBUG] Imported: < maven.api
  1203. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.20.1
  1204. [DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.20.1
  1205. [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.20.1
  1206. [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3
  1207. [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.20.1
  1208. [DEBUG] Included: org.apache.maven.surefire:surefire-logger-api:jar:2.20.1
  1209. [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.20.1
  1210. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
  1211. [DEBUG] Included: junit:junit:jar:4.12
  1212. [DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
  1213. [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
  1214. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
  1215. [DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
  1216. [DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
  1217. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
  1218. [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
  1219. [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
  1220. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.20.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  1221. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test' with basic configurator -->
  1222. [DEBUG] (s) additionalClasspathElements = []
  1223. [DEBUG] (s) argLine = -Dfile.encoding=UTF-8 -Xmx1024m
  1224. [DEBUG] (s) basedir = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  1225. [DEBUG] (s) childDelegation = false
  1226. [DEBUG] (s) classesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes
  1227. [DEBUG] (s) classpathDependencyExcludes = []
  1228. [DEBUG] (s) dependenciesToScan = []
  1229. [DEBUG] (s) disableXmlReport = false
  1230. [DEBUG] (s) enableAssertions = true
  1231. [DEBUG] (f) forkCount = 1.0C
  1232. [DEBUG] (s) forkMode = once
  1233. [DEBUG] (s) forkedProcessExitTimeoutInSeconds = 30
  1234. [DEBUG] (s) junitArtifactName = junit:junit
  1235. [DEBUG] (s) localRepository = id: local
  1236. url: file:///Users/george_ashiotis/.m2/repository/
  1237. layout: default
  1238. snapshots: [enabled => true, update => always]
  1239. releases: [enabled => true, update => always]
  1240.  
  1241. [DEBUG] (f) parallelMavenExecution = false
  1242. [DEBUG] (s) parallelOptimized = true
  1243. [DEBUG] (s) perCoreThreadCount = true
  1244. [DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.20.1:, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.20.1:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.20.1:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:2.20.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.20.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.12:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14=org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.2.1:compile}
  1245. [DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.20.1:help'
  1246. role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test'
  1247. ---
  1248. [DEBUG] (s) printSummary = true
  1249. [DEBUG] (s) projectArtifactMap = {org.eclipse.jetty.websocket:websocket-api=org.eclipse.jetty.websocket:websocket-api:jar:9.4.8.v20171121:compile, org.eclipse.jetty.websocket:websocket-client=org.eclipse.jetty.websocket:websocket-client:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-client=org.eclipse.jetty:jetty-client:jar:9.4.6.v20170531:compile, org.eclipse.jetty:jetty-xml=org.eclipse.jetty:jetty-xml:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-io=org.eclipse.jetty:jetty-io:jar:9.4.8.v20171121:compile, org.eclipse.jetty.websocket:websocket-common=org.eclipse.jetty.websocket:websocket-common:jar:9.4.8.v20171121:compile, mysql:mysql-connector-java=mysql:mysql-connector-java:jar:6.0.5:compile, com.microsoft.sqlserver:mssql-jdbc=com.microsoft.sqlserver:mssql-jdbc:jar:6.4.0.jre8:compile, ca.uhn.hapi.fhir:hapi-fhir-base=ca.uhn.hapi.fhir:hapi-fhir-base:jar:3.4.0-SNAPSHOT:compile, com.google.code.gson:gson=com.google.code.gson:gson:jar:2.8.1:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.6:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.10:compile, commons-io:commons-io=commons-io:commons-io:jar:2.5:compile, com.google.guava:guava=com.google.guava:guava:jar:23.0:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:1.3.9:compile, com.google.errorprone:error_prone_annotations=com.google.errorprone:error_prone_annotations:jar:2.0.18:compile, com.google.j2objc:j2objc-annotations=com.google.j2objc:j2objc-annotations:jar:1.1:compile, org.codehaus.mojo:animal-sniffer-annotations=org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.7.25:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3=ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-utilities=ca.uhn.hapi.fhir:hapi-fhir-utilities:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base=ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:jar:3.4.0-SNAPSHOT:compile, org.codehaus.woodstox:woodstox-core-asl=org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:compile, javax.xml.stream:stax-api=javax.xml.stream:stax-api:jar:1.0-2:compile, org.codehaus.woodstox:stax2-api=org.codehaus.woodstox:stax2-api:jar:3.1.4:compile, net.sf.saxon:Saxon-HE=net.sf.saxon:Saxon-HE:jar:9.5.1-5:compile, org.apache.commons:commons-csv=org.apache.commons:commons-csv:jar:1.3:compile, ca.uhn.hapi.fhir:hapi-fhir-client=ca.uhn.hapi.fhir:hapi-fhir-client:jar:3.4.0-SNAPSHOT:compile, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.5.3:compile, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.4.6:compile, ca.uhn.hapi.fhir:hapi-fhir-server=ca.uhn.hapi.fhir:hapi-fhir-server:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation=ca.uhn.hapi.fhir:hapi-fhir-validation:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-converter=ca.uhn.hapi.fhir:hapi-fhir-converter:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2=ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-r4=ca.uhn.hapi.fhir:hapi-fhir-structures-r4:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2=ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:jar:3.4.0-SNAPSHOT:compile, xpp3:xpp3_min=xpp3:xpp3_min:jar:1.1.4c:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:jar:3.4.0-SNAPSHOT:compile, org.javassist:javassist=org.javassist:javassist:jar:3.22.0-GA:compile, com.fasterxml.jackson.core:jackson-annotations=com.fasterxml.jackson.core:jackson-annotations:jar:2.9.2:compile, org.thymeleaf:thymeleaf-spring4=org.thymeleaf:thymeleaf-spring4:jar:3.0.9.RELEASE:compile, org.jscience:jscience=org.jscience:jscience:jar:4.3.1:compile, org.javolution:javolution=org.javolution:javolution:jar:5.2.3:compile, net.riotopsys:json_patch=net.riotopsys:json_patch:jar:0.0.0:compile, com.github.dnault:xml-patch=com.github.dnault:xml-patch:jar:0.3.0:compile, org.jdom:jdom2=org.jdom:jdom2:jar:2.0.6:runtime, jaxen:jaxen=jaxen:jaxen:jar:1.1.6:runtime, net.sf.jopt-simple:jopt-simple=net.sf.jopt-simple:jopt-simple:jar:4.9:runtime, org.springframework:spring-core=org.springframework:spring-core:jar:5.0.3.RELEASE:compile, org.springframework:spring-jcl=org.springframework:spring-jcl:jar:5.0.3.RELEASE:compile, org.springframework:spring-orm=org.springframework:spring-orm:jar:5.0.3.RELEASE:compile, org.springframework:spring-jdbc=org.springframework:spring-jdbc:jar:4.3.10.RELEASE:compile, org.springframework:spring-context=org.springframework:spring-context:jar:5.0.3.RELEASE:compile, org.springframework:spring-aop=org.springframework:spring-aop:jar:4.3.10.RELEASE:compile, org.springframework:spring-expression=org.springframework:spring-expression:jar:4.3.10.RELEASE:compile, org.springframework:spring-beans=org.springframework:spring-beans:jar:5.0.3.RELEASE:compile, org.springframework.data:spring-data-jpa=org.springframework.data:spring-data-jpa:jar:1.11.6.RELEASE:compile, org.springframework.data:spring-data-commons=org.springframework.data:spring-data-commons:jar:1.13.6.RELEASE:compile, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.8.10:compile, org.springframework:spring-messaging=org.springframework:spring-messaging:jar:5.0.3.RELEASE:compile, org.springframework:spring-tx=org.springframework:spring-tx:jar:5.0.3.RELEASE:compile, org.springframework:spring-context-support=org.springframework:spring-context-support:jar:5.0.3.RELEASE:compile, org.springframework:spring-webmvc=org.springframework:spring-webmvc:jar:5.0.3.RELEASE:compile, org.springframework:spring-websocket=org.springframework:spring-websocket:jar:5.0.3.RELEASE:compile, org.hibernate:hibernate-core=org.hibernate:hibernate-core:jar:5.2.16.Final:compile, org.jboss.logging:jboss-logging=org.jboss.logging:jboss-logging:jar:3.3.1.Final:compile, org.hibernate.javax.persistence:hibernate-jpa-2.1-api=org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile, antlr:antlr=antlr:antlr:jar:2.7.7:compile, org.jboss:jandex=org.jboss:jandex:jar:2.0.3.Final:compile, com.fasterxml:classmate=com.fasterxml:classmate:jar:1.3.3:compile, dom4j:dom4j=dom4j:dom4j:jar:1.6.1:compile, org.hibernate.common:hibernate-commons-annotations=org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile, org.hibernate:hibernate-entitymanager=org.hibernate:hibernate-entitymanager:jar:5.2.16.Final:compile, net.bytebuddy:byte-buddy=net.bytebuddy:byte-buddy:jar:1.6.14:compile, org.hibernate:hibernate-ehcache=org.hibernate:hibernate-ehcache:jar:5.2.16.Final:compile, net.sf.ehcache:ehcache=net.sf.ehcache:ehcache:jar:2.10.4:compile, org.hibernate:hibernate-validator=org.hibernate:hibernate-validator:jar:5.4.1.Final:compile, javax.transaction:javax.transaction-api=javax.transaction:javax.transaction-api:jar:1.2:compile, com.sun.mail:javax.mail=com.sun.mail:javax.mail:jar:1.6.0:compile, javax.activation:activation=javax.activation:activation:jar:1.1:compile, javax.validation:validation-api=javax.validation:validation-api:jar:1.1.0.Final:compile, org.glassfish:javax.el=org.glassfish:javax.el:jar:3.0.0:compile, org.hibernate:hibernate-search-orm=org.hibernate:hibernate-search-orm:jar:5.7.1.Final:compile, org.hibernate:hibernate-search-engine=org.hibernate:hibernate-search-engine:jar:5.7.1.Final:compile, org.apache.lucene:lucene-misc=org.apache.lucene:lucene-misc:jar:5.5.4:compile, org.apache.lucene:lucene-facet=org.apache.lucene:lucene-facet:jar:5.5.4:compile, org.apache.lucene:lucene-highlighter=org.apache.lucene:lucene-highlighter:jar:5.5.4:compile, org.apache.lucene:lucene-analyzers-common=org.apache.lucene:lucene-analyzers-common:jar:5.5.4:compile, org.apache.lucene:lucene-core=org.apache.lucene:lucene-core:jar:5.5.4:compile, org.apache.lucene:lucene-join=org.apache.lucene:lucene-join:jar:5.5.4:compile, org.apache.lucene:lucene-memory=org.apache.lucene:lucene-memory:jar:5.5.4:compile, org.apache.lucene:lucene-queries=org.apache.lucene:lucene-queries:jar:5.5.4:compile, org.apache.lucene:lucene-analyzers-phonetic=org.apache.lucene:lucene-analyzers-phonetic:jar:5.5.4:compile, com.github.ben-manes.caffeine:caffeine=com.github.ben-manes.caffeine:caffeine:jar:2.3.5:compile, ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch=ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:jar:3.4.0-SNAPSHOT:compile, org.hibernate:hibernate-search-elasticsearch=org.hibernate:hibernate-search-elasticsearch:jar:5.7.1.Final:compile, io.searchbox:jest=io.searchbox:jest:jar:2.0.4:compile, io.searchbox:jest-common=io.searchbox:jest-common:jar:2.0.4:compile, org.apache.httpcomponents:httpcore-nio=org.apache.httpcomponents:httpcore-nio:jar:4.4.4:compile, org.apache.httpcomponents:httpasyncclient=org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile, ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay=ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:jar:classes:3.4.0-SNAPSHOT:provided, aopalliance:aopalliance=aopalliance:aopalliance:jar:1.0:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:compile, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.1.11:compile, javax.servlet:javax.servlet-api=javax.servlet:javax.servlet-api:jar:3.1.0:provided, org.thymeleaf:thymeleaf=org.thymeleaf:thymeleaf:jar:3.0.9.RELEASE:compile, ognl:ognl=ognl:ognl:jar:3.1.12:compile, org.attoparser:attoparser=org.attoparser:attoparser:jar:2.0.4.RELEASE:compile, org.unbescape:unbescape=org.unbescape:unbescape:jar:1.1.5.RELEASE:compile, org.ebaysf.web:cors-filter=org.ebaysf.web:cors-filter:jar:1.0.1:compile, org.springframework:spring-web=org.springframework:spring-web:jar:5.0.3.RELEASE:compile, org.apache.commons:commons-dbcp2=org.apache.commons:commons-dbcp2:jar:2.1.1:compile, org.apache.commons:commons-pool2=org.apache.commons:commons-pool2:jar:2.4.2:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.2:compile, org.apache.derby:derby=org.apache.derby:derby:jar:10.14.1.0:compile, org.apache.derby:derbynet=org.apache.derby:derbynet:jar:10.14.1.0:compile, org.apache.derby:derbyclient=org.apache.derby:derbyclient:jar:10.14.1.0:compile, org.eclipse.jetty:jetty-servlets=org.eclipse.jetty:jetty-servlets:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-continuation=org.eclipse.jetty:jetty-continuation:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-http=org.eclipse.jetty:jetty-http:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-servlet=org.eclipse.jetty:jetty-servlet:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-security=org.eclipse.jetty:jetty-security:jar:9.4.8.v20171121:test, org.eclipse.jetty.websocket:websocket-server=org.eclipse.jetty.websocket:websocket-server:jar:9.4.8.v20171121:test, org.eclipse.jetty.websocket:websocket-servlet=org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-server=org.eclipse.jetty:jetty-server:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-util=org.eclipse.jetty:jetty-util:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-webapp=org.eclipse.jetty:jetty-webapp:jar:9.4.8.v20171121:test, com.phloc:phloc-schematron=com.phloc:phloc-schematron:jar:2.7.1:compile, com.phloc:phloc-commons=com.phloc:phloc-commons:jar:4.4.11:compile, com.google.code.findbugs:annotations=com.google.code.findbugs:annotations:jar:2.0.3:compile, javax.interceptor:javax.interceptor-api=javax.interceptor:javax.interceptor-api:jar:1.2:provided, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:java-hamcrest=org.hamcrest:java-hamcrest:jar:2.0.0.0:test, org.mockito:mockito-all=org.mockito:mockito-all:jar:1.10.19:test}
  1250. [DEBUG] (s) projectBuildDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target
  1251. [DEBUG] (s) redirectTestOutputToFile = true
  1252. [DEBUG] (s) remoteRepositories = [ id: central
  1253. url: https://repo.maven.apache.org/maven2
  1254. layout: default
  1255. snapshots: [enabled => false, update => daily]
  1256. releases: [enabled => true, update => never]
  1257. ]
  1258. [DEBUG] (s) reportFormat = brief
  1259. [DEBUG] (s) reportsDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/surefire-reports
  1260. [DEBUG] (f) rerunFailingTestsCount = 0
  1261. [DEBUG] (f) reuseForks = true
  1262. [DEBUG] (s) runOrder = random
  1263. [DEBUG] (f) shutdown = testset
  1264. [DEBUG] (s) skip = false
  1265. [DEBUG] (f) skipAfterFailureCount = 0
  1266. [DEBUG] (s) skipTests = false
  1267. [DEBUG] (s) suiteXmlFiles = []
  1268. [DEBUG] (s) tempDir = surefire
  1269. [DEBUG] (s) testClassesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes
  1270. [DEBUG] (s) testFailureIgnore = false
  1271. [DEBUG] (s) testNGArtifactName = org.testng:testng
  1272. [DEBUG] (s) testSourceDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/java
  1273. [DEBUG] (s) threadCountClasses = 0
  1274. [DEBUG] (s) threadCountMethods = 0
  1275. [DEBUG] (s) threadCountSuites = 0
  1276. [DEBUG] (s) trimStackTrace = true
  1277. [DEBUG] (s) useFile = true
  1278. [DEBUG] (s) useManifestOnlyJar = true
  1279. [DEBUG] (s) useSystemClassLoader = true
  1280. [DEBUG] (s) useUnlimitedThreads = false
  1281. [DEBUG] (s) workingDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  1282. [DEBUG] (s) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  1283. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@21ac5eb4
  1284. [DEBUG] -- end configuration --
  1285. [INFO]
  1286. [INFO] --- maven-war-plugin:3.2.0:war (default-war) @ hapi-fhir-jpaserver-example ---
  1287. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=66437, ConflictMarker.markTime=48533, ConflictMarker.nodeCount=91, ConflictIdSorter.graphTime=41410, ConflictIdSorter.topsortTime=30359, ConflictIdSorter.conflictIdCount=38, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=652625, ConflictResolver.conflictItemCount=88, DefaultDependencyCollector.collectTime=66420874, DefaultDependencyCollector.transformTime=868660}
  1288. [DEBUG] org.apache.maven.plugins:maven-war-plugin:jar:3.2.0:
  1289. [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile
  1290. [DEBUG] org.apache.maven:maven-model:jar:3.0:compile
  1291. [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile
  1292. [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
  1293. [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
  1294. [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
  1295. [DEBUG] org.apache.maven:maven-core:jar:3.0:compile
  1296. [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile
  1297. [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile
  1298. [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile
  1299. [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile
  1300. [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime
  1301. [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile
  1302. [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile
  1303. [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile
  1304. [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile
  1305. [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
  1306. [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
  1307. [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
  1308. [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
  1309. [DEBUG] org.apache.maven:maven-archiver:jar:3.2.0:compile
  1310. [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.2.0:compile
  1311. [DEBUG] commons-io:commons-io:jar:2.5:compile
  1312. [DEBUG] org.codehaus.plexus:plexus-archiver:jar:3.5:compile
  1313. [DEBUG] org.codehaus.plexus:plexus-io:jar:3.0.0:compile
  1314. [DEBUG] org.apache.commons:commons-compress:jar:1.14:compile
  1315. [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile
  1316. [DEBUG] org.tukaani:xz:jar:1.6:runtime
  1317. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.24:compile
  1318. [DEBUG] com.thoughtworks.xstream:xstream:jar:1.4.9:compile
  1319. [DEBUG] xmlpull:xmlpull:jar:1.1.3.1:compile
  1320. [DEBUG] xpp3:xpp3_min:jar:1.1.4c:compile
  1321. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.1.0:compile
  1322. [DEBUG] org.apache.maven.shared:maven-filtering:jar:3.1.1:compile
  1323. [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
  1324. [DEBUG] org.apache.maven.shared:maven-mapping:jar:3.0.0:compile
  1325. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-war-plugin:3.2.0
  1326. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-war-plugin:3.2.0
  1327. [DEBUG] Imported: < maven.api
  1328. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-war-plugin:3.2.0
  1329. [DEBUG] Included: org.apache.maven.plugins:maven-war-plugin:jar:3.2.0
  1330. [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
  1331. [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
  1332. [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7
  1333. [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
  1334. [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
  1335. [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
  1336. [DEBUG] Included: org.apache.maven:maven-archiver:jar:3.2.0
  1337. [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.0
  1338. [DEBUG] Included: commons-io:commons-io:jar:2.5
  1339. [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:3.5
  1340. [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.0.0
  1341. [DEBUG] Included: org.apache.commons:commons-compress:jar:1.14
  1342. [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4
  1343. [DEBUG] Included: org.tukaani:xz:jar:1.6
  1344. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.24
  1345. [DEBUG] Included: com.thoughtworks.xstream:xstream:jar:1.4.9
  1346. [DEBUG] Included: xmlpull:xmlpull:jar:1.1.3.1
  1347. [DEBUG] Included: xpp3:xpp3_min:jar:1.1.4c
  1348. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.1.0
  1349. [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:3.1.1
  1350. [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
  1351. [DEBUG] Included: org.apache.maven.shared:maven-mapping:jar:3.0.0
  1352. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-war-plugin:3.2.0:war from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-war-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  1353. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-war-plugin:3.2.0:war' with basic configurator -->
  1354. [DEBUG] (s) manifestEntries = {Build-Time=2018-06-20T11:20:55Z}
  1355. [DEBUG] (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@483f286e
  1356. [DEBUG] (s) archiveClasses = false
  1357. [DEBUG] (s) attachClasses = false
  1358. [DEBUG] (s) cacheFile = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/war/work/webapp-cache.xml
  1359. [DEBUG] (s) classesClassifier = classes
  1360. [DEBUG] (s) classesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes
  1361. [DEBUG] (f) escapedBackslashesInFilePath = false
  1362. [DEBUG] (f) filteringDeploymentDescriptors = false
  1363. [DEBUG] (f) includeEmptyDirectories = false
  1364. [DEBUG] (s) outputDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target
  1365. [DEBUG] (s) groupId = ca.uhn.hapi.fhir
  1366. [DEBUG] (s) artifactId = hapi-fhir-testpage-overlay
  1367. [DEBUG] (s) overlays = [ id ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay]
  1368. [DEBUG] (s) primaryArtifact = true
  1369. [DEBUG] (s) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  1370. [DEBUG] (f) recompressZippedFiles = true
  1371. [DEBUG] (f) resourceEncoding = UTF-8
  1372. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  1373. [DEBUG] (f) skip = false
  1374. [DEBUG] (f) supportMultiLineFiltering = false
  1375. [DEBUG] (s) useCache = false
  1376. [DEBUG] (f) useDefaultDelimiters = true
  1377. [DEBUG] (f) useJvmChmod = true
  1378. [DEBUG] (s) warName = hapi-fhir-jpaserver-example
  1379. [DEBUG] (s) warSourceDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/webapp
  1380. [DEBUG] (s) warSourceIncludes = **
  1381. [DEBUG] (s) webXml = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/webapp/WEB-INF/web.xml
  1382. [DEBUG] (s) webappDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/hapi-fhir-jpaserver-example
  1383. [DEBUG] (s) workDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/war/work
  1384. [DEBUG] -- end configuration --
  1385. [INFO] Packaging webapp
  1386. [INFO] Assembling webapp [hapi-fhir-jpaserver-example] in [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/hapi-fhir-jpaserver-example]
  1387. [DEBUG] properties used {env.TERM=xterm-256color, java.specification.version=9, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher install -X, jdk.debug=release, maven.version=3.5.3, java.specification.vendor=Oracle Corporation, java.home=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, ebay_cors_filter_version=1.0.1, jersey_version=2.25.1, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, jaxb_core_version=2.3.0, java.runtime.version=9.0.1+11, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin, file.encoding=UTF-8, httpcore_version=4.4.6, maven.build.timestamp.format=yyyy-MM-dd'T'HH:mm:ss'Z', woodstox_core_asl_version=4.4.1, env.SHLVL=1, httpclient_version=4.5.3, java.io.tmpdir=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, java.version=9.0.1, java.vm.specification.name=Java Virtual Machine Specification, guava_version=23.0, jetty_version=9.4.8.v20171121, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, java.library.path=/Users/george_ashiotis/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.vendor=Oracle Corporation, classworlds.conf=/usr/local/Cellar/maven/3.5.3/libexec/bin/m2.conf, sun.io.unicode.encoding=UnicodeBig, phloc_commons_version=4.4.11, env.LANG=en_GB.UTF-8, slf4j_target_version=1.6.0, user.timezone=, os.name=Mac OS X, java.vm.specification.version=9, siteMainDirectory=/Users/george_ashiotis/sites/hapi-fhir, hibernate_version=5.2.16.Final, error_prone_annotations_version=2.0.18, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, user.home=/Users/george_ashiotis, stax2_api_version=3.1.4, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, env.Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.tXN5RDNvZ8/Render, path.separator=:, os.version=10.13.5, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.SHELL=/bin/bash, os.arch=x86_64, maven.multiModuleProjectDirectory=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, env.MAVEN_PROJECTBASEDIR=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.info=mixed mode, env.USER=george_ashiotis, java.class.version=53.0, awt.toolkit=sun.lwawt.macosx.LWCToolkit, sun.jnu.encoding=UTF-8, apache_karaf_version=4.1.4, thymeleaf-version=3.0.9.RELEASE, maven.build.version=Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z), jaxb_api_version=2.3.0, maven.home=/usr/local/Cellar/maven/3.5.3/libexec, scmPubCheckoutDirectory=/Users/george_ashiotis/sites/scm/hapi-fhir, env.JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
  1388. , commons_lang3_version=3.6, maven_license_plugin_version=1.8, lucene_version=5.5.4, env.TERM_PROGRAM_VERSION=404, user.name=george_ashiotis, spring-boot.version=1.5.6.RELEASE, hibernate_validator_version=5.4.1.Final, env.XPC_FLAGS=0x0, env.LOGNAME=george_ashiotis, env.__CF_USER_TEXT_ENCODING=0x1F8:0x0:0x2, env.JAVA_MAIN_CLASS_10678=org.codehaus.plexus.classworlds.launcher.Launcher, env.TERM_SESSION_ID=EE645A7F-6B9A-4CCC-B3F6-A4E8CC9EF002, servicemix_xmlresolver_version=1.2_5, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FzfdhJFEAy/Listeners, project.reporting.outputEncoding=UTF-8, sun.os.patch.level=unknown, phloc_schematron_version=2.7.1, env.TMPDIR=/var/folders/z2/3z04frb165bb9531_ssj002w0000gr/T/, commons_io_version=2.5, library.jansi.path=/usr/local/Cellar/maven/3.5.3/libexec/lib/jansi-native, env.TERM_PROGRAM=Apple_Terminal, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.OLDPWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, maven_assembly_plugin_version=2.5.3, gopherProxySet=false, env.PWD=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, file.encoding.pkg=sun.io, java.class.path=/usr/local/Cellar/maven/3.5.3/libexec/boot/plexus-classworlds-2.5.2.jar, env.HOME=/Users/george_ashiotis, java.vm.vendor=Oracle Corporation, maven.conf=/usr/local/Cellar/maven/3.5.3/libexec/conf, gson_version=2.8.1, sun.java.launcher=SUN_STANDARD, user.country=GB, sun.cpu.endian=little, user.language=en, servicemix_saxon_version=9.5.1-5_1, commons_codec_version=1.10, env.XPC_SERVICE_NAME=0, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.runtime.name=Java(TM) SE Runtime Environment, derby_version=10.14.1.0, project.build.sourceEncoding=UTF-8, spring_version=5.0.3.RELEASE, env.MAVEN_CMD_LINE_ARGS= install -X, java.vendor.url.bug=http://bugreport.java.com/bugreport/, user.dir=/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example, java.vm.version=9.0.1+11, hibernate_search_version=5.7.1.Final, jsr305_version=3.0.2, arguments=}
  1389. [INFO] Processing war project
  1390. [INFO] Copying webapp resources [/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/main/webapp]
  1391. [DEBUG] + WEB-INF/web-dstu2.xml has been copied.
  1392. [DEBUG] + WEB-INF/templates/about.html has been copied.
  1393. [DEBUG] + WEB-INF/templates/tmpl-home-welcome.html has been copied.
  1394. [DEBUG] + WEB-INF/templates/tmpl-footer.html has been copied.
  1395. [DEBUG] + WEB-INF/xsd/web-common_3_0.xsd has been copied.
  1396. [DEBUG] + WEB-INF/xsd/javaee_6.xsd has been copied.
  1397. [DEBUG] + WEB-INF/xsd/jsp_2_2.xsd has been copied.
  1398. [DEBUG] + WEB-INF/xsd/xml.xsd has been copied.
  1399. [DEBUG] + WEB-INF/xsd/web-app_3_0.xsd has been copied.
  1400. [DEBUG] Dump of the current build pathSet content -->
  1401. [DEBUG] WEB-INF/web-dstu2.xml
  1402. [DEBUG] WEB-INF/templates/about.html
  1403. [DEBUG] WEB-INF/templates/tmpl-home-welcome.html
  1404. [DEBUG] WEB-INF/templates/tmpl-footer.html
  1405. [DEBUG] WEB-INF/xsd/web-common_3_0.xsd
  1406. [DEBUG] WEB-INF/xsd/javaee_6.xsd
  1407. [DEBUG] WEB-INF/xsd/jsp_2_2.xsd
  1408. [DEBUG] WEB-INF/xsd/xml.xsd
  1409. [DEBUG] WEB-INF/xsd/web-app_3_0.xsd
  1410. [DEBUG] -- end of dump --
  1411. [DEBUG] * WEB-INF/web.xml is up to date.
  1412. [DEBUG] + WEB-INF/classes/logback.xml has been copied.
  1413. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirServerConfigDstu2.class has been copied.
  1414. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/JpaServerDemoDstu2.class has been copied.
  1415. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirTesterConfig.class has been copied.
  1416. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirServerConfig.class has been copied.
  1417. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirTesterConfigDstu2.class has been copied.
  1418. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/JpaServerDemo.class has been copied.
  1419. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/jpa/demo/elasticsearch/FhirServerConfig.class has been copied.
  1420. [DEBUG] Processing: websocket-api-9.4.8.v20171121.jar
  1421. [DEBUG] + WEB-INF/lib/websocket-api-9.4.8.v20171121.jar has been copied.
  1422. [DEBUG] Processing: websocket-client-9.4.8.v20171121.jar
  1423. [DEBUG] + WEB-INF/lib/websocket-client-9.4.8.v20171121.jar has been copied.
  1424. [DEBUG] Processing: jetty-client-9.4.6.v20170531.jar
  1425. [DEBUG] + WEB-INF/lib/jetty-client-9.4.6.v20170531.jar has been copied.
  1426. [DEBUG] Processing: jetty-xml-9.4.8.v20171121.jar
  1427. [DEBUG] + WEB-INF/lib/jetty-xml-9.4.8.v20171121.jar has been copied.
  1428. [DEBUG] Processing: jetty-io-9.4.8.v20171121.jar
  1429. [DEBUG] + WEB-INF/lib/jetty-io-9.4.8.v20171121.jar has been copied.
  1430. [DEBUG] Processing: websocket-common-9.4.8.v20171121.jar
  1431. [DEBUG] + WEB-INF/lib/websocket-common-9.4.8.v20171121.jar has been copied.
  1432. [DEBUG] Processing: mysql-connector-java-6.0.5.jar
  1433. [DEBUG] + WEB-INF/lib/mysql-connector-java-6.0.5.jar has been copied.
  1434. [DEBUG] Processing: mssql-jdbc-6.4.0.jre8.jar
  1435. [DEBUG] + WEB-INF/lib/mssql-jdbc-6.4.0.jre8.jar has been copied.
  1436. [DEBUG] Processing: hapi-fhir-base-3.4.0-SNAPSHOT.jar
  1437. [DEBUG] + WEB-INF/lib/hapi-fhir-base-3.4.0-SNAPSHOT.jar has been copied.
  1438. [DEBUG] Processing: gson-2.8.1.jar
  1439. [DEBUG] + WEB-INF/lib/gson-2.8.1.jar has been copied.
  1440. [DEBUG] Processing: commons-lang3-3.6.jar
  1441. [DEBUG] + WEB-INF/lib/commons-lang3-3.6.jar has been copied.
  1442. [DEBUG] Processing: commons-codec-1.10.jar
  1443. [DEBUG] + WEB-INF/lib/commons-codec-1.10.jar has been copied.
  1444. [DEBUG] Processing: commons-io-2.5.jar
  1445. [DEBUG] + WEB-INF/lib/commons-io-2.5.jar has been copied.
  1446. [DEBUG] Processing: guava-23.0.jar
  1447. [DEBUG] + WEB-INF/lib/guava-23.0.jar has been copied.
  1448. [DEBUG] Processing: jsr305-1.3.9.jar
  1449. [DEBUG] + WEB-INF/lib/jsr305-1.3.9.jar has been copied.
  1450. [DEBUG] Processing: error_prone_annotations-2.0.18.jar
  1451. [DEBUG] + WEB-INF/lib/error_prone_annotations-2.0.18.jar has been copied.
  1452. [DEBUG] Processing: j2objc-annotations-1.1.jar
  1453. [DEBUG] + WEB-INF/lib/j2objc-annotations-1.1.jar has been copied.
  1454. [DEBUG] Processing: animal-sniffer-annotations-1.14.jar
  1455. [DEBUG] + WEB-INF/lib/animal-sniffer-annotations-1.14.jar has been copied.
  1456. [DEBUG] Processing: slf4j-api-1.7.25.jar
  1457. [DEBUG] + WEB-INF/lib/slf4j-api-1.7.25.jar has been copied.
  1458. [DEBUG] Processing: jcl-over-slf4j-1.7.25.jar
  1459. [DEBUG] + WEB-INF/lib/jcl-over-slf4j-1.7.25.jar has been copied.
  1460. [DEBUG] Processing: hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar
  1461. [DEBUG] + WEB-INF/lib/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar has been copied.
  1462. [DEBUG] Processing: hapi-fhir-utilities-3.4.0-SNAPSHOT.jar
  1463. [DEBUG] + WEB-INF/lib/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar has been copied.
  1464. [DEBUG] Processing: hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar
  1465. [DEBUG] + WEB-INF/lib/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar has been copied.
  1466. [DEBUG] Processing: woodstox-core-asl-4.4.1.jar
  1467. [DEBUG] + WEB-INF/lib/woodstox-core-asl-4.4.1.jar has been copied.
  1468. [DEBUG] Processing: stax-api-1.0-2.jar
  1469. [DEBUG] + WEB-INF/lib/stax-api-1.0-2.jar has been copied.
  1470. [DEBUG] Processing: stax2-api-3.1.4.jar
  1471. [DEBUG] + WEB-INF/lib/stax2-api-3.1.4.jar has been copied.
  1472. [DEBUG] Processing: Saxon-HE-9.5.1-5.jar
  1473. [DEBUG] + WEB-INF/lib/Saxon-HE-9.5.1-5.jar has been copied.
  1474. [DEBUG] Processing: commons-csv-1.3.jar
  1475. [DEBUG] + WEB-INF/lib/commons-csv-1.3.jar has been copied.
  1476. [DEBUG] Processing: hapi-fhir-client-3.4.0-SNAPSHOT.jar
  1477. [DEBUG] + WEB-INF/lib/hapi-fhir-client-3.4.0-SNAPSHOT.jar has been copied.
  1478. [DEBUG] Processing: httpclient-4.5.3.jar
  1479. [DEBUG] + WEB-INF/lib/httpclient-4.5.3.jar has been copied.
  1480. [DEBUG] Processing: httpcore-4.4.6.jar
  1481. [DEBUG] + WEB-INF/lib/httpcore-4.4.6.jar has been copied.
  1482. [DEBUG] Processing: hapi-fhir-server-3.4.0-SNAPSHOT.jar
  1483. [DEBUG] + WEB-INF/lib/hapi-fhir-server-3.4.0-SNAPSHOT.jar has been copied.
  1484. [DEBUG] Processing: hapi-fhir-validation-3.4.0-SNAPSHOT.jar
  1485. [DEBUG] + WEB-INF/lib/hapi-fhir-validation-3.4.0-SNAPSHOT.jar has been copied.
  1486. [DEBUG] Processing: hapi-fhir-converter-3.4.0-SNAPSHOT.jar
  1487. [DEBUG] + WEB-INF/lib/hapi-fhir-converter-3.4.0-SNAPSHOT.jar has been copied.
  1488. [DEBUG] Processing: hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar
  1489. [DEBUG] + WEB-INF/lib/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar has been copied.
  1490. [DEBUG] Processing: hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar
  1491. [DEBUG] + WEB-INF/lib/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar has been copied.
  1492. [DEBUG] Processing: hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar
  1493. [DEBUG] + WEB-INF/lib/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar has been copied.
  1494. [DEBUG] Processing: xpp3_min-1.1.4c.jar
  1495. [DEBUG] + WEB-INF/lib/xpp3_min-1.1.4c.jar has been copied.
  1496. [DEBUG] Processing: hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar
  1497. [DEBUG] + WEB-INF/lib/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar has been copied.
  1498. [DEBUG] Processing: hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar
  1499. [DEBUG] + WEB-INF/lib/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar has been copied.
  1500. [DEBUG] Processing: hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar
  1501. [DEBUG] + WEB-INF/lib/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar has been copied.
  1502. [DEBUG] Processing: javassist-3.22.0-GA.jar
  1503. [DEBUG] + WEB-INF/lib/javassist-3.22.0-GA.jar has been copied.
  1504. [DEBUG] Processing: jackson-annotations-2.9.2.jar
  1505. [DEBUG] + WEB-INF/lib/jackson-annotations-2.9.2.jar has been copied.
  1506. [DEBUG] Processing: thymeleaf-spring4-3.0.9.RELEASE.jar
  1507. [DEBUG] + WEB-INF/lib/thymeleaf-spring4-3.0.9.RELEASE.jar has been copied.
  1508. [DEBUG] Processing: jscience-4.3.1.jar
  1509. [DEBUG] + WEB-INF/lib/jscience-4.3.1.jar has been copied.
  1510. [DEBUG] Processing: javolution-5.2.3.jar
  1511. [DEBUG] + WEB-INF/lib/javolution-5.2.3.jar has been copied.
  1512. [DEBUG] Processing: json_patch-0.0.0.jar
  1513. [DEBUG] + WEB-INF/lib/json_patch-0.0.0.jar has been copied.
  1514. [DEBUG] Processing: xml-patch-0.3.0.jar
  1515. [DEBUG] + WEB-INF/lib/xml-patch-0.3.0.jar has been copied.
  1516. [DEBUG] Processing: jdom2-2.0.6.jar
  1517. [DEBUG] + WEB-INF/lib/jdom2-2.0.6.jar has been copied.
  1518. [DEBUG] Processing: jaxen-1.1.6.jar
  1519. [DEBUG] + WEB-INF/lib/jaxen-1.1.6.jar has been copied.
  1520. [DEBUG] Processing: jopt-simple-4.9.jar
  1521. [DEBUG] + WEB-INF/lib/jopt-simple-4.9.jar has been copied.
  1522. [DEBUG] Processing: spring-core-5.0.3.RELEASE.jar
  1523. [DEBUG] + WEB-INF/lib/spring-core-5.0.3.RELEASE.jar has been copied.
  1524. [DEBUG] Processing: spring-jcl-5.0.3.RELEASE.jar
  1525. [DEBUG] + WEB-INF/lib/spring-jcl-5.0.3.RELEASE.jar has been copied.
  1526. [DEBUG] Processing: spring-orm-5.0.3.RELEASE.jar
  1527. [DEBUG] + WEB-INF/lib/spring-orm-5.0.3.RELEASE.jar has been copied.
  1528. [DEBUG] Processing: spring-jdbc-4.3.10.RELEASE.jar
  1529. [DEBUG] + WEB-INF/lib/spring-jdbc-4.3.10.RELEASE.jar has been copied.
  1530. [DEBUG] Processing: spring-context-5.0.3.RELEASE.jar
  1531. [DEBUG] + WEB-INF/lib/spring-context-5.0.3.RELEASE.jar has been copied.
  1532. [DEBUG] Processing: spring-aop-4.3.10.RELEASE.jar
  1533. [DEBUG] + WEB-INF/lib/spring-aop-4.3.10.RELEASE.jar has been copied.
  1534. [DEBUG] Processing: spring-expression-4.3.10.RELEASE.jar
  1535. [DEBUG] + WEB-INF/lib/spring-expression-4.3.10.RELEASE.jar has been copied.
  1536. [DEBUG] Processing: spring-beans-5.0.3.RELEASE.jar
  1537. [DEBUG] + WEB-INF/lib/spring-beans-5.0.3.RELEASE.jar has been copied.
  1538. [DEBUG] Processing: spring-data-jpa-1.11.6.RELEASE.jar
  1539. [DEBUG] + WEB-INF/lib/spring-data-jpa-1.11.6.RELEASE.jar has been copied.
  1540. [DEBUG] Processing: spring-data-commons-1.13.6.RELEASE.jar
  1541. [DEBUG] + WEB-INF/lib/spring-data-commons-1.13.6.RELEASE.jar has been copied.
  1542. [DEBUG] Processing: aspectjrt-1.8.10.jar
  1543. [DEBUG] + WEB-INF/lib/aspectjrt-1.8.10.jar has been copied.
  1544. [DEBUG] Processing: spring-messaging-5.0.3.RELEASE.jar
  1545. [DEBUG] + WEB-INF/lib/spring-messaging-5.0.3.RELEASE.jar has been copied.
  1546. [DEBUG] Processing: spring-tx-5.0.3.RELEASE.jar
  1547. [DEBUG] + WEB-INF/lib/spring-tx-5.0.3.RELEASE.jar has been copied.
  1548. [DEBUG] Processing: spring-context-support-5.0.3.RELEASE.jar
  1549. [DEBUG] + WEB-INF/lib/spring-context-support-5.0.3.RELEASE.jar has been copied.
  1550. [DEBUG] Processing: spring-webmvc-5.0.3.RELEASE.jar
  1551. [DEBUG] + WEB-INF/lib/spring-webmvc-5.0.3.RELEASE.jar has been copied.
  1552. [DEBUG] Processing: spring-websocket-5.0.3.RELEASE.jar
  1553. [DEBUG] + WEB-INF/lib/spring-websocket-5.0.3.RELEASE.jar has been copied.
  1554. [DEBUG] Processing: hibernate-core-5.2.16.Final.jar
  1555. [DEBUG] + WEB-INF/lib/hibernate-core-5.2.16.Final.jar has been copied.
  1556. [DEBUG] Processing: jboss-logging-3.3.1.Final.jar
  1557. [DEBUG] + WEB-INF/lib/jboss-logging-3.3.1.Final.jar has been copied.
  1558. [DEBUG] Processing: hibernate-jpa-2.1-api-1.0.0.Final.jar
  1559. [DEBUG] + WEB-INF/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar has been copied.
  1560. [DEBUG] Processing: antlr-2.7.7.jar
  1561. [DEBUG] + WEB-INF/lib/antlr-2.7.7.jar has been copied.
  1562. [DEBUG] Processing: jandex-2.0.3.Final.jar
  1563. [DEBUG] + WEB-INF/lib/jandex-2.0.3.Final.jar has been copied.
  1564. [DEBUG] Processing: classmate-1.3.3.jar
  1565. [DEBUG] + WEB-INF/lib/classmate-1.3.3.jar has been copied.
  1566. [DEBUG] Processing: dom4j-1.6.1.jar
  1567. [DEBUG] + WEB-INF/lib/dom4j-1.6.1.jar has been copied.
  1568. [DEBUG] Processing: hibernate-commons-annotations-5.0.1.Final.jar
  1569. [DEBUG] + WEB-INF/lib/hibernate-commons-annotations-5.0.1.Final.jar has been copied.
  1570. [DEBUG] Processing: hibernate-entitymanager-5.2.16.Final.jar
  1571. [DEBUG] + WEB-INF/lib/hibernate-entitymanager-5.2.16.Final.jar has been copied.
  1572. [DEBUG] Processing: byte-buddy-1.6.14.jar
  1573. [DEBUG] + WEB-INF/lib/byte-buddy-1.6.14.jar has been copied.
  1574. [DEBUG] Processing: hibernate-ehcache-5.2.16.Final.jar
  1575. [DEBUG] + WEB-INF/lib/hibernate-ehcache-5.2.16.Final.jar has been copied.
  1576. [DEBUG] Processing: ehcache-2.10.4.jar
  1577. [DEBUG] + WEB-INF/lib/ehcache-2.10.4.jar has been copied.
  1578. [DEBUG] Processing: hibernate-validator-5.4.1.Final.jar
  1579. [DEBUG] + WEB-INF/lib/hibernate-validator-5.4.1.Final.jar has been copied.
  1580. [DEBUG] Processing: javax.transaction-api-1.2.jar
  1581. [DEBUG] + WEB-INF/lib/javax.transaction-api-1.2.jar has been copied.
  1582. [DEBUG] Processing: javax.mail-1.6.0.jar
  1583. [DEBUG] + WEB-INF/lib/javax.mail-1.6.0.jar has been copied.
  1584. [DEBUG] Processing: activation-1.1.jar
  1585. [DEBUG] + WEB-INF/lib/activation-1.1.jar has been copied.
  1586. [DEBUG] Processing: validation-api-1.1.0.Final.jar
  1587. [DEBUG] + WEB-INF/lib/validation-api-1.1.0.Final.jar has been copied.
  1588. [DEBUG] Processing: javax.el-3.0.0.jar
  1589. [DEBUG] + WEB-INF/lib/javax.el-3.0.0.jar has been copied.
  1590. [DEBUG] Processing: hibernate-search-orm-5.7.1.Final.jar
  1591. [DEBUG] + WEB-INF/lib/hibernate-search-orm-5.7.1.Final.jar has been copied.
  1592. [DEBUG] Processing: hibernate-search-engine-5.7.1.Final.jar
  1593. [DEBUG] + WEB-INF/lib/hibernate-search-engine-5.7.1.Final.jar has been copied.
  1594. [DEBUG] Processing: lucene-misc-5.5.4.jar
  1595. [DEBUG] + WEB-INF/lib/lucene-misc-5.5.4.jar has been copied.
  1596. [DEBUG] Processing: lucene-facet-5.5.4.jar
  1597. [DEBUG] + WEB-INF/lib/lucene-facet-5.5.4.jar has been copied.
  1598. [DEBUG] Processing: lucene-highlighter-5.5.4.jar
  1599. [DEBUG] + WEB-INF/lib/lucene-highlighter-5.5.4.jar has been copied.
  1600. [DEBUG] Processing: lucene-analyzers-common-5.5.4.jar
  1601. [DEBUG] + WEB-INF/lib/lucene-analyzers-common-5.5.4.jar has been copied.
  1602. [DEBUG] Processing: lucene-core-5.5.4.jar
  1603. [DEBUG] + WEB-INF/lib/lucene-core-5.5.4.jar has been copied.
  1604. [DEBUG] Processing: lucene-join-5.5.4.jar
  1605. [DEBUG] + WEB-INF/lib/lucene-join-5.5.4.jar has been copied.
  1606. [DEBUG] Processing: lucene-memory-5.5.4.jar
  1607. [DEBUG] + WEB-INF/lib/lucene-memory-5.5.4.jar has been copied.
  1608. [DEBUG] Processing: lucene-queries-5.5.4.jar
  1609. [DEBUG] + WEB-INF/lib/lucene-queries-5.5.4.jar has been copied.
  1610. [DEBUG] Processing: lucene-analyzers-phonetic-5.5.4.jar
  1611. [DEBUG] + WEB-INF/lib/lucene-analyzers-phonetic-5.5.4.jar has been copied.
  1612. [DEBUG] Processing: caffeine-2.3.5.jar
  1613. [DEBUG] + WEB-INF/lib/caffeine-2.3.5.jar has been copied.
  1614. [DEBUG] Processing: hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar
  1615. [DEBUG] + WEB-INF/lib/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar has been copied.
  1616. [DEBUG] Processing: hibernate-search-elasticsearch-5.7.1.Final.jar
  1617. [DEBUG] + WEB-INF/lib/hibernate-search-elasticsearch-5.7.1.Final.jar has been copied.
  1618. [DEBUG] Processing: jest-2.0.4.jar
  1619. [DEBUG] + WEB-INF/lib/jest-2.0.4.jar has been copied.
  1620. [DEBUG] Processing: jest-common-2.0.4.jar
  1621. [DEBUG] + WEB-INF/lib/jest-common-2.0.4.jar has been copied.
  1622. [DEBUG] Processing: httpcore-nio-4.4.4.jar
  1623. [DEBUG] + WEB-INF/lib/httpcore-nio-4.4.4.jar has been copied.
  1624. [DEBUG] Processing: httpasyncclient-4.1.3.jar
  1625. [DEBUG] + WEB-INF/lib/httpasyncclient-4.1.3.jar has been copied.
  1626. [DEBUG] Processing: hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT.war
  1627. [DEBUG] Processing: hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar
  1628. [DEBUG] Processing: aopalliance-1.0.jar
  1629. [DEBUG] Processing: logback-classic-1.2.3.jar
  1630. [DEBUG] + WEB-INF/lib/logback-classic-1.2.3.jar has been copied.
  1631. [DEBUG] Processing: logback-core-1.1.11.jar
  1632. [DEBUG] + WEB-INF/lib/logback-core-1.1.11.jar has been copied.
  1633. [DEBUG] Processing: javax.servlet-api-3.1.0.jar
  1634. [DEBUG] Processing: thymeleaf-3.0.9.RELEASE.jar
  1635. [DEBUG] + WEB-INF/lib/thymeleaf-3.0.9.RELEASE.jar has been copied.
  1636. [DEBUG] Processing: ognl-3.1.12.jar
  1637. [DEBUG] + WEB-INF/lib/ognl-3.1.12.jar has been copied.
  1638. [DEBUG] Processing: attoparser-2.0.4.RELEASE.jar
  1639. [DEBUG] + WEB-INF/lib/attoparser-2.0.4.RELEASE.jar has been copied.
  1640. [DEBUG] Processing: unbescape-1.1.5.RELEASE.jar
  1641. [DEBUG] + WEB-INF/lib/unbescape-1.1.5.RELEASE.jar has been copied.
  1642. [DEBUG] Processing: cors-filter-1.0.1.jar
  1643. [DEBUG] + WEB-INF/lib/cors-filter-1.0.1.jar has been copied.
  1644. [DEBUG] Processing: spring-web-5.0.3.RELEASE.jar
  1645. [DEBUG] + WEB-INF/lib/spring-web-5.0.3.RELEASE.jar has been copied.
  1646. [DEBUG] Processing: commons-dbcp2-2.1.1.jar
  1647. [DEBUG] + WEB-INF/lib/commons-dbcp2-2.1.1.jar has been copied.
  1648. [DEBUG] Processing: commons-pool2-2.4.2.jar
  1649. [DEBUG] + WEB-INF/lib/commons-pool2-2.4.2.jar has been copied.
  1650. [DEBUG] Processing: commons-logging-1.2.jar
  1651. [DEBUG] + WEB-INF/lib/commons-logging-1.2.jar has been copied.
  1652. [DEBUG] Processing: derby-10.14.1.0.jar
  1653. [DEBUG] + WEB-INF/lib/derby-10.14.1.0.jar has been copied.
  1654. [DEBUG] Processing: derbynet-10.14.1.0.jar
  1655. [DEBUG] + WEB-INF/lib/derbynet-10.14.1.0.jar has been copied.
  1656. [DEBUG] Processing: derbyclient-10.14.1.0.jar
  1657. [DEBUG] + WEB-INF/lib/derbyclient-10.14.1.0.jar has been copied.
  1658. [DEBUG] Processing: jetty-http-9.4.8.v20171121.jar
  1659. [DEBUG] + WEB-INF/lib/jetty-http-9.4.8.v20171121.jar has been copied.
  1660. [DEBUG] Processing: phloc-schematron-2.7.1.jar
  1661. [DEBUG] + WEB-INF/lib/phloc-schematron-2.7.1.jar has been copied.
  1662. [DEBUG] Processing: phloc-commons-4.4.11.jar
  1663. [DEBUG] + WEB-INF/lib/phloc-commons-4.4.11.jar has been copied.
  1664. [DEBUG] Processing: annotations-2.0.3.jar
  1665. [DEBUG] + WEB-INF/lib/annotations-2.0.3.jar has been copied.
  1666. [DEBUG] Processing: javax.interceptor-api-1.2.jar
  1667. [DEBUG] OverlayPackagingTask performPackaging overlay.getTargetPath() null
  1668. [INFO] Processing overlay [ id ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay]
  1669. [DEBUG] Overlay [ id ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay] was already unpacked
  1670. [DEBUG] + css/select2x2.png has been copied.
  1671. [DEBUG] + css/bootstrap.min.css has been copied.
  1672. [DEBUG] + css/select2-spinner.gif has been copied.
  1673. [DEBUG] + css/hapi-narrative.css has been copied.
  1674. [DEBUG] + css/tester.css has been copied.
  1675. [DEBUG] + css/select2.css has been copied.
  1676. [DEBUG] + css/bootstrap-datetimepicker.min.css has been copied.
  1677. [DEBUG] + css/select2.png has been copied.
  1678. [DEBUG] + js/bootstrap-datetimepicker.min.js has been copied.
  1679. [DEBUG] + js/select2.min.js has been copied.
  1680. [DEBUG] + js/RestfulTester.js has been copied.
  1681. [DEBUG] + js/jquery-2.1.1.js has been copied.
  1682. [DEBUG] + js/jquery-2.1.0.min.js has been copied.
  1683. [DEBUG] + js/bootstrap.min.js has been copied.
  1684. [DEBUG] + js/ClientCodeGeneratorHapi.js has been copied.
  1685. [DEBUG] + js/moment.min.js has been copied.
  1686. [DEBUG] + META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/pom.xml has been copied.
  1687. [DEBUG] + META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/pom.properties has been copied.
  1688. [DEBUG] + img/hapi_fhir_banner_right.png has been copied.
  1689. [DEBUG] + img/hapi_fhir_banner_narrow.png has been copied.
  1690. [DEBUG] + img/hapi_fhir_banner.png has been copied.
  1691. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$3.class has been copied.
  1692. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep5.class has been copied.
  1693. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$1.class has been copied.
  1694. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep3.class has been copied.
  1695. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/FhirTesterMvcConfig.class has been copied.
  1696. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep1.class has been copied.
  1697. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/mvc/ToBindingInitializer.class has been copied.
  1698. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/mvc/AnnotationMethodHandlerAdapterConfigurer.class has been copied.
  1699. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$ResultType.class has been copied.
  1700. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$2.class has been copied.
  1701. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep4.class has been copied.
  1702. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController.class has been copied.
  1703. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$4.class has been copied.
  1704. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/Controller.class has been copied.
  1705. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep2.class has been copied.
  1706. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$ServerBuilder.class has been copied.
  1707. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/TesterConfig.class has been copied.
  1708. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/model/TransactionRequest.class has been copied.
  1709. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/model/ResourceRequest.class has been copied.
  1710. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/model/BufferResponseInterceptor.class has been copied.
  1711. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/model/HomeRequest.class has been copied.
  1712. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/model/HomeRequest$1.class has been copied.
  1713. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/BaseController$CaptureInterceptor.class has been copied.
  1714. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/Controller$1.class has been copied.
  1715. [DEBUG] + WEB-INF/classes/ca/uhn/fhir/to/client/BearerTokenClientFactory.class has been copied.
  1716. [DEBUG] - WEB-INF/lib/spring-tx-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1717. [DEBUG] - WEB-INF/lib/spring-jcl-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1718. [DEBUG] - WEB-INF/lib/spring-beans-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1719. [DEBUG] - WEB-INF/lib/jsr305-1.3.9.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1720. [DEBUG] - WEB-INF/lib/spring-aop-4.3.10.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1721. [DEBUG] + WEB-INF/lib/aopalliance-1.0.jar has been copied.
  1722. [DEBUG] - WEB-INF/lib/error_prone_annotations-2.0.18.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1723. [DEBUG] - WEB-INF/lib/spring-expression-4.3.10.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1724. [DEBUG] - WEB-INF/lib/javassist-3.22.0-GA.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1725. [DEBUG] - WEB-INF/lib/spring-core-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1726. [DEBUG] - WEB-INF/lib/hapi-fhir-base-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1727. [DEBUG] - WEB-INF/lib/slf4j-api-1.7.25.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1728. [DEBUG] - WEB-INF/lib/gson-2.8.1.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1729. [DEBUG] - WEB-INF/lib/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1730. [DEBUG] - WEB-INF/lib/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1731. [DEBUG] - WEB-INF/lib/jcl-over-slf4j-1.7.25.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1732. [DEBUG] - WEB-INF/lib/httpclient-4.5.3.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1733. [DEBUG] - WEB-INF/lib/attoparser-2.0.4.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1734. [DEBUG] - WEB-INF/lib/spring-context-support-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1735. [DEBUG] - WEB-INF/lib/guava-23.0.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1736. [DEBUG] - WEB-INF/lib/ognl-3.1.12.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1737. [DEBUG] - WEB-INF/lib/hapi-fhir-server-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1738. [DEBUG] - WEB-INF/lib/hapi-fhir-client-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1739. [DEBUG] - WEB-INF/lib/spring-orm-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1740. [DEBUG] - WEB-INF/lib/commons-io-2.5.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1741. [DEBUG] - WEB-INF/lib/commons-codec-1.10.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1742. [DEBUG] - WEB-INF/lib/thymeleaf-3.0.9.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1743. [DEBUG] - WEB-INF/lib/spring-web-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1744. [DEBUG] - WEB-INF/lib/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1745. [DEBUG] - WEB-INF/lib/j2objc-annotations-1.1.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1746. [DEBUG] - WEB-INF/lib/thymeleaf-spring4-3.0.9.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1747. [DEBUG] - WEB-INF/lib/spring-context-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1748. [DEBUG] - WEB-INF/lib/unbescape-1.1.5.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1749. [DEBUG] - WEB-INF/lib/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1750. [DEBUG] - WEB-INF/lib/animal-sniffer-annotations-1.14.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1751. [DEBUG] - WEB-INF/lib/httpcore-4.4.6.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1752. [DEBUG] - WEB-INF/lib/spring-jdbc-4.3.10.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1753. [DEBUG] + WEB-INF/lib/commons-lang3-3.7.jar has been copied.
  1754. [DEBUG] - WEB-INF/lib/spring-webmvc-5.0.3.RELEASE.jar wasn't copied because it has already been packaged for overlay [currentBuild].
  1755. [DEBUG] + WEB-INF/templates/home.html has been copied.
  1756. [DEBUG] + WEB-INF/templates/tmpl-navbar-left.html has been copied.
  1757. [DEBUG] - WEB-INF/templates/about.html wasn't copied because it has already been packaged for overlay [currentBuild].
  1758. [DEBUG] + WEB-INF/templates/tmpl-head.html has been copied.
  1759. [DEBUG] + WEB-INF/templates/tmpl-navbar-top-farright.html has been copied.
  1760. [DEBUG] + WEB-INF/templates/tmpl-navbar-top.html has been copied.
  1761. [DEBUG] + WEB-INF/templates/resource.html has been copied.
  1762. [DEBUG] + WEB-INF/templates/window-title.html has been copied.
  1763. [DEBUG] + WEB-INF/templates/tmpl-banner.html has been copied.
  1764. [DEBUG] + WEB-INF/templates/tmpl-queries.html has been copied.
  1765. [DEBUG] + WEB-INF/templates/result.html has been copied.
  1766. [DEBUG] - WEB-INF/templates/tmpl-home-welcome.html wasn't copied because it has already been packaged for overlay [currentBuild].
  1767. [DEBUG] - WEB-INF/templates/tmpl-footer.html wasn't copied because it has already been packaged for overlay [currentBuild].
  1768. [DEBUG] + WEB-INF/templates/tmpl-buttonclick-handler.html has been copied.
  1769. [DEBUG] + WEB-INF/hapi-fhir-tester-application-context.xml has been copied.
  1770. [DEBUG] + fa/css/font-awesome.css has been copied.
  1771. [DEBUG] + fa/css/font-awesome.min.css has been copied.
  1772. [DEBUG] + fa/less/list.less has been copied.
  1773. [DEBUG] + fa/less/stacked.less has been copied.
  1774. [DEBUG] + fa/less/core.less has been copied.
  1775. [DEBUG] + fa/less/fixed-width.less has been copied.
  1776. [DEBUG] + fa/less/variables.less has been copied.
  1777. [DEBUG] + fa/less/rotated-flipped.less has been copied.
  1778. [DEBUG] + fa/less/font-awesome.less has been copied.
  1779. [DEBUG] + fa/less/icons.less has been copied.
  1780. [DEBUG] + fa/less/spinning.less has been copied.
  1781. [DEBUG] + fa/less/path.less has been copied.
  1782. [DEBUG] + fa/less/bordered-pulled.less has been copied.
  1783. [DEBUG] + fa/less/larger.less has been copied.
  1784. [DEBUG] + fa/less/mixins.less has been copied.
  1785. [DEBUG] + fa/scss/_stacked.scss has been copied.
  1786. [DEBUG] + fa/scss/_variables.scss has been copied.
  1787. [DEBUG] + fa/scss/font-awesome.scss has been copied.
  1788. [DEBUG] + fa/scss/_rotated-flipped.scss has been copied.
  1789. [DEBUG] + fa/scss/_path.scss has been copied.
  1790. [DEBUG] + fa/scss/_list.scss has been copied.
  1791. [DEBUG] + fa/scss/_larger.scss has been copied.
  1792. [DEBUG] + fa/scss/_spinning.scss has been copied.
  1793. [DEBUG] + fa/scss/_core.scss has been copied.
  1794. [DEBUG] + fa/scss/_mixins.scss has been copied.
  1795. [DEBUG] + fa/scss/_icons.scss has been copied.
  1796. [DEBUG] + fa/scss/_fixed-width.scss has been copied.
  1797. [DEBUG] + fa/scss/_bordered-pulled.scss has been copied.
  1798. [DEBUG] + fa/fonts/fontawesome-webfont.svg has been copied.
  1799. [DEBUG] + fa/fonts/FontAwesome.otf has been copied.
  1800. [DEBUG] + fa/fonts/fontawesome-webfont.ttf has been copied.
  1801. [DEBUG] + fa/fonts/fontawesome-webfont.woff has been copied.
  1802. [DEBUG] + fa/fonts/fontawesome-webfont.eot has been copied.
  1803. [DEBUG] + fonts/glyphicons-halflings-regular.woff has been copied.
  1804. [DEBUG] + fonts/glyphicons-halflings-regular.eot has been copied.
  1805. [DEBUG] + fonts/glyphicons-halflings-regular.ttf has been copied.
  1806. [DEBUG] + fonts/glyphicons-halflings-regular.svg has been copied.
  1807. [INFO] Webapp assembled in [699 msecs]
  1808. [DEBUG] Excluding [] from the generated webapp archive.
  1809. [DEBUG] Including [**] in the generated webapp archive.
  1810. [DEBUG] Build won't fail if web.xml file is missing.
  1811. [INFO] Building war: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/hapi-fhir-jpaserver-example.war
  1812. [DEBUG] adding directory META-INF/
  1813. [DEBUG] adding entry META-INF/MANIFEST.MF
  1814. [DEBUG] adding directory css/
  1815. [DEBUG] adding directory js/
  1816. [DEBUG] adding directory META-INF/maven/
  1817. [DEBUG] adding directory META-INF/maven/ca.uhn.hapi.fhir/
  1818. [DEBUG] adding directory META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/
  1819. [DEBUG] adding directory img/
  1820. [DEBUG] adding directory WEB-INF/
  1821. [DEBUG] adding directory WEB-INF/classes/
  1822. [DEBUG] adding directory WEB-INF/classes/ca/
  1823. [DEBUG] adding directory WEB-INF/classes/ca/uhn/
  1824. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/
  1825. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/jpa/
  1826. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/jpa/demo/
  1827. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/jpa/demo/elasticsearch/
  1828. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/to/
  1829. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/to/mvc/
  1830. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/to/model/
  1831. [DEBUG] adding directory WEB-INF/classes/ca/uhn/fhir/to/client/
  1832. [DEBUG] adding directory WEB-INF/lib/
  1833. [DEBUG] adding directory WEB-INF/templates/
  1834. [DEBUG] adding directory WEB-INF/xsd/
  1835. [DEBUG] adding directory fa/
  1836. [DEBUG] adding directory fa/css/
  1837. [DEBUG] adding directory fa/less/
  1838. [DEBUG] adding directory fa/scss/
  1839. [DEBUG] adding directory fa/fonts/
  1840. [DEBUG] adding directory fonts/
  1841. [DEBUG] adding entry css/select2x2.png
  1842. [DEBUG] adding entry css/bootstrap.min.css
  1843. [DEBUG] adding entry css/select2-spinner.gif
  1844. [DEBUG] adding entry css/hapi-narrative.css
  1845. [DEBUG] adding entry css/tester.css
  1846. [DEBUG] adding entry css/select2.css
  1847. [DEBUG] adding entry css/bootstrap-datetimepicker.min.css
  1848. [DEBUG] adding entry css/select2.png
  1849. [DEBUG] adding entry js/bootstrap-datetimepicker.min.js
  1850. [DEBUG] adding entry js/select2.min.js
  1851. [DEBUG] adding entry js/RestfulTester.js
  1852. [DEBUG] adding entry js/jquery-2.1.1.js
  1853. [DEBUG] adding entry js/jquery-2.1.0.min.js
  1854. [DEBUG] adding entry js/bootstrap.min.js
  1855. [DEBUG] adding entry js/ClientCodeGeneratorHapi.js
  1856. [DEBUG] adding entry js/moment.min.js
  1857. [DEBUG] adding entry META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/pom.xml
  1858. [DEBUG] adding entry META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/pom.properties
  1859. [DEBUG] adding entry img/hapi_fhir_banner_right.png
  1860. [DEBUG] adding entry img/hapi_fhir_banner_narrow.png
  1861. [DEBUG] adding entry img/hapi_fhir_banner.png
  1862. [DEBUG] adding entry WEB-INF/classes/logback.xml
  1863. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirServerConfigDstu2.class
  1864. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/JpaServerDemoDstu2.class
  1865. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirTesterConfig.class
  1866. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirServerConfig.class
  1867. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/FhirTesterConfigDstu2.class
  1868. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/JpaServerDemo.class
  1869. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/jpa/demo/elasticsearch/FhirServerConfig.class
  1870. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$3.class
  1871. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep5.class
  1872. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$1.class
  1873. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep3.class
  1874. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/FhirTesterMvcConfig.class
  1875. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep1.class
  1876. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/mvc/ToBindingInitializer.class
  1877. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/mvc/AnnotationMethodHandlerAdapterConfigurer.class
  1878. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$ResultType.class
  1879. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$2.class
  1880. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep4.class
  1881. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController.class
  1882. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$4.class
  1883. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/Controller.class
  1884. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$IServerBuilderStep2.class
  1885. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig$ServerBuilder.class
  1886. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/TesterConfig.class
  1887. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/model/TransactionRequest.class
  1888. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/model/ResourceRequest.class
  1889. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/model/BufferResponseInterceptor.class
  1890. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/model/HomeRequest.class
  1891. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/model/HomeRequest$1.class
  1892. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/BaseController$CaptureInterceptor.class
  1893. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/Controller$1.class
  1894. [DEBUG] adding entry WEB-INF/classes/ca/uhn/fhir/to/client/BearerTokenClientFactory.class
  1895. [DEBUG] adding entry WEB-INF/lib/javax.el-3.0.0.jar
  1896. [DEBUG] adding entry WEB-INF/lib/spring-tx-5.0.3.RELEASE.jar
  1897. [DEBUG] adding entry WEB-INF/lib/spring-data-commons-1.13.6.RELEASE.jar
  1898. [DEBUG] adding entry WEB-INF/lib/spring-jcl-5.0.3.RELEASE.jar
  1899. [DEBUG] adding entry WEB-INF/lib/commons-logging-1.2.jar
  1900. [DEBUG] adding entry WEB-INF/lib/derby-10.14.1.0.jar
  1901. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar
  1902. [DEBUG] adding entry WEB-INF/lib/jetty-client-9.4.6.v20170531.jar
  1903. [DEBUG] adding entry WEB-INF/lib/jest-common-2.0.4.jar
  1904. [DEBUG] adding entry WEB-INF/lib/spring-beans-5.0.3.RELEASE.jar
  1905. [DEBUG] adding entry WEB-INF/lib/jsr305-1.3.9.jar
  1906. [DEBUG] adding entry WEB-INF/lib/activation-1.1.jar
  1907. [DEBUG] adding entry WEB-INF/lib/lucene-core-5.5.4.jar
  1908. [DEBUG] adding entry WEB-INF/lib/spring-aop-4.3.10.RELEASE.jar
  1909. [DEBUG] adding entry WEB-INF/lib/aopalliance-1.0.jar
  1910. [DEBUG] adding entry WEB-INF/lib/error_prone_annotations-2.0.18.jar
  1911. [DEBUG] adding entry WEB-INF/lib/spring-expression-4.3.10.RELEASE.jar
  1912. [DEBUG] adding entry WEB-INF/lib/javassist-3.22.0-GA.jar
  1913. [DEBUG] adding entry WEB-INF/lib/commons-csv-1.3.jar
  1914. [DEBUG] adding entry WEB-INF/lib/spring-core-5.0.3.RELEASE.jar
  1915. [DEBUG] adding entry WEB-INF/lib/stax-api-1.0-2.jar
  1916. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar
  1917. [DEBUG] adding entry WEB-INF/lib/jopt-simple-4.9.jar
  1918. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-base-3.4.0-SNAPSHOT.jar
  1919. [DEBUG] adding entry WEB-INF/lib/slf4j-api-1.7.25.jar
  1920. [DEBUG] adding entry WEB-INF/lib/gson-2.8.1.jar
  1921. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar
  1922. [DEBUG] adding entry WEB-INF/lib/mssql-jdbc-6.4.0.jre8.jar
  1923. [DEBUG] adding entry WEB-INF/lib/javax.transaction-api-1.2.jar
  1924. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar
  1925. [DEBUG] adding entry WEB-INF/lib/hibernate-core-5.2.16.Final.jar
  1926. [DEBUG] adding entry WEB-INF/lib/classmate-1.3.3.jar
  1927. [DEBUG] adding entry WEB-INF/lib/lucene-memory-5.5.4.jar
  1928. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar
  1929. [DEBUG] adding entry WEB-INF/lib/hibernate-validator-5.4.1.Final.jar
  1930. [DEBUG] adding entry WEB-INF/lib/validation-api-1.1.0.Final.jar
  1931. [DEBUG] adding entry WEB-INF/lib/jcl-over-slf4j-1.7.25.jar
  1932. [DEBUG] adding entry WEB-INF/lib/jetty-io-9.4.8.v20171121.jar
  1933. [DEBUG] adding entry WEB-INF/lib/httpclient-4.5.3.jar
  1934. [DEBUG] adding entry WEB-INF/lib/attoparser-2.0.4.RELEASE.jar
  1935. [DEBUG] adding entry WEB-INF/lib/spring-context-support-5.0.3.RELEASE.jar
  1936. [DEBUG] adding entry WEB-INF/lib/logback-classic-1.2.3.jar
  1937. [DEBUG] adding entry WEB-INF/lib/guava-23.0.jar
  1938. [DEBUG] adding entry WEB-INF/lib/ognl-3.1.12.jar
  1939. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-server-3.4.0-SNAPSHOT.jar
  1940. [DEBUG] adding entry WEB-INF/lib/lucene-misc-5.5.4.jar
  1941. [DEBUG] adding entry WEB-INF/lib/lucene-analyzers-phonetic-5.5.4.jar
  1942. [DEBUG] adding entry WEB-INF/lib/commons-dbcp2-2.1.1.jar
  1943. [DEBUG] adding entry WEB-INF/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar
  1944. [DEBUG] adding entry WEB-INF/lib/jboss-logging-3.3.1.Final.jar
  1945. [DEBUG] adding entry WEB-INF/lib/cors-filter-1.0.1.jar
  1946. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-client-3.4.0-SNAPSHOT.jar
  1947. [DEBUG] adding entry WEB-INF/lib/jest-2.0.4.jar
  1948. [DEBUG] adding entry WEB-INF/lib/javolution-5.2.3.jar
  1949. [DEBUG] adding entry WEB-INF/lib/spring-orm-5.0.3.RELEASE.jar
  1950. [DEBUG] adding entry WEB-INF/lib/jackson-annotations-2.9.2.jar
  1951. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-converter-3.4.0-SNAPSHOT.jar
  1952. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar
  1953. [DEBUG] adding entry WEB-INF/lib/hibernate-ehcache-5.2.16.Final.jar
  1954. [DEBUG] adding entry WEB-INF/lib/commons-io-2.5.jar
  1955. [DEBUG] adding entry WEB-INF/lib/derbynet-10.14.1.0.jar
  1956. [DEBUG] adding entry WEB-INF/lib/hibernate-search-orm-5.7.1.Final.jar
  1957. [DEBUG] adding entry WEB-INF/lib/stax2-api-3.1.4.jar
  1958. [DEBUG] adding entry WEB-INF/lib/hibernate-search-engine-5.7.1.Final.jar
  1959. [DEBUG] adding entry WEB-INF/lib/annotations-2.0.3.jar
  1960. [DEBUG] adding entry WEB-INF/lib/httpasyncclient-4.1.3.jar
  1961. [DEBUG] adding entry WEB-INF/lib/websocket-client-9.4.8.v20171121.jar
  1962. [DEBUG] adding entry WEB-INF/lib/commons-codec-1.10.jar
  1963. [DEBUG] adding entry WEB-INF/lib/thymeleaf-3.0.9.RELEASE.jar
  1964. [DEBUG] adding entry WEB-INF/lib/spring-messaging-5.0.3.RELEASE.jar
  1965. [DEBUG] adding entry WEB-INF/lib/spring-web-5.0.3.RELEASE.jar
  1966. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar
  1967. [DEBUG] adding entry WEB-INF/lib/j2objc-annotations-1.1.jar
  1968. [DEBUG] adding entry WEB-INF/lib/hibernate-entitymanager-5.2.16.Final.jar
  1969. [DEBUG] adding entry WEB-INF/lib/thymeleaf-spring4-3.0.9.RELEASE.jar
  1970. [DEBUG] adding entry WEB-INF/lib/jandex-2.0.3.Final.jar
  1971. [DEBUG] adding entry WEB-INF/lib/mysql-connector-java-6.0.5.jar
  1972. [DEBUG] adding entry WEB-INF/lib/spring-context-5.0.3.RELEASE.jar
  1973. [DEBUG] adding entry WEB-INF/lib/lucene-join-5.5.4.jar
  1974. [DEBUG] adding entry WEB-INF/lib/dom4j-1.6.1.jar
  1975. [DEBUG] adding entry WEB-INF/lib/unbescape-1.1.5.RELEASE.jar
  1976. [DEBUG] adding entry WEB-INF/lib/hibernate-commons-annotations-5.0.1.Final.jar
  1977. [DEBUG] adding entry WEB-INF/lib/jaxen-1.1.6.jar
  1978. [DEBUG] adding entry WEB-INF/lib/aspectjrt-1.8.10.jar
  1979. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar
  1980. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar
  1981. [DEBUG] adding entry WEB-INF/lib/lucene-analyzers-common-5.5.4.jar
  1982. [DEBUG] adding entry WEB-INF/lib/websocket-common-9.4.8.v20171121.jar
  1983. [DEBUG] adding entry WEB-INF/lib/phloc-schematron-2.7.1.jar
  1984. [DEBUG] adding entry WEB-INF/lib/animal-sniffer-annotations-1.14.jar
  1985. [DEBUG] adding entry WEB-INF/lib/json_patch-0.0.0.jar
  1986. [DEBUG] adding entry WEB-INF/lib/xpp3_min-1.1.4c.jar
  1987. [DEBUG] adding entry WEB-INF/lib/spring-data-jpa-1.11.6.RELEASE.jar
  1988. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar
  1989. [DEBUG] adding entry WEB-INF/lib/lucene-highlighter-5.5.4.jar
  1990. [DEBUG] adding entry WEB-INF/lib/hibernate-search-elasticsearch-5.7.1.Final.jar
  1991. [DEBUG] adding entry WEB-INF/lib/antlr-2.7.7.jar
  1992. [DEBUG] adding entry WEB-INF/lib/httpcore-4.4.6.jar
  1993. [DEBUG] adding entry WEB-INF/lib/caffeine-2.3.5.jar
  1994. [DEBUG] adding entry WEB-INF/lib/spring-jdbc-4.3.10.RELEASE.jar
  1995. [DEBUG] adding entry WEB-INF/lib/ehcache-2.10.4.jar
  1996. [DEBUG] adding entry WEB-INF/lib/jdom2-2.0.6.jar
  1997. [DEBUG] adding entry WEB-INF/lib/commons-lang3-3.7.jar
  1998. [DEBUG] adding entry WEB-INF/lib/byte-buddy-1.6.14.jar
  1999. [DEBUG] adding entry WEB-INF/lib/hapi-fhir-validation-3.4.0-SNAPSHOT.jar
  2000. [DEBUG] adding entry WEB-INF/lib/jetty-http-9.4.8.v20171121.jar
  2001. [DEBUG] adding entry WEB-INF/lib/jetty-xml-9.4.8.v20171121.jar
  2002. [DEBUG] adding entry WEB-INF/lib/phloc-commons-4.4.11.jar
  2003. [DEBUG] adding entry WEB-INF/lib/xml-patch-0.3.0.jar
  2004. [DEBUG] adding entry WEB-INF/lib/Saxon-HE-9.5.1-5.jar
  2005. [DEBUG] adding entry WEB-INF/lib/jscience-4.3.1.jar
  2006. [DEBUG] adding entry WEB-INF/lib/lucene-queries-5.5.4.jar
  2007. [DEBUG] adding entry WEB-INF/lib/commons-lang3-3.6.jar
  2008. [DEBUG] adding entry WEB-INF/lib/woodstox-core-asl-4.4.1.jar
  2009. [DEBUG] adding entry WEB-INF/lib/httpcore-nio-4.4.4.jar
  2010. [DEBUG] adding entry WEB-INF/lib/websocket-api-9.4.8.v20171121.jar
  2011. [DEBUG] adding entry WEB-INF/lib/spring-websocket-5.0.3.RELEASE.jar
  2012. [DEBUG] adding entry WEB-INF/lib/lucene-facet-5.5.4.jar
  2013. [DEBUG] adding entry WEB-INF/lib/derbyclient-10.14.1.0.jar
  2014. [DEBUG] adding entry WEB-INF/lib/logback-core-1.1.11.jar
  2015. [DEBUG] adding entry WEB-INF/lib/spring-webmvc-5.0.3.RELEASE.jar
  2016. [DEBUG] adding entry WEB-INF/lib/javax.mail-1.6.0.jar
  2017. [DEBUG] adding entry WEB-INF/lib/commons-pool2-2.4.2.jar
  2018. [DEBUG] adding entry WEB-INF/web.xml
  2019. [DEBUG] adding entry WEB-INF/web-dstu2.xml
  2020. [DEBUG] adding entry WEB-INF/templates/home.html
  2021. [DEBUG] adding entry WEB-INF/templates/tmpl-navbar-left.html
  2022. [DEBUG] adding entry WEB-INF/templates/about.html
  2023. [DEBUG] adding entry WEB-INF/templates/tmpl-head.html
  2024. [DEBUG] adding entry WEB-INF/templates/tmpl-navbar-top-farright.html
  2025. [DEBUG] adding entry WEB-INF/templates/tmpl-navbar-top.html
  2026. [DEBUG] adding entry WEB-INF/templates/resource.html
  2027. [DEBUG] adding entry WEB-INF/templates/window-title.html
  2028. [DEBUG] adding entry WEB-INF/templates/tmpl-banner.html
  2029. [DEBUG] adding entry WEB-INF/templates/tmpl-queries.html
  2030. [DEBUG] adding entry WEB-INF/templates/result.html
  2031. [DEBUG] adding entry WEB-INF/templates/tmpl-home-welcome.html
  2032. [DEBUG] adding entry WEB-INF/templates/tmpl-footer.html
  2033. [DEBUG] adding entry WEB-INF/templates/tmpl-buttonclick-handler.html
  2034. [DEBUG] adding entry WEB-INF/xsd/web-common_3_0.xsd
  2035. [DEBUG] adding entry WEB-INF/xsd/javaee_6.xsd
  2036. [DEBUG] adding entry WEB-INF/xsd/jsp_2_2.xsd
  2037. [DEBUG] adding entry WEB-INF/xsd/xml.xsd
  2038. [DEBUG] adding entry WEB-INF/xsd/web-app_3_0.xsd
  2039. [DEBUG] adding entry WEB-INF/hapi-fhir-tester-application-context.xml
  2040. [DEBUG] adding entry fa/css/font-awesome.css
  2041. [DEBUG] adding entry fa/css/font-awesome.min.css
  2042. [DEBUG] adding entry fa/less/list.less
  2043. [DEBUG] adding entry fa/less/stacked.less
  2044. [DEBUG] adding entry fa/less/core.less
  2045. [DEBUG] adding entry fa/less/fixed-width.less
  2046. [DEBUG] adding entry fa/less/variables.less
  2047. [DEBUG] adding entry fa/less/rotated-flipped.less
  2048. [DEBUG] adding entry fa/less/font-awesome.less
  2049. [DEBUG] adding entry fa/less/icons.less
  2050. [DEBUG] adding entry fa/less/spinning.less
  2051. [DEBUG] adding entry fa/less/path.less
  2052. [DEBUG] adding entry fa/less/bordered-pulled.less
  2053. [DEBUG] adding entry fa/less/larger.less
  2054. [DEBUG] adding entry fa/less/mixins.less
  2055. [DEBUG] adding entry fa/scss/_stacked.scss
  2056. [DEBUG] adding entry fa/scss/_variables.scss
  2057. [DEBUG] adding entry fa/scss/font-awesome.scss
  2058. [DEBUG] adding entry fa/scss/_rotated-flipped.scss
  2059. [DEBUG] adding entry fa/scss/_path.scss
  2060. [DEBUG] adding entry fa/scss/_list.scss
  2061. [DEBUG] adding entry fa/scss/_larger.scss
  2062. [DEBUG] adding entry fa/scss/_spinning.scss
  2063. [DEBUG] adding entry fa/scss/_core.scss
  2064. [DEBUG] adding entry fa/scss/_mixins.scss
  2065. [DEBUG] adding entry fa/scss/_icons.scss
  2066. [DEBUG] adding entry fa/scss/_fixed-width.scss
  2067. [DEBUG] adding entry fa/scss/_bordered-pulled.scss
  2068. [DEBUG] adding entry fa/fonts/fontawesome-webfont.svg
  2069. [DEBUG] adding entry fa/fonts/FontAwesome.otf
  2070. [DEBUG] adding entry fa/fonts/fontawesome-webfont.ttf
  2071. [DEBUG] adding entry fa/fonts/fontawesome-webfont.woff
  2072. [DEBUG] adding entry fa/fonts/fontawesome-webfont.eot
  2073. [DEBUG] adding entry fonts/glyphicons-halflings-regular.woff
  2074. [DEBUG] adding entry fonts/glyphicons-halflings-regular.eot
  2075. [DEBUG] adding entry fonts/glyphicons-halflings-regular.ttf
  2076. [DEBUG] adding entry fonts/glyphicons-halflings-regular.svg
  2077. [DEBUG] WEB-INF/web.xml already added, skipping
  2078. [DEBUG] adding entry META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-example/pom.xml
  2079. [DEBUG] adding entry META-INF/maven/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-example/pom.properties
  2080. [INFO]
  2081. [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ hapi-fhir-jpaserver-example ---
  2082. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=117943, ConflictMarker.markTime=45401, ConflictMarker.nodeCount=113, ConflictIdSorter.graphTime=39008, ConflictIdSorter.topsortTime=23223, ConflictIdSorter.conflictIdCount=34, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=492553, ConflictResolver.conflictItemCount=79, DefaultDependencyCollector.collectTime=23361868, DefaultDependencyCollector.transformTime=734300}
  2083. [DEBUG] org.apache.maven.plugins:maven-failsafe-plugin:jar:2.19.1:
  2084. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
  2085. [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile
  2086. [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile
  2087. [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
  2088. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
  2089. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
  2090. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  2091. [DEBUG] junit:junit:jar:4.12:compile
  2092. [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
  2093. [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
  2094. [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
  2095. [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
  2096. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
  2097. [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
  2098. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
  2099. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
  2100. [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
  2101. [DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
  2102. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
  2103. [DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
  2104. [DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
  2105. [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
  2106. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
  2107. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
  2108. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
  2109. [DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
  2110. [DEBUG] classworlds:classworlds:jar:1.1:compile
  2111. [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
  2112. [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
  2113. [DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
  2114. [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
  2115. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:compile
  2116. [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile
  2117. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.19.1
  2118. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.19.1
  2119. [DEBUG] Imported: < maven.api
  2120. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.19.1
  2121. [DEBUG] Included: org.apache.maven.plugins:maven-failsafe-plugin:jar:2.19.1
  2122. [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.19.1
  2123. [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.19.1
  2124. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
  2125. [DEBUG] Included: junit:junit:jar:4.12
  2126. [DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
  2127. [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
  2128. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
  2129. [DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
  2130. [DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
  2131. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
  2132. [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
  2133. [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
  2134. [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
  2135. [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.19.1
  2136. [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3
  2137. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.19.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  2138. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test' with basic configurator -->
  2139. [DEBUG] (s) additionalClasspathElements = []
  2140. [DEBUG] (s) basedir = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  2141. [DEBUG] (s) childDelegation = false
  2142. [DEBUG] (s) classesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes
  2143. [DEBUG] (s) classpathDependencyExcludes = []
  2144. [DEBUG] (s) dependenciesToScan = []
  2145. [DEBUG] (s) disableXmlReport = false
  2146. [DEBUG] (s) enableAssertions = true
  2147. [DEBUG] (f) encoding = UTF-8
  2148. [DEBUG] (f) forkCount = 1
  2149. [DEBUG] (s) forkMode = once
  2150. [DEBUG] (s) junitArtifactName = junit:junit
  2151. [DEBUG] (s) localRepository = id: local
  2152. url: file:///Users/george_ashiotis/.m2/repository/
  2153. layout: default
  2154. snapshots: [enabled => true, update => always]
  2155. releases: [enabled => true, update => always]
  2156.  
  2157. [DEBUG] (f) parallelMavenExecution = false
  2158. [DEBUG] (s) parallelOptimized = true
  2159. [DEBUG] (s) perCoreThreadCount = true
  2160. [DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-failsafe-plugin=org.apache.maven.plugins:maven-failsafe-plugin:maven-plugin:2.19.1:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.12:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14=org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.2.1:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.19.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile}
  2161. [DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.HelpMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:help'
  2162. role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.IntegrationTestMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test'
  2163. role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.failsafe.VerifyMojo', role hint: 'org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify'
  2164. ---
  2165. [DEBUG] (s) printSummary = true
  2166. [DEBUG] (s) projectArtifactMap = {org.eclipse.jetty.websocket:websocket-api=org.eclipse.jetty.websocket:websocket-api:jar:9.4.8.v20171121:compile, org.eclipse.jetty.websocket:websocket-client=org.eclipse.jetty.websocket:websocket-client:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-client=org.eclipse.jetty:jetty-client:jar:9.4.6.v20170531:compile, org.eclipse.jetty:jetty-xml=org.eclipse.jetty:jetty-xml:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-io=org.eclipse.jetty:jetty-io:jar:9.4.8.v20171121:compile, org.eclipse.jetty.websocket:websocket-common=org.eclipse.jetty.websocket:websocket-common:jar:9.4.8.v20171121:compile, mysql:mysql-connector-java=mysql:mysql-connector-java:jar:6.0.5:compile, com.microsoft.sqlserver:mssql-jdbc=com.microsoft.sqlserver:mssql-jdbc:jar:6.4.0.jre8:compile, ca.uhn.hapi.fhir:hapi-fhir-base=ca.uhn.hapi.fhir:hapi-fhir-base:jar:3.4.0-SNAPSHOT:compile, com.google.code.gson:gson=com.google.code.gson:gson:jar:2.8.1:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.6:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.10:compile, commons-io:commons-io=commons-io:commons-io:jar:2.5:compile, com.google.guava:guava=com.google.guava:guava:jar:23.0:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:1.3.9:compile, com.google.errorprone:error_prone_annotations=com.google.errorprone:error_prone_annotations:jar:2.0.18:compile, com.google.j2objc:j2objc-annotations=com.google.j2objc:j2objc-annotations:jar:1.1:compile, org.codehaus.mojo:animal-sniffer-annotations=org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.7.25:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3=ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-utilities=ca.uhn.hapi.fhir:hapi-fhir-utilities:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base=ca.uhn.hapi.fhir:hapi-fhir-jpaserver-base:jar:3.4.0-SNAPSHOT:compile, org.codehaus.woodstox:woodstox-core-asl=org.codehaus.woodstox:woodstox-core-asl:jar:4.4.1:compile, javax.xml.stream:stax-api=javax.xml.stream:stax-api:jar:1.0-2:compile, org.codehaus.woodstox:stax2-api=org.codehaus.woodstox:stax2-api:jar:3.1.4:compile, net.sf.saxon:Saxon-HE=net.sf.saxon:Saxon-HE:jar:9.5.1-5:compile, org.apache.commons:commons-csv=org.apache.commons:commons-csv:jar:1.3:compile, ca.uhn.hapi.fhir:hapi-fhir-client=ca.uhn.hapi.fhir:hapi-fhir-client:jar:3.4.0-SNAPSHOT:compile, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.5.3:compile, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.4.6:compile, ca.uhn.hapi.fhir:hapi-fhir-server=ca.uhn.hapi.fhir:hapi-fhir-server:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation=ca.uhn.hapi.fhir:hapi-fhir-validation:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-converter=ca.uhn.hapi.fhir:hapi-fhir-converter:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2=ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-r4=ca.uhn.hapi.fhir:hapi-fhir-structures-r4:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2=ca.uhn.hapi.fhir:hapi-fhir-structures-hl7org-dstu2:jar:3.4.0-SNAPSHOT:compile, xpp3:xpp3_min=xpp3:xpp3_min:jar:1.1.4c:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu2:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-dstu3:jar:3.4.0-SNAPSHOT:compile, ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4=ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:jar:3.4.0-SNAPSHOT:compile, org.javassist:javassist=org.javassist:javassist:jar:3.22.0-GA:compile, com.fasterxml.jackson.core:jackson-annotations=com.fasterxml.jackson.core:jackson-annotations:jar:2.9.2:compile, org.thymeleaf:thymeleaf-spring4=org.thymeleaf:thymeleaf-spring4:jar:3.0.9.RELEASE:compile, org.jscience:jscience=org.jscience:jscience:jar:4.3.1:compile, org.javolution:javolution=org.javolution:javolution:jar:5.2.3:compile, net.riotopsys:json_patch=net.riotopsys:json_patch:jar:0.0.0:compile, com.github.dnault:xml-patch=com.github.dnault:xml-patch:jar:0.3.0:compile, org.jdom:jdom2=org.jdom:jdom2:jar:2.0.6:runtime, jaxen:jaxen=jaxen:jaxen:jar:1.1.6:runtime, net.sf.jopt-simple:jopt-simple=net.sf.jopt-simple:jopt-simple:jar:4.9:runtime, org.springframework:spring-core=org.springframework:spring-core:jar:5.0.3.RELEASE:compile, org.springframework:spring-jcl=org.springframework:spring-jcl:jar:5.0.3.RELEASE:compile, org.springframework:spring-orm=org.springframework:spring-orm:jar:5.0.3.RELEASE:compile, org.springframework:spring-jdbc=org.springframework:spring-jdbc:jar:4.3.10.RELEASE:compile, org.springframework:spring-context=org.springframework:spring-context:jar:5.0.3.RELEASE:compile, org.springframework:spring-aop=org.springframework:spring-aop:jar:4.3.10.RELEASE:compile, org.springframework:spring-expression=org.springframework:spring-expression:jar:4.3.10.RELEASE:compile, org.springframework:spring-beans=org.springframework:spring-beans:jar:5.0.3.RELEASE:compile, org.springframework.data:spring-data-jpa=org.springframework.data:spring-data-jpa:jar:1.11.6.RELEASE:compile, org.springframework.data:spring-data-commons=org.springframework.data:spring-data-commons:jar:1.13.6.RELEASE:compile, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.8.10:compile, org.springframework:spring-messaging=org.springframework:spring-messaging:jar:5.0.3.RELEASE:compile, org.springframework:spring-tx=org.springframework:spring-tx:jar:5.0.3.RELEASE:compile, org.springframework:spring-context-support=org.springframework:spring-context-support:jar:5.0.3.RELEASE:compile, org.springframework:spring-webmvc=org.springframework:spring-webmvc:jar:5.0.3.RELEASE:compile, org.springframework:spring-websocket=org.springframework:spring-websocket:jar:5.0.3.RELEASE:compile, org.hibernate:hibernate-core=org.hibernate:hibernate-core:jar:5.2.16.Final:compile, org.jboss.logging:jboss-logging=org.jboss.logging:jboss-logging:jar:3.3.1.Final:compile, org.hibernate.javax.persistence:hibernate-jpa-2.1-api=org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile, antlr:antlr=antlr:antlr:jar:2.7.7:compile, org.jboss:jandex=org.jboss:jandex:jar:2.0.3.Final:compile, com.fasterxml:classmate=com.fasterxml:classmate:jar:1.3.3:compile, dom4j:dom4j=dom4j:dom4j:jar:1.6.1:compile, org.hibernate.common:hibernate-commons-annotations=org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile, org.hibernate:hibernate-entitymanager=org.hibernate:hibernate-entitymanager:jar:5.2.16.Final:compile, net.bytebuddy:byte-buddy=net.bytebuddy:byte-buddy:jar:1.6.14:compile, org.hibernate:hibernate-ehcache=org.hibernate:hibernate-ehcache:jar:5.2.16.Final:compile, net.sf.ehcache:ehcache=net.sf.ehcache:ehcache:jar:2.10.4:compile, org.hibernate:hibernate-validator=org.hibernate:hibernate-validator:jar:5.4.1.Final:compile, javax.transaction:javax.transaction-api=javax.transaction:javax.transaction-api:jar:1.2:compile, com.sun.mail:javax.mail=com.sun.mail:javax.mail:jar:1.6.0:compile, javax.activation:activation=javax.activation:activation:jar:1.1:compile, javax.validation:validation-api=javax.validation:validation-api:jar:1.1.0.Final:compile, org.glassfish:javax.el=org.glassfish:javax.el:jar:3.0.0:compile, org.hibernate:hibernate-search-orm=org.hibernate:hibernate-search-orm:jar:5.7.1.Final:compile, org.hibernate:hibernate-search-engine=org.hibernate:hibernate-search-engine:jar:5.7.1.Final:compile, org.apache.lucene:lucene-misc=org.apache.lucene:lucene-misc:jar:5.5.4:compile, org.apache.lucene:lucene-facet=org.apache.lucene:lucene-facet:jar:5.5.4:compile, org.apache.lucene:lucene-highlighter=org.apache.lucene:lucene-highlighter:jar:5.5.4:compile, org.apache.lucene:lucene-analyzers-common=org.apache.lucene:lucene-analyzers-common:jar:5.5.4:compile, org.apache.lucene:lucene-core=org.apache.lucene:lucene-core:jar:5.5.4:compile, org.apache.lucene:lucene-join=org.apache.lucene:lucene-join:jar:5.5.4:compile, org.apache.lucene:lucene-memory=org.apache.lucene:lucene-memory:jar:5.5.4:compile, org.apache.lucene:lucene-queries=org.apache.lucene:lucene-queries:jar:5.5.4:compile, org.apache.lucene:lucene-analyzers-phonetic=org.apache.lucene:lucene-analyzers-phonetic:jar:5.5.4:compile, com.github.ben-manes.caffeine:caffeine=com.github.ben-manes.caffeine:caffeine:jar:2.3.5:compile, ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch=ca.uhn.hapi.fhir:hapi-fhir-jpaserver-elasticsearch:jar:3.4.0-SNAPSHOT:compile, org.hibernate:hibernate-search-elasticsearch=org.hibernate:hibernate-search-elasticsearch:jar:5.7.1.Final:compile, io.searchbox:jest=io.searchbox:jest:jar:2.0.4:compile, io.searchbox:jest-common=io.searchbox:jest-common:jar:2.0.4:compile, org.apache.httpcomponents:httpcore-nio=org.apache.httpcomponents:httpcore-nio:jar:4.4.4:compile, org.apache.httpcomponents:httpasyncclient=org.apache.httpcomponents:httpasyncclient:jar:4.1.3:compile, ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay=ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:jar:classes:3.4.0-SNAPSHOT:provided, aopalliance:aopalliance=aopalliance:aopalliance:jar:1.0:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:compile, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.1.11:compile, javax.servlet:javax.servlet-api=javax.servlet:javax.servlet-api:jar:3.1.0:provided, org.thymeleaf:thymeleaf=org.thymeleaf:thymeleaf:jar:3.0.9.RELEASE:compile, ognl:ognl=ognl:ognl:jar:3.1.12:compile, org.attoparser:attoparser=org.attoparser:attoparser:jar:2.0.4.RELEASE:compile, org.unbescape:unbescape=org.unbescape:unbescape:jar:1.1.5.RELEASE:compile, org.ebaysf.web:cors-filter=org.ebaysf.web:cors-filter:jar:1.0.1:compile, org.springframework:spring-web=org.springframework:spring-web:jar:5.0.3.RELEASE:compile, org.apache.commons:commons-dbcp2=org.apache.commons:commons-dbcp2:jar:2.1.1:compile, org.apache.commons:commons-pool2=org.apache.commons:commons-pool2:jar:2.4.2:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.2:compile, org.apache.derby:derby=org.apache.derby:derby:jar:10.14.1.0:compile, org.apache.derby:derbynet=org.apache.derby:derbynet:jar:10.14.1.0:compile, org.apache.derby:derbyclient=org.apache.derby:derbyclient:jar:10.14.1.0:compile, org.eclipse.jetty:jetty-servlets=org.eclipse.jetty:jetty-servlets:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-continuation=org.eclipse.jetty:jetty-continuation:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-http=org.eclipse.jetty:jetty-http:jar:9.4.8.v20171121:compile, org.eclipse.jetty:jetty-servlet=org.eclipse.jetty:jetty-servlet:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-security=org.eclipse.jetty:jetty-security:jar:9.4.8.v20171121:test, org.eclipse.jetty.websocket:websocket-server=org.eclipse.jetty.websocket:websocket-server:jar:9.4.8.v20171121:test, org.eclipse.jetty.websocket:websocket-servlet=org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-server=org.eclipse.jetty:jetty-server:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-util=org.eclipse.jetty:jetty-util:jar:9.4.8.v20171121:test, org.eclipse.jetty:jetty-webapp=org.eclipse.jetty:jetty-webapp:jar:9.4.8.v20171121:test, com.phloc:phloc-schematron=com.phloc:phloc-schematron:jar:2.7.1:compile, com.phloc:phloc-commons=com.phloc:phloc-commons:jar:4.4.11:compile, com.google.code.findbugs:annotations=com.google.code.findbugs:annotations:jar:2.0.3:compile, javax.interceptor:javax.interceptor-api=javax.interceptor:javax.interceptor-api:jar:1.2:provided, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:java-hamcrest=org.hamcrest:java-hamcrest:jar:2.0.0.0:test, org.mockito:mockito-all=org.mockito:mockito-all:jar:1.10.19:test}
  2167. [DEBUG] (s) redirectTestOutputToFile = true
  2168. [DEBUG] (s) remoteRepositories = [ id: central
  2169. url: https://repo.maven.apache.org/maven2
  2170. layout: default
  2171. snapshots: [enabled => false, update => daily]
  2172. releases: [enabled => true, update => never]
  2173. ]
  2174. [DEBUG] (s) reportFormat = brief
  2175. [DEBUG] (s) reportsDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports
  2176. [DEBUG] (f) rerunFailingTestsCount = 0
  2177. [DEBUG] (f) reuseForks = true
  2178. [DEBUG] (s) runOrder = filesystem
  2179. [DEBUG] (f) shutdown = testset
  2180. [DEBUG] (s) skip = false
  2181. [DEBUG] (f) skipAfterFailureCount = 0
  2182. [DEBUG] (s) skipTests = false
  2183. [DEBUG] (s) suiteXmlFiles = []
  2184. [DEBUG] (s) summaryFile = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports/failsafe-summary.xml
  2185. [DEBUG] (s) testClassesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes
  2186. [DEBUG] (s) testNGArtifactName = org.testng:testng
  2187. [DEBUG] (s) testSourceDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/src/test/java
  2188. [DEBUG] (s) threadCountClasses = 0
  2189. [DEBUG] (s) threadCountMethods = 0
  2190. [DEBUG] (s) threadCountSuites = 0
  2191. [DEBUG] (s) trimStackTrace = true
  2192. [DEBUG] (s) useFile = true
  2193. [DEBUG] (s) useManifestOnlyJar = true
  2194. [DEBUG] (s) useSystemClassLoader = true
  2195. [DEBUG] (s) useUnlimitedThreads = false
  2196. [DEBUG] (s) workingDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  2197. [DEBUG] (s) project = MavenProject: ca.uhn.hapi.fhir:hapi-fhir-jpaserver-example:3.4.0-SNAPSHOT @ /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/pom.xml
  2198. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@21ac5eb4
  2199. [DEBUG] -- end configuration --
  2200. [DEBUG] Failsafe report directory: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports
  2201. [DEBUG] Setting system property [basedir]=[/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example]
  2202. [DEBUG] Setting system property [user.dir]=[/Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example]
  2203. [DEBUG] Setting system property [localRepository]=[/Users/george_ashiotis/.m2/repository]
  2204. [DEBUG] dummy:dummy:jar:1.0 (selected for null)
  2205. [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile (selected for compile)
  2206. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:compile (selected for compile)
  2207. [DEBUG] Adding to failsafe booter test classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar Scope: compile
  2208. [DEBUG] Adding to failsafe booter test classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar Scope: compile
  2209. [DEBUG] Using JVM: /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/bin/java
  2210. [DEBUG] dummy:dummy:jar:1.0 (selected for null)
  2211. [DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.19.1:test (selected for test)
  2212. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:test (selected for test)
  2213. [DEBUG] Adding to failsafe test classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar Scope: test
  2214. [DEBUG] Adding to failsafe test classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar Scope: test
  2215. [DEBUG] test classpath: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-client/9.4.6.v20170531/jetty-client-9.4.6.v20170531.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/mysql/mysql-connector-java/6.0.5/mysql-connector-java-6.0.5.jar /Users/george_ashiotis/.m2/repository/com/microsoft/sqlserver/mssql-jdbc/6.4.0.jre8/mssql-jdbc-6.4.0.jre8.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/3.4.0-SNAPSHOT/hapi-fhir-base-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar /Users/george_ashiotis/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar /Users/george_ashiotis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar /Users/george_ashiotis/.m2/repository/com/google/guava/guava/23.0/guava-23.0.jar /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/george_ashiotis/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar /Users/george_ashiotis/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar /Users/george_ashiotis/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar /Users/george_ashiotis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /Users/george_ashiotis/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu3/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-utilities/3.4.0-SNAPSHOT/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-base/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar /Users/george_ashiotis/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar /Users/george_ashiotis/.m2/repository/net/sf/saxon/Saxon-HE/9.5.1-5/Saxon-HE-9.5.1-5.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-csv/1.3/commons-csv-1.3.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-client/3.4.0-SNAPSHOT/hapi-fhir-client-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-server/3.4.0-SNAPSHOT/hapi-fhir-server-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation/3.4.0-SNAPSHOT/hapi-fhir-validation-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-converter/3.4.0-SNAPSHOT/hapi-fhir-converter-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/3.4.0-SNAPSHOT/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-hl7org-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu2/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar /Users/george_ashiotis/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf-spring4/3.0.9.RELEASE/thymeleaf-spring4-3.0.9.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/jscience/jscience/4.3.1/jscience-4.3.1.jar /Users/george_ashiotis/.m2/repository/org/javolution/javolution/5.2.3/javolution-5.2.3.jar /Users/george_ashiotis/.m2/repository/net/riotopsys/json_patch/0.0.0/json_patch-0.0.0.jar /Users/george_ashiotis/.m2/repository/com/github/dnault/xml-patch/0.3.0/xml-patch-0.3.0.jar /Users/george_ashiotis/.m2/repository/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar /Users/george_ashiotis/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar /Users/george_ashiotis/.m2/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-jcl/5.0.3.RELEASE/spring-jcl-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-orm/5.0.3.RELEASE/spring-orm-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-jdbc/4.3.10.RELEASE/spring-jdbc-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-context/5.0.3.RELEASE/spring-context-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-aop/4.3.10.RELEASE/spring-aop-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-expression/4.3.10.RELEASE/spring-expression-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-beans/5.0.3.RELEASE/spring-beans-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-jpa/1.11.6.RELEASE/spring-data-jpa-1.11.6.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-commons/1.13.6.RELEASE/spring-data-commons-1.13.6.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-messaging/5.0.3.RELEASE/spring-messaging-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-tx/5.0.3.RELEASE/spring-tx-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-context-support/5.0.3.RELEASE/spring-context-support-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-webmvc/5.0.3.RELEASE/spring-webmvc-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-websocket/5.0.3.RELEASE/spring-websocket-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-core/5.2.16.Final/hibernate-core-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar /Users/george_ashiotis/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar /Users/george_ashiotis/.m2/repository/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar /Users/george_ashiotis/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /Users/george_ashiotis/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar /Users/george_ashiotis/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-entitymanager/5.2.16.Final/hibernate-entitymanager-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-ehcache/5.2.16.Final/hibernate-ehcache-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-validator/5.4.1.Final/hibernate-validator-5.4.1.Final.jar /Users/george_ashiotis/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar /Users/george_ashiotis/.m2/repository/com/sun/mail/javax.mail/1.6.0/javax.mail-1.6.0.jar /Users/george_ashiotis/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/george_ashiotis/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar /Users/george_ashiotis/.m2/repository/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-orm/5.7.1.Final/hibernate-search-orm-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-engine/5.7.1.Final/hibernate-search-engine-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-misc/5.5.4/lucene-misc-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-facet/5.5.4/lucene-facet-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-highlighter/5.5.4/lucene-highlighter-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-common/5.5.4/lucene-analyzers-common-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-core/5.5.4/lucene-core-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-join/5.5.4/lucene-join-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-memory/5.5.4/lucene-memory-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-queries/5.5.4/lucene-queries-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-phonetic/5.5.4/lucene-analyzers-phonetic-5.5.4.jar /Users/george_ashiotis/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-elasticsearch/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-elasticsearch/5.7.1.Final/hibernate-search-elasticsearch-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/io/searchbox/jest/2.0.4/jest-2.0.4.jar /Users/george_ashiotis/.m2/repository/io/searchbox/jest-common/2.0.4/jest-common-2.0.4.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-testpage-overlay/3.4.0-SNAPSHOT/hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar /Users/george_ashiotis/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar /Users/george_ashiotis/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar /Users/george_ashiotis/.m2/repository/ognl/ognl/3.1.12/ognl-3.1.12.jar /Users/george_ashiotis/.m2/repository/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/ebaysf/web/cors-filter/1.0.1/cors-filter-1.0.1.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-web/5.0.3.RELEASE/spring-web-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar /Users/george_ashiotis/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derby/10.14.1.0/derby-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derbynet/10.14.1.0/derbynet-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derbyclient/10.14.1.0/derbyclient-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlets/9.4.8.v20171121/jetty-servlets-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.8.v20171121/jetty-continuation-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.8.v20171121/jetty-servlet-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-security/9.4.8.v20171121/jetty-security-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.8.v20171121/websocket-server-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.8.v20171121/websocket-servlet-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-server/9.4.8.v20171121/jetty-server-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-util/9.4.8.v20171121/jetty-util-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.8.v20171121/jetty-webapp-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/com/phloc/phloc-schematron/2.7.1/phloc-schematron-2.7.1.jar /Users/george_ashiotis/.m2/repository/com/phloc/phloc-commons/4.4.11/phloc-commons-4.4.11.jar /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar /Users/george_ashiotis/.m2/repository/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar /Users/george_ashiotis/.m2/repository/junit/junit/4.12/junit-4.12.jar /Users/george_ashiotis/.m2/repository/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar /Users/george_ashiotis/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar
  2216. [DEBUG] provider classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
  2217. [DEBUG] test(compact) classpath: test-classes classes websocket-api-9.4.8.v20171121.jar websocket-client-9.4.8.v20171121.jar jetty-client-9.4.6.v20170531.jar jetty-xml-9.4.8.v20171121.jar jetty-io-9.4.8.v20171121.jar websocket-common-9.4.8.v20171121.jar mysql-connector-java-6.0.5.jar mssql-jdbc-6.4.0.jre8.jar hapi-fhir-base-3.4.0-SNAPSHOT.jar gson-2.8.1.jar commons-lang3-3.6.jar commons-codec-1.10.jar commons-io-2.5.jar guava-23.0.jar jsr305-1.3.9.jar error_prone_annotations-2.0.18.jar j2objc-annotations-1.1.jar animal-sniffer-annotations-1.14.jar slf4j-api-1.7.25.jar jcl-over-slf4j-1.7.25.jar hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar hapi-fhir-utilities-3.4.0-SNAPSHOT.jar hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar woodstox-core-asl-4.4.1.jar stax-api-1.0-2.jar stax2-api-3.1.4.jar Saxon-HE-9.5.1-5.jar commons-csv-1.3.jar hapi-fhir-client-3.4.0-SNAPSHOT.jar httpclient-4.5.3.jar httpcore-4.4.6.jar hapi-fhir-server-3.4.0-SNAPSHOT.jar hapi-fhir-validation-3.4.0-SNAPSHOT.jar hapi-fhir-converter-3.4.0-SNAPSHOT.jar hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar xpp3_min-1.1.4c.jar hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar javassist-3.22.0-GA.jar jackson-annotations-2.9.2.jar thymeleaf-spring4-3.0.9.RELEASE.jar jscience-4.3.1.jar javolution-5.2.3.jar json_patch-0.0.0.jar xml-patch-0.3.0.jar jdom2-2.0.6.jar jaxen-1.1.6.jar jopt-simple-4.9.jar spring-core-5.0.3.RELEASE.jar spring-jcl-5.0.3.RELEASE.jar spring-orm-5.0.3.RELEASE.jar spring-jdbc-4.3.10.RELEASE.jar spring-context-5.0.3.RELEASE.jar spring-aop-4.3.10.RELEASE.jar spring-expression-4.3.10.RELEASE.jar spring-beans-5.0.3.RELEASE.jar spring-data-jpa-1.11.6.RELEASE.jar spring-data-commons-1.13.6.RELEASE.jar aspectjrt-1.8.10.jar spring-messaging-5.0.3.RELEASE.jar spring-tx-5.0.3.RELEASE.jar spring-context-support-5.0.3.RELEASE.jar spring-webmvc-5.0.3.RELEASE.jar spring-websocket-5.0.3.RELEASE.jar hibernate-core-5.2.16.Final.jar jboss-logging-3.3.1.Final.jar hibernate-jpa-2.1-api-1.0.0.Final.jar antlr-2.7.7.jar jandex-2.0.3.Final.jar classmate-1.3.3.jar dom4j-1.6.1.jar hibernate-commons-annotations-5.0.1.Final.jar hibernate-entitymanager-5.2.16.Final.jar byte-buddy-1.6.14.jar hibernate-ehcache-5.2.16.Final.jar ehcache-2.10.4.jar hibernate-validator-5.4.1.Final.jar javax.transaction-api-1.2.jar javax.mail-1.6.0.jar activation-1.1.jar validation-api-1.1.0.Final.jar javax.el-3.0.0.jar hibernate-search-orm-5.7.1.Final.jar hibernate-search-engine-5.7.1.Final.jar lucene-misc-5.5.4.jar lucene-facet-5.5.4.jar lucene-highlighter-5.5.4.jar lucene-analyzers-common-5.5.4.jar lucene-core-5.5.4.jar lucene-join-5.5.4.jar lucene-memory-5.5.4.jar lucene-queries-5.5.4.jar lucene-analyzers-phonetic-5.5.4.jar caffeine-2.3.5.jar hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar hibernate-search-elasticsearch-5.7.1.Final.jar jest-2.0.4.jar jest-common-2.0.4.jar httpcore-nio-4.4.4.jar httpasyncclient-4.1.3.jar hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar aopalliance-1.0.jar logback-classic-1.2.3.jar logback-core-1.1.11.jar javax.servlet-api-3.1.0.jar thymeleaf-3.0.9.RELEASE.jar ognl-3.1.12.jar attoparser-2.0.4.RELEASE.jar unbescape-1.1.5.RELEASE.jar cors-filter-1.0.1.jar spring-web-5.0.3.RELEASE.jar commons-dbcp2-2.1.1.jar commons-pool2-2.4.2.jar commons-logging-1.2.jar derby-10.14.1.0.jar derbynet-10.14.1.0.jar derbyclient-10.14.1.0.jar jetty-servlets-9.4.8.v20171121.jar jetty-continuation-9.4.8.v20171121.jar jetty-http-9.4.8.v20171121.jar jetty-servlet-9.4.8.v20171121.jar jetty-security-9.4.8.v20171121.jar websocket-server-9.4.8.v20171121.jar websocket-servlet-9.4.8.v20171121.jar jetty-server-9.4.8.v20171121.jar jetty-util-9.4.8.v20171121.jar jetty-webapp-9.4.8.v20171121.jar phloc-schematron-2.7.1.jar phloc-commons-4.4.11.jar annotations-2.0.3.jar javax.interceptor-api-1.2.jar junit-4.12.jar java-hamcrest-2.0.0.0.jar mockito-all-1.10.19.jar
  2218. [DEBUG] provider(compact) classpath: surefire-junit4-2.19.1.jar surefire-api-2.19.1.jar
  2219.  
  2220. -------------------------------------------------------
  2221. T E S T S
  2222. -------------------------------------------------------
  2223. [DEBUG] boot classpath: /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/classes /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-client/9.4.6.v20170531/jetty-client-9.4.6.v20170531.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/mysql/mysql-connector-java/6.0.5/mysql-connector-java-6.0.5.jar /Users/george_ashiotis/.m2/repository/com/microsoft/sqlserver/mssql-jdbc/6.4.0.jre8/mssql-jdbc-6.4.0.jre8.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-base/3.4.0-SNAPSHOT/hapi-fhir-base-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar /Users/george_ashiotis/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar /Users/george_ashiotis/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar /Users/george_ashiotis/.m2/repository/com/google/guava/guava/23.0/guava-23.0.jar /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar /Users/george_ashiotis/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar /Users/george_ashiotis/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar /Users/george_ashiotis/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar /Users/george_ashiotis/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /Users/george_ashiotis/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu3/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-utilities/3.4.0-SNAPSHOT/hapi-fhir-utilities-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-base/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar /Users/george_ashiotis/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar /Users/george_ashiotis/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar /Users/george_ashiotis/.m2/repository/net/sf/saxon/Saxon-HE/9.5.1-5/Saxon-HE-9.5.1-5.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-csv/1.3/commons-csv-1.3.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-client/3.4.0-SNAPSHOT/hapi-fhir-client-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-server/3.4.0-SNAPSHOT/hapi-fhir-server-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation/3.4.0-SNAPSHOT/hapi-fhir-validation-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-converter/3.4.0-SNAPSHOT/hapi-fhir-converter-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-r4/3.4.0-SNAPSHOT/hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-structures-hl7org-dstu2/3.4.0-SNAPSHOT/hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu2/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-dstu3/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-validation-resources-r4/3.4.0-SNAPSHOT/hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar /Users/george_ashiotis/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.2/jackson-annotations-2.9.2.jar /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf-spring4/3.0.9.RELEASE/thymeleaf-spring4-3.0.9.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/jscience/jscience/4.3.1/jscience-4.3.1.jar /Users/george_ashiotis/.m2/repository/org/javolution/javolution/5.2.3/javolution-5.2.3.jar /Users/george_ashiotis/.m2/repository/net/riotopsys/json_patch/0.0.0/json_patch-0.0.0.jar /Users/george_ashiotis/.m2/repository/com/github/dnault/xml-patch/0.3.0/xml-patch-0.3.0.jar /Users/george_ashiotis/.m2/repository/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar /Users/george_ashiotis/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar /Users/george_ashiotis/.m2/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-jcl/5.0.3.RELEASE/spring-jcl-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-orm/5.0.3.RELEASE/spring-orm-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-jdbc/4.3.10.RELEASE/spring-jdbc-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-context/5.0.3.RELEASE/spring-context-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-aop/4.3.10.RELEASE/spring-aop-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-expression/4.3.10.RELEASE/spring-expression-4.3.10.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-beans/5.0.3.RELEASE/spring-beans-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-jpa/1.11.6.RELEASE/spring-data-jpa-1.11.6.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/data/spring-data-commons/1.13.6.RELEASE/spring-data-commons-1.13.6.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-messaging/5.0.3.RELEASE/spring-messaging-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-tx/5.0.3.RELEASE/spring-tx-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-context-support/5.0.3.RELEASE/spring-context-support-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-webmvc/5.0.3.RELEASE/spring-webmvc-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-websocket/5.0.3.RELEASE/spring-websocket-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-core/5.2.16.Final/hibernate-core-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar /Users/george_ashiotis/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar /Users/george_ashiotis/.m2/repository/org/jboss/jandex/2.0.3.Final/jandex-2.0.3.Final.jar /Users/george_ashiotis/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /Users/george_ashiotis/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar /Users/george_ashiotis/.m2/repository/org/hibernate/common/hibernate-commons-annotations/5.0.1.Final/hibernate-commons-annotations-5.0.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-entitymanager/5.2.16.Final/hibernate-entitymanager-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-ehcache/5.2.16.Final/hibernate-ehcache-5.2.16.Final.jar /Users/george_ashiotis/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-validator/5.4.1.Final/hibernate-validator-5.4.1.Final.jar /Users/george_ashiotis/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar /Users/george_ashiotis/.m2/repository/com/sun/mail/javax.mail/1.6.0/javax.mail-1.6.0.jar /Users/george_ashiotis/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /Users/george_ashiotis/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar /Users/george_ashiotis/.m2/repository/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-orm/5.7.1.Final/hibernate-search-orm-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-engine/5.7.1.Final/hibernate-search-engine-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-misc/5.5.4/lucene-misc-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-facet/5.5.4/lucene-facet-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-highlighter/5.5.4/lucene-highlighter-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-common/5.5.4/lucene-analyzers-common-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-core/5.5.4/lucene-core-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-join/5.5.4/lucene-join-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-memory/5.5.4/lucene-memory-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-queries/5.5.4/lucene-queries-5.5.4.jar /Users/george_ashiotis/.m2/repository/org/apache/lucene/lucene-analyzers-phonetic/5.5.4/lucene-analyzers-phonetic-5.5.4.jar /Users/george_ashiotis/.m2/repository/com/github/ben-manes/caffeine/caffeine/2.3.5/caffeine-2.3.5.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-jpaserver-elasticsearch/3.4.0-SNAPSHOT/hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar /Users/george_ashiotis/.m2/repository/org/hibernate/hibernate-search-elasticsearch/5.7.1.Final/hibernate-search-elasticsearch-5.7.1.Final.jar /Users/george_ashiotis/.m2/repository/io/searchbox/jest/2.0.4/jest-2.0.4.jar /Users/george_ashiotis/.m2/repository/io/searchbox/jest-common/2.0.4/jest-common-2.0.4.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar /Users/george_ashiotis/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar /Users/george_ashiotis/.m2/repository/ca/uhn/hapi/fhir/hapi-fhir-testpage-overlay/3.4.0-SNAPSHOT/hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar /Users/george_ashiotis/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /Users/george_ashiotis/.m2/repository/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar /Users/george_ashiotis/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /Users/george_ashiotis/.m2/repository/org/thymeleaf/thymeleaf/3.0.9.RELEASE/thymeleaf-3.0.9.RELEASE.jar /Users/george_ashiotis/.m2/repository/ognl/ognl/3.1.12/ognl-3.1.12.jar /Users/george_ashiotis/.m2/repository/org/attoparser/attoparser/2.0.4.RELEASE/attoparser-2.0.4.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/unbescape/unbescape/1.1.5.RELEASE/unbescape-1.1.5.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/ebaysf/web/cors-filter/1.0.1/cors-filter-1.0.1.jar /Users/george_ashiotis/.m2/repository/org/springframework/spring-web/5.0.3.RELEASE/spring-web-5.0.3.RELEASE.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-dbcp2/2.1.1/commons-dbcp2-2.1.1.jar /Users/george_ashiotis/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar /Users/george_ashiotis/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derby/10.14.1.0/derby-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derbynet/10.14.1.0/derbynet-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/apache/derby/derbyclient/10.14.1.0/derbyclient-10.14.1.0.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlets/9.4.8.v20171121/jetty-servlets-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.8.v20171121/jetty-continuation-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.8.v20171121/jetty-servlet-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-security/9.4.8.v20171121/jetty-security-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.8.v20171121/websocket-server-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.8.v20171121/websocket-servlet-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-server/9.4.8.v20171121/jetty-server-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-util/9.4.8.v20171121/jetty-util-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.8.v20171121/jetty-webapp-9.4.8.v20171121.jar /Users/george_ashiotis/.m2/repository/com/phloc/phloc-schematron/2.7.1/phloc-schematron-2.7.1.jar /Users/george_ashiotis/.m2/repository/com/phloc/phloc-commons/4.4.11/phloc-commons-4.4.11.jar /Users/george_ashiotis/.m2/repository/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar /Users/george_ashiotis/.m2/repository/javax/interceptor/javax.interceptor-api/1.2/javax.interceptor-api-1.2.jar /Users/george_ashiotis/.m2/repository/junit/junit/4.12/junit-4.12.jar /Users/george_ashiotis/.m2/repository/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar /Users/george_ashiotis/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar /Users/george_ashiotis/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar
  2224. [DEBUG] boot(compact) classpath: surefire-booter-2.19.1.jar surefire-api-2.19.1.jar test-classes classes websocket-api-9.4.8.v20171121.jar websocket-client-9.4.8.v20171121.jar jetty-client-9.4.6.v20170531.jar jetty-xml-9.4.8.v20171121.jar jetty-io-9.4.8.v20171121.jar websocket-common-9.4.8.v20171121.jar mysql-connector-java-6.0.5.jar mssql-jdbc-6.4.0.jre8.jar hapi-fhir-base-3.4.0-SNAPSHOT.jar gson-2.8.1.jar commons-lang3-3.6.jar commons-codec-1.10.jar commons-io-2.5.jar guava-23.0.jar jsr305-1.3.9.jar error_prone_annotations-2.0.18.jar j2objc-annotations-1.1.jar animal-sniffer-annotations-1.14.jar slf4j-api-1.7.25.jar jcl-over-slf4j-1.7.25.jar hapi-fhir-structures-dstu3-3.4.0-SNAPSHOT.jar hapi-fhir-utilities-3.4.0-SNAPSHOT.jar hapi-fhir-jpaserver-base-3.4.0-SNAPSHOT.jar woodstox-core-asl-4.4.1.jar stax-api-1.0-2.jar stax2-api-3.1.4.jar Saxon-HE-9.5.1-5.jar commons-csv-1.3.jar hapi-fhir-client-3.4.0-SNAPSHOT.jar httpclient-4.5.3.jar httpcore-4.4.6.jar hapi-fhir-server-3.4.0-SNAPSHOT.jar hapi-fhir-validation-3.4.0-SNAPSHOT.jar hapi-fhir-converter-3.4.0-SNAPSHOT.jar hapi-fhir-structures-dstu2-3.4.0-SNAPSHOT.jar hapi-fhir-structures-r4-3.4.0-SNAPSHOT.jar hapi-fhir-structures-hl7org-dstu2-3.4.0-SNAPSHOT.jar xpp3_min-1.1.4c.jar hapi-fhir-validation-resources-dstu2-3.4.0-SNAPSHOT.jar hapi-fhir-validation-resources-dstu3-3.4.0-SNAPSHOT.jar hapi-fhir-validation-resources-r4-3.4.0-SNAPSHOT.jar javassist-3.22.0-GA.jar jackson-annotations-2.9.2.jar thymeleaf-spring4-3.0.9.RELEASE.jar jscience-4.3.1.jar javolution-5.2.3.jar json_patch-0.0.0.jar xml-patch-0.3.0.jar jdom2-2.0.6.jar jaxen-1.1.6.jar jopt-simple-4.9.jar spring-core-5.0.3.RELEASE.jar spring-jcl-5.0.3.RELEASE.jar spring-orm-5.0.3.RELEASE.jar spring-jdbc-4.3.10.RELEASE.jar spring-context-5.0.3.RELEASE.jar spring-aop-4.3.10.RELEASE.jar spring-expression-4.3.10.RELEASE.jar spring-beans-5.0.3.RELEASE.jar spring-data-jpa-1.11.6.RELEASE.jar spring-data-commons-1.13.6.RELEASE.jar aspectjrt-1.8.10.jar spring-messaging-5.0.3.RELEASE.jar spring-tx-5.0.3.RELEASE.jar spring-context-support-5.0.3.RELEASE.jar spring-webmvc-5.0.3.RELEASE.jar spring-websocket-5.0.3.RELEASE.jar hibernate-core-5.2.16.Final.jar jboss-logging-3.3.1.Final.jar hibernate-jpa-2.1-api-1.0.0.Final.jar antlr-2.7.7.jar jandex-2.0.3.Final.jar classmate-1.3.3.jar dom4j-1.6.1.jar hibernate-commons-annotations-5.0.1.Final.jar hibernate-entitymanager-5.2.16.Final.jar byte-buddy-1.6.14.jar hibernate-ehcache-5.2.16.Final.jar ehcache-2.10.4.jar hibernate-validator-5.4.1.Final.jar javax.transaction-api-1.2.jar javax.mail-1.6.0.jar activation-1.1.jar validation-api-1.1.0.Final.jar javax.el-3.0.0.jar hibernate-search-orm-5.7.1.Final.jar hibernate-search-engine-5.7.1.Final.jar lucene-misc-5.5.4.jar lucene-facet-5.5.4.jar lucene-highlighter-5.5.4.jar lucene-analyzers-common-5.5.4.jar lucene-core-5.5.4.jar lucene-join-5.5.4.jar lucene-memory-5.5.4.jar lucene-queries-5.5.4.jar lucene-analyzers-phonetic-5.5.4.jar caffeine-2.3.5.jar hapi-fhir-jpaserver-elasticsearch-3.4.0-SNAPSHOT.jar hibernate-search-elasticsearch-5.7.1.Final.jar jest-2.0.4.jar jest-common-2.0.4.jar httpcore-nio-4.4.4.jar httpasyncclient-4.1.3.jar hapi-fhir-testpage-overlay-3.4.0-SNAPSHOT-classes.jar aopalliance-1.0.jar logback-classic-1.2.3.jar logback-core-1.1.11.jar javax.servlet-api-3.1.0.jar thymeleaf-3.0.9.RELEASE.jar ognl-3.1.12.jar attoparser-2.0.4.RELEASE.jar unbescape-1.1.5.RELEASE.jar cors-filter-1.0.1.jar spring-web-5.0.3.RELEASE.jar commons-dbcp2-2.1.1.jar commons-pool2-2.4.2.jar commons-logging-1.2.jar derby-10.14.1.0.jar derbynet-10.14.1.0.jar derbyclient-10.14.1.0.jar jetty-servlets-9.4.8.v20171121.jar jetty-continuation-9.4.8.v20171121.jar jetty-http-9.4.8.v20171121.jar jetty-servlet-9.4.8.v20171121.jar jetty-security-9.4.8.v20171121.jar websocket-server-9.4.8.v20171121.jar websocket-servlet-9.4.8.v20171121.jar jetty-server-9.4.8.v20171121.jar jetty-util-9.4.8.v20171121.jar jetty-webapp-9.4.8.v20171121.jar phloc-schematron-2.7.1.jar phloc-commons-4.4.11.jar annotations-2.0.3.jar javax.interceptor-api-1.2.jar junit-4.12.jar java-hamcrest-2.0.0.0.jar mockito-all-1.10.19.jar surefire-junit4-2.19.1.jar
  2225. Forking command line: /bin/sh -c cd /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example && /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/bin/java -jar /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/surefire/surefirebooter17643915046196518463.jar /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/surefire/surefire6624906974226538749tmp /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/surefire/surefire_017215216960192104326tmp
  2226. Running ca.uhn.fhir.jpa.demo.ExampleServerIT
  2227. WARNING: An illegal reflective access operation has occurred
  2228. WARNING: Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1 (file:/Users/george_ashiotis/.m2/repository/org/springframework/spring-core/5.0.3.RELEASE/spring-core-5.0.3.RELEASE.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
  2229. WARNING: Please consider reporting this to the maintainers of org.springframework.cglib.core.ReflectUtils$1
  2230. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  2231. WARNING: All illegal access operations will be denied in a future release
  2232. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.105 sec <<< FAILURE! - in ca.uhn.fhir.jpa.demo.ExampleServerIT
  2233. testCreateAndRead(ca.uhn.fhir.jpa.demo.ExampleServerIT) Time elapsed: 0.52 sec <<< ERROR!
  2234. ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException: HTTP 503 Service Unavailable
  2235. at ca.uhn.fhir.jpa.demo.ExampleServerIT.testCreateAndRead(ExampleServerIT.java:36)
  2236.  
  2237.  
  2238. Results :
  2239.  
  2240. Tests in error:
  2241. ExampleServerIT.testCreateAndRead:36 ยป UnclassifiedServerFailure HTTP 503 Serv...
  2242.  
  2243. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  2244.  
  2245. [INFO]
  2246. [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ hapi-fhir-jpaserver-example ---
  2247. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-failsafe-plugin:2.19.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@4f8e5cde]
  2248. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify' with basic configurator -->
  2249. [DEBUG] (s) basedir = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example
  2250. [DEBUG] (f) encoding = UTF-8
  2251. [DEBUG] (s) reportsDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports
  2252. [DEBUG] (s) skip = false
  2253. [DEBUG] (f) summaryFile = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports/failsafe-summary.xml
  2254. [DEBUG] (s) testClassesDirectory = /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/test-classes
  2255. [DEBUG] (s) testFailureIgnore = false
  2256. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@21ac5eb4
  2257. [DEBUG] -- end configuration --
  2258. [DEBUG] Failsafe report directory: /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports
  2259. [INFO] ------------------------------------------------------------------------
  2260. [INFO] BUILD FAILURE
  2261. [INFO] ------------------------------------------------------------------------
  2262. [INFO] Total time: 9.874 s
  2263. [INFO] Finished at: 2018-06-20T12:21:05+01:00
  2264. [INFO] ------------------------------------------------------------------------
  2265. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default) on project hapi-fhir-jpaserver-example: There are test failures.
  2266. [ERROR]
  2267. [ERROR] Please refer to /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports for the individual test results.
  2268. [ERROR] -> [Help 1]
  2269. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (default) on project hapi-fhir-jpaserver-example: There are test failures.
  2270.  
  2271. Please refer to /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports for the individual test results.
  2272. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
  2273. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
  2274. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
  2275. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  2276. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  2277. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  2278. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  2279. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  2280. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  2281. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  2282. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
  2283. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
  2284. at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
  2285. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  2286. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  2287. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  2288. at java.lang.reflect.Method.invoke (Method.java:564)
  2289. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
  2290. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
  2291. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
  2292. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
  2293. Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
  2294.  
  2295. Please refer to /Users/george_ashiotis/Desktop/hapi-fhir/hapi-fhir-jpaserver-example/target/failsafe-reports for the individual test results.
  2296. at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:91)
  2297. at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:202)
  2298. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
  2299. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
  2300. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
  2301. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
  2302. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  2303. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  2304. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  2305. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  2306. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  2307. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  2308. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  2309. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
  2310. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
  2311. at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
  2312. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  2313. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  2314. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  2315. at java.lang.reflect.Method.invoke (Method.java:564)
  2316. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
  2317. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
  2318. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
  2319. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
  2320. [ERROR]
  2321. [ERROR]
  2322. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  2323. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement