Advertisement
beng

Untitled

Oct 23rd, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.87 KB | None | 0 0
  1. % mvn -X -e test
  2. Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T13:58:10-07:00)
  3. Maven home: /Users/bgertzfield/src/apache-maven/apache-maven-3.2.3
  4. Java version: 1.6.0_65, vendor: Apple Inc.
  5. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
  6. Default locale: en_US, platform encoding: MacRoman
  7. OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"
  8. [INFO] Error stacktraces are turned on.
  9. [DEBUG] Reading global settings from /Users/bgertzfield/src/apache-maven/apache-maven-3.2.3/conf/settings.xml
  10. [DEBUG] Reading user settings from /Users/bgertzfield/.m2/settings.xml
  11. [DEBUG] Using local repository at /Users/bgertzfield/.m2/repository
  12. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/bgertzfield/.m2/repository
  13. [INFO] Scanning for projects...
  14. [DEBUG] Extension realms for project org.immutables:immutables:pom:0.30-SNAPSHOT: (none)
  15. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  16. [DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none)
  17. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  18. [DEBUG] Extension realms for project org.immutables.dependency:utility:pom:0.30-SNAPSHOT: (none)
  19. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  20. [DEBUG] Extension realms for project org.immutables.dependency:technology:pom:0.30-SNAPSHOT: (none)
  21. [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
  22. [DEBUG] Extension realms for project org.immutables:testing:jar:0.30-SNAPSHOT: (none)
  23. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  24. [DEBUG] Extension realms for project org.immutables:annotation:jar:0.30-SNAPSHOT: (none)
  25. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  26. [DEBUG] Extension realms for project org.immutables:common:jar:0.30-SNAPSHOT: (none)
  27. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  28. [DEBUG] Extension realms for project org.immutables:generator:jar:0.30-SNAPSHOT: (none)
  29. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  30. [DEBUG] Extension realms for project org.immutables:generator-fixture:jar:0.30-SNAPSHOT: (none)
  31. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  32. [DEBUG] Extension realms for project org.immutables:value:jar:0.30-SNAPSHOT: (none)
  33. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  34. [DEBUG] Extension realms for project org.immutables:fixture:jar:0.30-SNAPSHOT: (none)
  35. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  36. [DEBUG] Extension realms for project org.immutables:json:jar:0.30-SNAPSHOT: (none)
  37. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  38. [DEBUG] Extension realms for project org.immutables:quickstart:jar:0.30-SNAPSHOT: (none)
  39. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  40. [INFO] ------------------------------------------------------------------------
  41. [INFO] Reactor Build Order:
  42. [INFO]
  43. [INFO] org.immutables.immutables
  44. [INFO] org.immutables.dependency.utility
  45. [INFO] org.immutables.dependency.technology
  46. [INFO] org.immutables.testing
  47. [INFO] org.immutables.annotation
  48. [INFO] org.immutables.common
  49. [INFO] org.immutables.generator
  50. [INFO] org.immutables.generator-fixture
  51. [INFO] org.immutables.value
  52. [INFO] org.immutables.fixture
  53. [INFO] org.immutables.json
  54. [INFO] org.immutables.quickstart
  55. [DEBUG] === REACTOR BUILD PLAN ================================================
  56. [DEBUG] Project: org.immutables:immutables:pom:0.30-SNAPSHOT
  57. [DEBUG] Tasks: [test]
  58. [DEBUG] Style: Regular
  59. [DEBUG] -----------------------------------------------------------------------
  60. [DEBUG] Project: org.immutables.dependency:utility:pom:0.30-SNAPSHOT
  61. [DEBUG] Tasks: [test]
  62. [DEBUG] Style: Regular
  63. [DEBUG] -----------------------------------------------------------------------
  64. [DEBUG] Project: org.immutables.dependency:technology:pom:0.30-SNAPSHOT
  65. [DEBUG] Tasks: [test]
  66. [DEBUG] Style: Regular
  67. [DEBUG] -----------------------------------------------------------------------
  68. [DEBUG] Project: org.immutables:testing:jar:0.30-SNAPSHOT
  69. [DEBUG] Tasks: [test]
  70. [DEBUG] Style: Regular
  71. [DEBUG] -----------------------------------------------------------------------
  72. [DEBUG] Project: org.immutables:annotation:jar:0.30-SNAPSHOT
  73. [DEBUG] Tasks: [test]
  74. [DEBUG] Style: Regular
  75. [DEBUG] -----------------------------------------------------------------------
  76. [DEBUG] Project: org.immutables:common:jar:0.30-SNAPSHOT
  77. [DEBUG] Tasks: [test]
  78. [DEBUG] Style: Regular
  79. [DEBUG] -----------------------------------------------------------------------
  80. [DEBUG] Project: org.immutables:generator:jar:0.30-SNAPSHOT
  81. [DEBUG] Tasks: [test]
  82. [DEBUG] Style: Regular
  83. [DEBUG] -----------------------------------------------------------------------
  84. [DEBUG] Project: org.immutables:generator-fixture:jar:0.30-SNAPSHOT
  85. [DEBUG] Tasks: [test]
  86. [DEBUG] Style: Regular
  87. [DEBUG] -----------------------------------------------------------------------
  88. [DEBUG] Project: org.immutables:value:jar:0.30-SNAPSHOT
  89. [DEBUG] Tasks: [test]
  90. [DEBUG] Style: Regular
  91. [DEBUG] -----------------------------------------------------------------------
  92. [DEBUG] Project: org.immutables:fixture:jar:0.30-SNAPSHOT
  93. [DEBUG] Tasks: [test]
  94. [DEBUG] Style: Regular
  95. [DEBUG] -----------------------------------------------------------------------
  96. [DEBUG] Project: org.immutables:json:jar:0.30-SNAPSHOT
  97. [DEBUG] Tasks: [test]
  98. [DEBUG] Style: Regular
  99. [DEBUG] -----------------------------------------------------------------------
  100. [DEBUG] Project: org.immutables:quickstart:jar:0.30-SNAPSHOT
  101. [DEBUG] Tasks: [test]
  102. [DEBUG] Style: Regular
  103. [DEBUG] =======================================================================
  104. [INFO]
  105. [INFO] ------------------------------------------------------------------------
  106. [INFO] Building org.immutables.immutables 0.30-SNAPSHOT
  107. [INFO] ------------------------------------------------------------------------
  108. [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]
  109. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  110. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  111. [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]
  112. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  113. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  114. [DEBUG] === PROJECT BUILD PLAN ================================================
  115. [DEBUG] Project: org.immutables:immutables:0.30-SNAPSHOT
  116. [DEBUG] Dependencies (collect): []
  117. [DEBUG] Dependencies (resolve): [test]
  118. [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (https://repo.maven.apache.org/maven2, releases)]
  119. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, releases)]
  120. [DEBUG] -----------------------------------------------------------------------
  121. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
  122. [DEBUG] Style: Regular
  123. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  124. <configuration>
  125. <fail default-value="true">${enforcer.fail}</fail>
  126. <failFast default-value="false">${enforcer.failFast}</failFast>
  127. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  128. <project>${project}</project>
  129. <rules>
  130. <requireMavenVersion>
  131. <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
  132. <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
  133. </requireMavenVersion>
  134. </rules>
  135. <session>${session}</session>
  136. <skip default-value="false">${enforcer.skip}</skip>
  137. </configuration>
  138. [DEBUG] =======================================================================
  139. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=1, DefaultDependencyCollector.transformTime=4}
  140. [DEBUG] org.immutables:immutables:pom:0.30-SNAPSHOT
  141. [INFO]
  142. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ immutables ---
  143. [DEBUG] Created new class realm maven.api
  144. [DEBUG] Importing foreign packages into class realm maven.api
  145. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  146. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  147. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  148. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  149. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  150. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  151. [DEBUG] Imported: javax.enterprise.util.* < plexus.core
  152. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  153. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  154. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  155. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  156. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  157. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  158. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  159. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  160. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  161. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  162. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  163. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  164. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  165. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  166. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  167. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  168. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  169. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  170. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  171. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  172. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  173. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  174. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  175. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  176. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  177. [DEBUG] Imported: javax.inject.* < plexus.core
  178. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  179. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  180. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  181. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  182. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  183. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  184. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  185. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  186. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  187. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  188. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  189. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  190. [DEBUG] Imported: org.apache.maven.project < plexus.core
  191. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  192. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  193. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  194. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  195. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  196. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  197. [DEBUG] Imported: org.apache.maven.model < plexus.core
  198. [DEBUG] Imported: org.slf4j.* < plexus.core
  199. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  200. [DEBUG] Imported: org.apache.maven.* < plexus.core
  201. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  202. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  203. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  204. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  205. [DEBUG] Populating class realm maven.api
  206. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=229, DefaultDependencyCollector.transformTime=9}
  207. [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0:
  208. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
  209. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
  210. [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
  211. [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
  212. [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
  213. [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
  214. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
  215. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
  216. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  217. [DEBUG] junit:junit:jar:3.8.2:test
  218. [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
  219. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
  220. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
  221. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
  222. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
  223. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
  224. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  225. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
  226. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  227. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
  228. [DEBUG] classworlds:classworlds:jar:1.1:compile
  229. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
  230. [DEBUG] commons-lang:commons-lang:jar:2.3:compile
  231. [DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0:compile
  232. [DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile
  233. [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
  234. [DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
  235. [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
  236. [DEBUG] org.beanshell:bsh:jar:2.0b4:compile
  237. [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile
  238. [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
  239. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
  240. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
  241. [DEBUG] Imported: < maven.api
  242. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
  243. [DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0
  244. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
  245. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
  246. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  247. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  248. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
  249. [DEBUG] Included: commons-lang:commons-lang:jar:2.3
  250. [DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0
  251. [DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0
  252. [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
  253. [DEBUG] Included: org.beanshell:bsh:jar:2.0b4
  254. [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2
  255. [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
  256. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
  257. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
  258. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
  259. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
  260. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
  261. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
  262. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
  263. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
  264. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  265. [DEBUG] Excluded: junit:junit:jar:3.8.2
  266. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
  267. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
  268. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
  269. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
  270. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
  271. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
  272. [DEBUG] Excluded: classworlds:classworlds:jar:1.1
  273. [DEBUG] Excluded: org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1
  274. [DEBUG] Excluded: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7
  275. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@1729854]
  276. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
  277. [DEBUG] (s) fail = true
  278. [DEBUG] (s) failFast = false
  279. [DEBUG] (f) ignoreCache = false
  280. [DEBUG] (s) project = MavenProject: org.immutables:immutables:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/pom.xml
  281. [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
  282. [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
  283. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@6302ae84]
  284. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@450f8ee4
  285. [DEBUG] (s) skip = false
  286. [DEBUG] -- end configuration --
  287. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  288. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
  289. [DEBUG] Detected Maven Version: 3.2.3
  290. [DEBUG] Detected Maven Version: 3.2.3 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
  291. [INFO]
  292. [INFO] ------------------------------------------------------------------------
  293. [INFO] Building org.immutables.dependency.utility 0.30-SNAPSHOT
  294. [INFO] ------------------------------------------------------------------------
  295. [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]
  296. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  297. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  298. [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]
  299. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  300. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  301. [DEBUG] === PROJECT BUILD PLAN ================================================
  302. [DEBUG] Project: org.immutables.dependency:utility:0.30-SNAPSHOT
  303. [DEBUG] Dependencies (collect): []
  304. [DEBUG] Dependencies (resolve): [test]
  305. [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (https://repo.maven.apache.org/maven2, releases)]
  306. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, releases)]
  307. [DEBUG] -----------------------------------------------------------------------
  308. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
  309. [DEBUG] Style: Regular
  310. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  311. <configuration>
  312. <fail default-value="true">${enforcer.fail}</fail>
  313. <failFast default-value="false">${enforcer.failFast}</failFast>
  314. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  315. <project>${project}</project>
  316. <rules>
  317. <requireMavenVersion>
  318. <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
  319. <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
  320. </requireMavenVersion>
  321. </rules>
  322. <session>${session}</session>
  323. <skip default-value="false">${enforcer.skip}</skip>
  324. </configuration>
  325. [DEBUG] =======================================================================
  326. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=2, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=2, DefaultDependencyCollector.collectTime=7, DefaultDependencyCollector.transformTime=0}
  327. [DEBUG] org.immutables.dependency:utility:pom:0.30-SNAPSHOT
  328. [DEBUG] com.google.guava:guava:jar:18.0:compile
  329. [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
  330. [INFO]
  331. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ utility ---
  332. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@1729854]
  333. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
  334. [DEBUG] (s) fail = true
  335. [DEBUG] (s) failFast = false
  336. [DEBUG] (f) ignoreCache = false
  337. [DEBUG] (s) project = MavenProject: org.immutables.dependency:utility:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/dependency/utility/pom.xml
  338. [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
  339. [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
  340. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@4838462a]
  341. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@450f8ee4
  342. [DEBUG] (s) skip = false
  343. [DEBUG] -- end configuration --
  344. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  345. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
  346. [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
  347. [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  348. [INFO]
  349. [INFO] ------------------------------------------------------------------------
  350. [INFO] Building org.immutables.dependency.technology 0.30-SNAPSHOT
  351. [INFO] ------------------------------------------------------------------------
  352. [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]
  353. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  354. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  355. [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]
  356. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  357. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  358. [DEBUG] === PROJECT BUILD PLAN ================================================
  359. [DEBUG] Project: org.immutables.dependency:technology:0.30-SNAPSHOT
  360. [DEBUG] Dependencies (collect): []
  361. [DEBUG] Dependencies (resolve): [test]
  362. [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (https://repo.maven.apache.org/maven2, releases)]
  363. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, releases)]
  364. [DEBUG] -----------------------------------------------------------------------
  365. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
  366. [DEBUG] Style: Regular
  367. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  368. <configuration>
  369. <fail default-value="true">${enforcer.fail}</fail>
  370. <failFast default-value="false">${enforcer.failFast}</failFast>
  371. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  372. <project>${project}</project>
  373. <rules>
  374. <requireMavenVersion>
  375. <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
  376. <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
  377. </requireMavenVersion>
  378. </rules>
  379. <session>${session}</session>
  380. <skip default-value="false">${enforcer.skip}</skip>
  381. </configuration>
  382. [DEBUG] =======================================================================
  383. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=66, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=57, DefaultDependencyCollector.collectTime=287, DefaultDependencyCollector.transformTime=4}
  384. [DEBUG] org.immutables.dependency:technology:pom:0.30-SNAPSHOT
  385. [DEBUG] org.immutables.dependency:utility:pom:0.30-SNAPSHOT:compile
  386. [DEBUG] com.google.guava:guava:jar:18.0:compile
  387. [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
  388. [DEBUG] javax.inject:javax.inject:jar:1:compile
  389. [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.4.2:compile
  390. [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.4.2:compile
  391. [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.4.2:compile
  392. [DEBUG] org.mongodb:mongo-java-driver:jar:2.11.3:compile
  393. [DEBUG] de.undercouch:bson4jackson:jar:2.4.0:compile
  394. [DEBUG] org.jdbi:jdbi:jar:2.55:compile
  395. [DEBUG] com.google.code.findbugs:annotations:jar:2.0.3:compile
  396. [DEBUG] org.sonatype.sisu:sisu-guice:jar:3.2.2:compile
  397. [DEBUG] aopalliance:aopalliance:jar:1.0:compile
  398. [DEBUG] org.sonatype.sisu.inject:guice-multibindings:jar:3.2.2:compile
  399. [DEBUG] org.glassfish.hk2:guice-bridge:jar:2.3.0-b10:compile
  400. [DEBUG] org.glassfish.hk2:hk2-api:jar:2.3.0-b10:compile
  401. [DEBUG] org.glassfish.hk2:hk2-utils:jar:2.3.0-b10:compile
  402. [DEBUG] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.3.0-b10:compile
  403. [DEBUG] org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.11:compile
  404. [DEBUG] org.glassfish.grizzly:grizzly-http-server:jar:2.3.16:compile
  405. [DEBUG] org.glassfish.grizzly:grizzly-http:jar:2.3.16:compile
  406. [DEBUG] org.glassfish.grizzly:grizzly-framework:jar:2.3.16:compile
  407. [DEBUG] org.glassfish.jersey.core:jersey-common:jar:2.11:compile
  408. [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile
  409. [DEBUG] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.11:compile
  410. [DEBUG] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile
  411. [DEBUG] org.glassfish.jersey.core:jersey-server:jar:2.11:compile
  412. [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
  413. [DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
  414. [DEBUG] org.glassfish.jersey.core:jersey-client:jar:2.11:compile
  415. [DEBUG] org.glassfish.hk2:hk2-locator:jar:2.3.0-b05:compile
  416. [DEBUG] org.javassist:javassist:jar:3.18.1-GA:compile
  417. [INFO]
  418. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ technology ---
  419. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@1729854]
  420. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
  421. [DEBUG] (s) fail = true
  422. [DEBUG] (s) failFast = false
  423. [DEBUG] (f) ignoreCache = false
  424. [DEBUG] (s) project = MavenProject: org.immutables.dependency:technology:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/dependency/technology/pom.xml
  425. [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
  426. [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
  427. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@67673a2]
  428. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@450f8ee4
  429. [DEBUG] (s) skip = false
  430. [DEBUG] -- end configuration --
  431. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  432. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
  433. [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
  434. [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  435. [INFO]
  436. [INFO] ------------------------------------------------------------------------
  437. [INFO] Building org.immutables.testing 0.30-SNAPSHOT
  438. [INFO] ------------------------------------------------------------------------
  439. [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]
  440. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  441. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  442. [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]
  443. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  444. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  445. [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]
  446. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  447. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  448. [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]
  449. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  450. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  451. [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]
  452. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  453. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  454. [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]
  455. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  456. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  457. [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]
  458. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  459. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  460. [DEBUG] === PROJECT BUILD PLAN ================================================
  461. [DEBUG] Project: org.immutables:testing:0.30-SNAPSHOT
  462. [DEBUG] Dependencies (collect): []
  463. [DEBUG] Dependencies (resolve): [compile, test]
  464. [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (https://repo.maven.apache.org/maven2, releases)]
  465. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, releases)]
  466. [DEBUG] -----------------------------------------------------------------------
  467. [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
  468. [DEBUG] Style: Regular
  469. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  470. <configuration>
  471. <fail default-value="true">${enforcer.fail}</fail>
  472. <failFast default-value="false">${enforcer.failFast}</failFast>
  473. <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  474. <project>${project}</project>
  475. <rules>
  476. <requireMavenVersion>
  477. <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
  478. <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
  479. </requireMavenVersion>
  480. </rules>
  481. <session>${session}</session>
  482. <skip default-value="false">${enforcer.skip}</skip>
  483. </configuration>
  484. [DEBUG] -----------------------------------------------------------------------
  485. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
  486. [DEBUG] Style: Regular
  487. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  488. <configuration>
  489. <buildFilters default-value="${project.build.filters}"/>
  490. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  491. <escapeString>${maven.resources.escapeString}</escapeString>
  492. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  493. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  494. <outputDirectory default-value="${project.build.outputDirectory}"/>
  495. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  496. <project default-value="${project}"/>
  497. <resources default-value="${project.resources}"/>
  498. <session default-value="${session}"/>
  499. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  500. <useBuildFilters default-value="true"/>
  501. <useDefaultDelimiters default-value="true"/>
  502. </configuration>
  503. [DEBUG] -----------------------------------------------------------------------
  504. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
  505. [DEBUG] Style: Regular
  506. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  507. <configuration>
  508. <basedir default-value="${basedir}"/>
  509. <buildDirectory default-value="${project.build.directory}"/>
  510. <classpathElements default-value="${project.compileClasspathElements}"/>
  511. <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  512. <compilerArgs>
  513. <arg>-Xlint:deprecation</arg>
  514. <arg>-Xlint:unchecked</arg>
  515. </compilerArgs>
  516. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  517. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  518. <compilerVersion>1.7</compilerVersion>
  519. <debug default-value="true">${maven.compiler.debug}</debug>
  520. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  521. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  522. <executable>${maven.compiler.executable}</executable>
  523. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  524. <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  525. <fork default-value="false">${maven.compiler.fork}</fork>
  526. <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  527. <maxmem>${maven.compiler.maxmem}</maxmem>
  528. <meminitial>${maven.compiler.meminitial}</meminitial>
  529. <mojoExecution>${mojoExecution}</mojoExecution>
  530. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  531. <outputDirectory default-value="${project.build.outputDirectory}"/>
  532. <projectArtifact default-value="${project.artifact}"/>
  533. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  534. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  535. <skipMain>${maven.main.skip}</skipMain>
  536. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  537. <source default-value="1.5">1.7</source>
  538. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  539. <target default-value="1.5">1.7</target>
  540. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  541. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  542. <mavenSession default-value="${session}"/>
  543. <session default-value="${session}"/>
  544. </configuration>
  545. [DEBUG] -----------------------------------------------------------------------
  546. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
  547. [DEBUG] Style: Regular
  548. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  549. <configuration>
  550. <buildFilters default-value="${project.build.filters}"/>
  551. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  552. <escapeString>${maven.resources.escapeString}</escapeString>
  553. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  554. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  555. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  556. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  557. <project default-value="${project}"/>
  558. <resources default-value="${project.testResources}"/>
  559. <session default-value="${session}"/>
  560. <skip>${maven.test.skip}</skip>
  561. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  562. <useBuildFilters default-value="true"/>
  563. <useDefaultDelimiters default-value="true"/>
  564. </configuration>
  565. [DEBUG] -----------------------------------------------------------------------
  566. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
  567. [DEBUG] Style: Regular
  568. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  569. <configuration>
  570. <basedir default-value="${basedir}"/>
  571. <buildDirectory default-value="${project.build.directory}"/>
  572. <classpathElements default-value="${project.testClasspathElements}"/>
  573. <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  574. <compilerArgs>
  575. <arg>-Xlint:deprecation</arg>
  576. <arg>-Xlint:unchecked</arg>
  577. </compilerArgs>
  578. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  579. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  580. <compilerVersion>1.7</compilerVersion>
  581. <debug default-value="true">${maven.compiler.debug}</debug>
  582. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  583. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  584. <executable>${maven.compiler.executable}</executable>
  585. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  586. <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  587. <fork default-value="false">${maven.compiler.fork}</fork>
  588. <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  589. <maxmem>${maven.compiler.maxmem}</maxmem>
  590. <meminitial>${maven.compiler.meminitial}</meminitial>
  591. <mojoExecution>${mojoExecution}</mojoExecution>
  592. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  593. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  594. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  595. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  596. <skip>${maven.test.skip}</skip>
  597. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  598. <source default-value="1.5">1.7</source>
  599. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  600. <target default-value="1.5">1.7</target>
  601. <testSource>${maven.compiler.testSource}</testSource>
  602. <testTarget>${maven.compiler.testTarget}</testTarget>
  603. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  604. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  605. <mavenSession default-value="${session}"/>
  606. <session default-value="${session}"/>
  607. </configuration>
  608. [DEBUG] -----------------------------------------------------------------------
  609. [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
  610. [DEBUG] Style: Regular
  611. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  612. <configuration>
  613. <argLine>${argLine}</argLine>
  614. <basedir default-value="${basedir}"/>
  615. <childDelegation default-value="false">${childDelegation}</childDelegation>
  616. <classesDirectory default-value="${project.build.outputDirectory}"/>
  617. <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  618. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  619. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  620. <excludedGroups>${excludedGroups}</excludedGroups>
  621. <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  622. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  623. <forkMode default-value="once">${forkMode}</forkMode>
  624. <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  625. <groups>${groups}</groups>
  626. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  627. <jvm>${jvm}</jvm>
  628. <localRepository default-value="${localRepository}"/>
  629. <objectFactory>${objectFactory}</objectFactory>
  630. <parallel>${parallel}</parallel>
  631. <parallelMavenExecution default-value="${session.parallel}"/>
  632. <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  633. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  634. <pluginDescriptor default-value="${plugin}"/>
  635. <printSummary default-value="true">${surefire.printSummary}</printSummary>
  636. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  637. <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  638. <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  639. <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  640. <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  641. <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  642. <runOrder default-value="filesystem"/>
  643. <skip default-value="false">${maven.test.skip}</skip>
  644. <skipExec>${maven.test.skip.exec}</skipExec>
  645. <skipTests default-value="false">${skipTests}</skipTests>
  646. <test>${test}</test>
  647. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  648. <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  649. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  650. <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  651. <threadCount>${threadCount}</threadCount>
  652. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  653. <useFile default-value="true">${surefire.useFile}</useFile>
  654. <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  655. <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
  656. <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  657. <workingDirectory>${basedir}</workingDirectory>
  658. <project default-value="${project}"/>
  659. <session default-value="${session}"/>
  660. </configuration>
  661. [DEBUG] =======================================================================
  662. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=18, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=10, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=16, DefaultDependencyCollector.collectTime=23, DefaultDependencyCollector.transformTime=2}
  663. [DEBUG] org.immutables:testing:jar:0.30-SNAPSHOT
  664. [DEBUG] org.immutables.dependency:utility:pom:0.30-SNAPSHOT:compile
  665. [DEBUG] com.google.guava:guava:jar:18.0:compile
  666. [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
  667. [DEBUG] com.google.truth:truth:jar:0.23:compile
  668. [DEBUG] junit:junit:jar:4.11:compile
  669. [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
  670. [DEBUG] org.hamcrest:hamcrest-library:jar:1.3:compile
  671. [DEBUG] org.hamcrest:hamcrest-integration:jar:1.3:compile
  672. [DEBUG] org.mockito:mockito-core:jar:1.9.5:compile
  673. [DEBUG] org.objenesis:objenesis:jar:1.0:compile
  674. [INFO]
  675. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testing ---
  676. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@1729854]
  677. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
  678. [DEBUG] (s) fail = true
  679. [DEBUG] (s) failFast = false
  680. [DEBUG] (f) ignoreCache = false
  681. [DEBUG] (s) project = MavenProject: org.immutables:testing:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/testing/pom.xml
  682. [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
  683. [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
  684. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@5dedb45]
  685. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@450f8ee4
  686. [DEBUG] (s) skip = false
  687. [DEBUG] -- end configuration --
  688. [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  689. [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
  690. [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
  691. [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
  692. [INFO]
  693. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ testing ---
  694. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=104, DefaultDependencyCollector.transformTime=5}
  695. [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6:
  696. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
  697. [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
  698. [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
  699. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
  700. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
  701. [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
  702. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
  703. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
  704. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
  705. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
  706. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
  707. [DEBUG] commons-cli:commons-cli:jar:1.0:compile
  708. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
  709. [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
  710. [DEBUG] classworlds:classworlds:jar:1.1:compile
  711. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
  712. [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
  713. [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
  714. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
  715. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  716. [DEBUG] junit:junit:jar:3.8.1:compile
  717. [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
  718. [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile
  719. [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
  720. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
  721. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  722. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  723. [DEBUG] Imported: < maven.api
  724. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
  725. [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6
  726. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
  727. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
  728. [DEBUG] Included: commons-cli:commons-cli:jar:1.0
  729. [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
  730. [DEBUG] Included: junit:junit:jar:3.8.1
  731. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
  732. [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1
  733. [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
  734. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
  735. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
  736. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.6
  737. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.6
  738. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
  739. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
  740. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.6
  741. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6
  742. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
  743. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.6
  744. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.6
  745. [DEBUG] Excluded: classworlds:classworlds:jar:1.1
  746. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.6
  747. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6
  748. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.6
  749. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.6
  750. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  751. [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: sun.misc.Launcher$AppClassLoader@1729854]
  752. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
  753. [DEBUG] (f) buildFilters = []
  754. [DEBUG] (f) encoding = UTF-8
  755. [DEBUG] (f) escapeWindowsPaths = true
  756. [DEBUG] (s) includeEmptyDirs = false
  757. [DEBUG] (s) outputDirectory = /Users/bgertzfield/src/immutables/testing/target/classes
  758. [DEBUG] (s) overwrite = false
  759. [DEBUG] (f) project = MavenProject: org.immutables:testing:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/testing/pom.xml
  760. [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/bgertzfield/src/immutables/testing/src, PatternSet [includes: {}, excludes: {**/*.java}]}}]
  761. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@450f8ee4
  762. [DEBUG] (f) supportMultiLineFiltering = false
  763. [DEBUG] (f) useBuildFilters = true
  764. [DEBUG] (s) useDefaultDelimiters = true
  765. [DEBUG] -- end configuration --
  766. [DEBUG] properties used {java.vendor=Apple Inc., env.__CHECKFIX1436934=1, sun.java.launcher=SUN_STANDARD, env.ANDROID_NDK=/Users/bgertzfield/bin/android-ndk, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.HISTSAVE=10000, env.SECURITYSESSIONID=1887e, env.GEM_HOME=/Users/bgertzfield/.gem, os.name=Mac OS X, env.HISTFILE=/Users/bgertzfield/.zhistory, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/6w/n0_wyfrd1tx_wn69k_33sh64vkm1bl/T/, env.PWD=/Users/bgertzfield/src/immutables, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_65-b14-462-11M4609, env.HISTSIZE=10000, env.JAVA_MAIN_CLASS_8442=org.codehaus.plexus.classworlds.launcher.Launcher, env.Apple_PubSub_Socket_Render=/tmp/launch-Lud72L/Render, project.build.sourceEncoding=UTF-8, user.name=bgertzfield, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T13:58:10-07:00), env.USER=bgertzfield, env.SHELL=/bin/zsh, env.__CF_USER_TEXT_ENCODING=0x372A0573:0:0, awt.nativeDoubleBuffering=true, env.PATH=/Users/bgertzfield/.gem/ruby/2.0.0/bin:/Applications/ghc-7.8.2.app/Contents/bin:/Users/bgertzfield/Library/Haskell/bin:/Library/Frameworks/Python.framework/Versions/3.4/bin:/opt/facebook/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/bgertzfield/devtools/buck/bin:/usr/local/git/bin:/usr/local/munki:/usr/local/ant/bin:/usr/local/git/bin:/Users/bgertzfield/bin/android/tools:/Users/bgertzfield/bin/android/platform-tools:/opt/local/bin:/Applications/Emacs.app/Contents/MacOS/bin:/Users/bgertzfield/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/home/engshare/admin/scripts:/home/engshare/admin/scripts/git:/Users/bgertzfield/Library/Haskell/bin:/Users/bgertzfield/devtools/buck/bin:, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3/bin/m2.conf, java.version=1.6.0_65, user.timezone=America/Los_Angeles, sun.arch.data.model=64, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, env.ANDROID_HOME=/Users/bgertzfield/bin/android, java.vm.info=mixed mode, env.LOGNAME=bgertzfield, os.version=10.9.5, env.TERM_PROGRAM_VERSION=326, env.CLICOLOR=1, path.separator=:, java.vm.version=20.65-b04-462, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.OSTYPE=darwin13.0, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=GxfxcxdxbxGgGdabagacad, env.ALTERNATE_EDITOR=, user.home=/Users/bgertzfield, env.OLDPWD=/Users/bgertzfield/src/immutables, java.specification.vendor=Sun Microsystems Inc., env.ADMIN_SCRIPTS=/home/engshare/admin/scripts, env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.MAVEN_CMD_LINE_ARGS=-X -e test, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -e test, java.class.path=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3/boot/plexus-classworlds-2.5.1.jar, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.TERM_SESSION_ID=A1DCFC31-DD02-49EA-AA23-D8B5882203BD, env.com.apple.java.jvmMode=client, maven.version=3.2.3, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/bgertzfield, java.io.tmpdir=/var/folders/6w/n0_wyfrd1tx_wn69k_33sh64vkm1bl/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-snjMqc/Listeners, mrj.build=11M4609, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_65-462, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/bgertzfield/src/immutables, env.SAVEHIST=10000, line.separator=
  767. , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -t, env.ANDROID_SDK=/Users/bgertzfield/bin/android, file.encoding=MacRoman, java.specification.version=1.6}
  768. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  769. [DEBUG] resource with targetPath null
  770. directory /Users/bgertzfield/src/immutables/testing/src
  771. excludes [**/*.java]
  772. includes []
  773. [DEBUG] ignoreDelta true
  774. [INFO] Copying 0 resource
  775. [DEBUG] no use filter components
  776. [INFO]
  777. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ testing ---
  778. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=183, DefaultDependencyCollector.transformTime=9}
  779. [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1:
  780. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
  781. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
  782. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile
  783. [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
  784. [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
  785. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
  786. [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
  787. [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
  788. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
  789. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
  790. [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
  791. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
  792. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
  793. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
  794. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
  795. [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
  796. [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile
  797. [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
  798. [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
  799. [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
  800. [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile
  801. [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile
  802. [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime
  803. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
  804. [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
  805. [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile
  806. [DEBUG] log4j:log4j:jar:1.2.12:compile
  807. [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile
  808. [DEBUG] com.google.collections:google-collections:jar:1.0:compile
  809. [DEBUG] junit:junit:jar:3.8.2:compile
  810. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
  811. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
  812. [DEBUG] Imported: < maven.api
  813. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
  814. [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
  815. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
  816. [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1
  817. [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
  818. [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
  819. [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
  820. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2
  821. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2
  822. [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2
  823. [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4
  824. [DEBUG] Included: log4j:log4j:jar:1.2.12
  825. [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1
  826. [DEBUG] Included: com.google.collections:google-collections:jar:1.0
  827. [DEBUG] Included: junit:junit:jar:3.8.2
  828. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
  829. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
  830. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
  831. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
  832. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
  833. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
  834. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
  835. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
  836. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
  837. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
  838. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
  839. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
  840. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
  841. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
  842. [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:1.0
  843. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.5.5
  844. [DEBUG] Excluded: org.codehaus.plexus:plexus-classworlds:jar:2.2.2
  845. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@1729854]
  846. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
  847. [DEBUG] (f) basedir = /Users/bgertzfield/src/immutables/testing
  848. [DEBUG] (f) buildDirectory = /Users/bgertzfield/src/immutables/testing/target
  849. [DEBUG] (f) classpathElements = [/Users/bgertzfield/src/immutables/testing/target/classes, /Users/bgertzfield/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar, /Users/bgertzfield/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/bgertzfield/.m2/repository/com/google/truth/truth/0.23/truth-0.23.jar, /Users/bgertzfield/.m2/repository/junit/junit/4.11/junit-4.11.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar, /Users/bgertzfield/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar, /Users/bgertzfield/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar]
  850. [DEBUG] (f) compileSourceRoots = [/Users/bgertzfield/src/immutables/testing/src]
  851. [DEBUG] (f) compilerArgs = [-Xlint:deprecation, -Xlint:unchecked]
  852. [DEBUG] (f) compilerId = javac
  853. [DEBUG] (f) compilerVersion = 1.7
  854. [DEBUG] (f) debug = true
  855. [DEBUG] (f) encoding = UTF-8
  856. [DEBUG] (f) failOnError = true
  857. [DEBUG] (f) forceJavacCompilerUse = false
  858. [DEBUG] (f) fork = false
  859. [DEBUG] (f) generatedSourcesDirectory = /Users/bgertzfield/src/immutables/testing/target/generated-sources/annotations
  860. [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
  861. [DEBUG] (f) optimize = false
  862. [DEBUG] (f) outputDirectory = /Users/bgertzfield/src/immutables/testing/target/classes
  863. [DEBUG] (f) projectArtifact = org.immutables:testing:jar:0.30-SNAPSHOT
  864. [DEBUG] (f) showDeprecation = false
  865. [DEBUG] (f) showWarnings = false
  866. [DEBUG] (f) skipMultiThreadWarning = false
  867. [DEBUG] (f) source = 1.7
  868. [DEBUG] (f) staleMillis = 0
  869. [DEBUG] (f) target = 1.7
  870. [DEBUG] (f) useIncrementalCompilation = true
  871. [DEBUG] (f) verbose = false
  872. [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@450f8ee4
  873. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@450f8ee4
  874. [DEBUG] -- end configuration --
  875. [DEBUG] Using compiler 'javac'.
  876. [DEBUG] Source directories: [/Users/bgertzfield/src/immutables/testing/src]
  877. [DEBUG] Classpath: [/Users/bgertzfield/src/immutables/testing/target/classes
  878. /Users/bgertzfield/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar
  879. /Users/bgertzfield/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
  880. /Users/bgertzfield/.m2/repository/com/google/truth/truth/0.23/truth-0.23.jar
  881. /Users/bgertzfield/.m2/repository/junit/junit/4.11/junit-4.11.jar
  882. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
  883. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
  884. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
  885. /Users/bgertzfield/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
  886. /Users/bgertzfield/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar]
  887. [DEBUG] Output directory: /Users/bgertzfield/src/immutables/testing/target/classes
  888. [DEBUG] CompilerReuseStrategy: reuseCreated
  889. [DEBUG] useIncrementalCompilation enabled
  890. [INFO] Nothing to compile - all classes are up to date
  891. [INFO]
  892. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ testing ---
  893. [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: sun.misc.Launcher$AppClassLoader@1729854]
  894. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
  895. [DEBUG] (f) buildFilters = []
  896. [DEBUG] (f) encoding = UTF-8
  897. [DEBUG] (f) escapeWindowsPaths = true
  898. [DEBUG] (s) includeEmptyDirs = false
  899. [DEBUG] (s) outputDirectory = /Users/bgertzfield/src/immutables/testing/target/test-classes
  900. [DEBUG] (s) overwrite = false
  901. [DEBUG] (f) project = MavenProject: org.immutables:testing:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/testing/pom.xml
  902. [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /Users/bgertzfield/src/immutables/testing/test, PatternSet [includes: {}, excludes: {**/*.java}]}}]
  903. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@450f8ee4
  904. [DEBUG] (f) supportMultiLineFiltering = false
  905. [DEBUG] (f) useBuildFilters = true
  906. [DEBUG] (s) useDefaultDelimiters = true
  907. [DEBUG] -- end configuration --
  908. [DEBUG] properties used {java.vendor=Apple Inc., env.__CHECKFIX1436934=1, sun.java.launcher=SUN_STANDARD, env.ANDROID_NDK=/Users/bgertzfield/bin/android-ndk, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.HISTSAVE=10000, env.SECURITYSESSIONID=1887e, env.GEM_HOME=/Users/bgertzfield/.gem, os.name=Mac OS X, env.HISTFILE=/Users/bgertzfield/.zhistory, sun.boot.class.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar, env.TMPDIR=/var/folders/6w/n0_wyfrd1tx_wn69k_33sh64vkm1bl/T/, env.PWD=/Users/bgertzfield/src/immutables, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_65-b14-462-11M4609, env.HISTSIZE=10000, env.JAVA_MAIN_CLASS_8442=org.codehaus.plexus.classworlds.launcher.Launcher, env.Apple_PubSub_Socket_Render=/tmp/launch-Lud72L/Render, project.build.sourceEncoding=UTF-8, user.name=bgertzfield, maven.build.version=Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T13:58:10-07:00), env.USER=bgertzfield, env.SHELL=/bin/zsh, env.__CF_USER_TEXT_ENCODING=0x372A0573:0:0, awt.nativeDoubleBuffering=true, env.PATH=/Users/bgertzfield/.gem/ruby/2.0.0/bin:/Applications/ghc-7.8.2.app/Contents/bin:/Users/bgertzfield/Library/Haskell/bin:/Library/Frameworks/Python.framework/Versions/3.4/bin:/opt/facebook/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/bgertzfield/devtools/buck/bin:/usr/local/git/bin:/usr/local/munki:/usr/local/ant/bin:/usr/local/git/bin:/Users/bgertzfield/bin/android/tools:/Users/bgertzfield/bin/android/platform-tools:/opt/local/bin:/Applications/Emacs.app/Contents/MacOS/bin:/Users/bgertzfield/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/home/engshare/admin/scripts:/home/engshare/admin/scripts/git:/Users/bgertzfield/Library/Haskell/bin:/Users/bgertzfield/devtools/buck/bin:, user.language=en, sun.boot.library.path=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries, classworlds.conf=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3/bin/m2.conf, java.version=1.6.0_65, user.timezone=America/Los_Angeles, sun.arch.data.model=64, http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, java.endorsed.dirs=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=MacRoman, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=50.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, java.home=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, env.ANDROID_HOME=/Users/bgertzfield/bin/android, java.vm.info=mixed mode, env.LOGNAME=bgertzfield, os.version=10.9.5, env.TERM_PROGRAM_VERSION=326, env.CLICOLOR=1, path.separator=:, java.vm.version=20.65-b04-462, env.JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, java.awt.printerjob=apple.awt.CPrinterJob, env.TERM=xterm-256color, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=apple.awt.CToolkit, env.OSTYPE=darwin13.0, socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16, ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16, env.LSCOLORS=GxfxcxdxbxGgGdabagacad, env.ALTERNATE_EDITOR=, user.home=/Users/bgertzfield, env.OLDPWD=/Users/bgertzfield/src/immutables, java.specification.vendor=Sun Microsystems Inc., env.ADMIN_SCRIPTS=/home/engshare/admin/scripts, env.TERM_PROGRAM=Apple_Terminal, java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, java.vendor.url=http://www.apple.com/, env.MAVEN_CMD_LINE_ARGS=-X -e test, java.vm.vendor=Apple Inc., gopherProxySet=false, maven.home=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -e test, java.class.path=/Users/bgertzfield/src/apache-maven/apache-maven-3.2.3/boot/plexus-classworlds-2.5.1.jar, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.TERM_SESSION_ID=A1DCFC31-DD02-49EA-AA23-D8B5882203BD, env.com.apple.java.jvmMode=client, maven.version=3.2.3, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.0, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/Users/bgertzfield, java.io.tmpdir=/var/folders/6w/n0_wyfrd1tx_wn69k_33sh64vkm1bl/T/, java.vendor.url.bug=http://bugreport.apple.com/, env.SSH_AUTH_SOCK=/tmp/launch-snjMqc/Listeners, mrj.build=11M4609, os.arch=x86_64, java.awt.graphicsenv=apple.awt.CGraphicsEnvironment, java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext, mrj.version=1070.1.6.0_65-462, env.com.apple.java.jvmTask=CommandLine_Manual.java, user.dir=/Users/bgertzfield/src/immutables, env.SAVEHIST=10000, line.separator=
  909. , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.EDITOR=/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -t, env.ANDROID_SDK=/Users/bgertzfield/bin/android, file.encoding=MacRoman, java.specification.version=1.6}
  910. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  911. [DEBUG] resource with targetPath null
  912. directory /Users/bgertzfield/src/immutables/testing/test
  913. excludes [**/*.java]
  914. includes []
  915. [DEBUG] ignoreDelta true
  916. [INFO] Copying 0 resource
  917. [DEBUG] no use filter components
  918. [INFO]
  919. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ testing ---
  920. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@1729854]
  921. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
  922. [DEBUG] (f) basedir = /Users/bgertzfield/src/immutables/testing
  923. [DEBUG] (f) buildDirectory = /Users/bgertzfield/src/immutables/testing/target
  924. [DEBUG] (f) classpathElements = [/Users/bgertzfield/src/immutables/testing/target/test-classes, /Users/bgertzfield/src/immutables/testing/target/classes, /Users/bgertzfield/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar, /Users/bgertzfield/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar, /Users/bgertzfield/.m2/repository/com/google/truth/truth/0.23/truth-0.23.jar, /Users/bgertzfield/.m2/repository/junit/junit/4.11/junit-4.11.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar, /Users/bgertzfield/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar, /Users/bgertzfield/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar]
  925. [DEBUG] (f) compileSourceRoots = [/Users/bgertzfield/src/immutables/testing/test]
  926. [DEBUG] (f) compilerArgs = [-Xlint:deprecation, -Xlint:unchecked]
  927. [DEBUG] (f) compilerId = javac
  928. [DEBUG] (f) compilerVersion = 1.7
  929. [DEBUG] (f) debug = true
  930. [DEBUG] (f) encoding = UTF-8
  931. [DEBUG] (f) failOnError = true
  932. [DEBUG] (f) forceJavacCompilerUse = false
  933. [DEBUG] (f) fork = false
  934. [DEBUG] (f) generatedTestSourcesDirectory = /Users/bgertzfield/src/immutables/testing/target/generated-test-sources/test-annotations
  935. [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
  936. [DEBUG] (f) optimize = false
  937. [DEBUG] (f) outputDirectory = /Users/bgertzfield/src/immutables/testing/target/test-classes
  938. [DEBUG] (f) showDeprecation = false
  939. [DEBUG] (f) showWarnings = false
  940. [DEBUG] (f) skipMultiThreadWarning = false
  941. [DEBUG] (f) source = 1.7
  942. [DEBUG] (f) staleMillis = 0
  943. [DEBUG] (f) target = 1.7
  944. [DEBUG] (f) useIncrementalCompilation = true
  945. [DEBUG] (f) verbose = false
  946. [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@450f8ee4
  947. [DEBUG] (f) session = org.apache.maven.execution.MavenSession@450f8ee4
  948. [DEBUG] -- end configuration --
  949. [DEBUG] Using compiler 'javac'.
  950. [DEBUG] Source directories: [/Users/bgertzfield/src/immutables/testing/test]
  951. [DEBUG] Classpath: [/Users/bgertzfield/src/immutables/testing/target/test-classes
  952. /Users/bgertzfield/src/immutables/testing/target/classes
  953. /Users/bgertzfield/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar
  954. /Users/bgertzfield/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
  955. /Users/bgertzfield/.m2/repository/com/google/truth/truth/0.23/truth-0.23.jar
  956. /Users/bgertzfield/.m2/repository/junit/junit/4.11/junit-4.11.jar
  957. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
  958. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
  959. /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
  960. /Users/bgertzfield/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
  961. /Users/bgertzfield/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar]
  962. [DEBUG] Output directory: /Users/bgertzfield/src/immutables/testing/target/test-classes
  963. [DEBUG] CompilerReuseStrategy: reuseCreated
  964. [DEBUG] useIncrementalCompilation enabled
  965. [INFO] Nothing to compile - all classes are up to date
  966. [INFO]
  967. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ testing ---
  968. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=132, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=77, DefaultDependencyCollector.collectTime=72, DefaultDependencyCollector.transformTime=6}
  969. [DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4:
  970. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
  971. [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile
  972. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:compile
  973. [DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile
  974. [DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
  975. [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile
  976. [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile
  977. [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
  978. [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
  979. [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
  980. [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
  981. [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
  982. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
  983. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
  984. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  985. [DEBUG] junit:junit:jar:3.8.1:test
  986. [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
  987. [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
  988. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
  989. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
  990. [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
  991. [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
  992. [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
  993. [DEBUG] classworlds:classworlds:jar:1.1:compile
  994. [DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
  995. [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile
  996. [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
  997. [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
  998. [DEBUG] Imported: < maven.api
  999. [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
  1000. [DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4
  1001. [DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.12.4
  1002. [DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.12.4
  1003. [DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.12.4
  1004. [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
  1005. [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3
  1006. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8
  1007. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
  1008. [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1
  1009. [DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
  1010. [DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0.9
  1011. [DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0.9
  1012. [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.9
  1013. [DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0.9
  1014. [DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0.9
  1015. [DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
  1016. [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
  1017. [DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
  1018. [DEBUG] Excluded: junit:junit:jar:3.8.1
  1019. [DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0.9
  1020. [DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
  1021. [DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
  1022. [DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
  1023. [DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
  1024. [DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0.9
  1025. [DEBUG] Excluded: classworlds:classworlds:jar:1.1
  1026. [DEBUG] Excluded: org.apache.maven:maven-toolchain:jar:2.0.9
  1027. [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@1729854]
  1028. [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator -->
  1029. [DEBUG] (s) basedir = /Users/bgertzfield/src/immutables/testing
  1030. [DEBUG] (s) childDelegation = false
  1031. [DEBUG] (s) classesDirectory = /Users/bgertzfield/src/immutables/testing/target/classes
  1032. [DEBUG] (s) disableXmlReport = false
  1033. [DEBUG] (s) enableAssertions = true
  1034. [DEBUG] (s) forkMode = once
  1035. [DEBUG] (s) junitArtifactName = junit:junit
  1036. [DEBUG] (s) localRepository = id: local
  1037. url: file:///Users/bgertzfield/.m2/repository/
  1038. layout: default
  1039. snapshots: [enabled => true, update => always]
  1040. releases: [enabled => true, update => always]
  1041.  
  1042. [DEBUG] (f) parallelMavenExecution = false
  1043. [DEBUG] (s) perCoreThreadCount = true
  1044. [DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
  1045. [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.12.4:help'
  1046. role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'
  1047. ---
  1048. [DEBUG] (s) printSummary = true
  1049. [DEBUG] (s) projectArtifactMap = {org.immutables.dependency:utility=org.immutables.dependency:utility:pom:0.30-SNAPSHOT:compile, com.google.guava:guava=com.google.guava:guava:jar:18.0:compile, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:1.3.9:compile, com.google.truth:truth=com.google.truth:truth:jar:0.23:compile, junit:junit=junit:junit:jar:4.11:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.hamcrest:hamcrest-library=org.hamcrest:hamcrest-library:jar:1.3:compile, org.hamcrest:hamcrest-integration=org.hamcrest:hamcrest-integration:jar:1.3:compile, org.mockito:mockito-core=org.mockito:mockito-core:jar:1.9.5:compile, org.objenesis:objenesis=org.objenesis:objenesis:jar:1.0:compile}
  1050. [DEBUG] (s) redirectTestOutputToFile = false
  1051. [DEBUG] (s) remoteRepositories = [ id: central
  1052. url: https://repo.maven.apache.org/maven2
  1053. layout: default
  1054. snapshots: [enabled => false, update => daily]
  1055. releases: [enabled => true, update => never]
  1056. ]
  1057. [DEBUG] (s) reportFormat = brief
  1058. [DEBUG] (s) reportsDirectory = /Users/bgertzfield/src/immutables/testing/target/surefire-reports
  1059. [DEBUG] (s) runOrder = filesystem
  1060. [DEBUG] (s) skip = false
  1061. [DEBUG] (s) skipTests = false
  1062. [DEBUG] (s) testClassesDirectory = /Users/bgertzfield/src/immutables/testing/target/test-classes
  1063. [DEBUG] (s) testFailureIgnore = false
  1064. [DEBUG] (s) testNGArtifactName = org.testng:testng
  1065. [DEBUG] (s) testSourceDirectory = /Users/bgertzfield/src/immutables/testing/test
  1066. [DEBUG] (s) trimStackTrace = true
  1067. [DEBUG] (s) useFile = true
  1068. [DEBUG] (s) useManifestOnlyJar = true
  1069. [DEBUG] (s) useSystemClassLoader = true
  1070. [DEBUG] (s) useUnlimitedThreads = false
  1071. [DEBUG] (s) workingDirectory = /Users/bgertzfield/src/immutables/testing
  1072. [DEBUG] (s) project = MavenProject: org.immutables:testing:0.30-SNAPSHOT @ /Users/bgertzfield/src/immutables/testing/pom.xml
  1073. [DEBUG] (s) session = org.apache.maven.execution.MavenSession@450f8ee4
  1074. [DEBUG] -- end configuration --
  1075. [INFO] Surefire report directory: /Users/bgertzfield/src/immutables/testing/target/surefire-reports
  1076. [DEBUG] Setting system property [user.dir]=[/Users/bgertzfield/src/immutables/testing]
  1077. [DEBUG] Setting system property [localRepository]=[/Users/bgertzfield/.m2/repository]
  1078. [DEBUG] Setting system property [basedir]=[/Users/bgertzfield/src/immutables/testing]
  1079. [DEBUG] dummy:dummy:jar:1.0 (selected for null)
  1080. [DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile (selected for compile)
  1081. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:compile (selected for compile)
  1082. [DEBUG] Adding to surefire booter test classpath: /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Scope: compile
  1083. [DEBUG] Adding to surefire booter test classpath: /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Scope: compile
  1084. [DEBUG] Using JVM: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
  1085. [DEBUG] dummy:dummy:jar:1.0 (selected for null)
  1086. [DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.12.4:test (selected for test)
  1087. [DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:test (selected for test)
  1088. [DEBUG] Adding to surefire test classpath: /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar Scope: test
  1089. [DEBUG] Adding to surefire test classpath: /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Scope: test
  1090. [DEBUG] test classpath classpath:
  1091. [DEBUG] /Users/bgertzfield/src/immutables/testing/target/test-classes
  1092. [DEBUG] /Users/bgertzfield/src/immutables/testing/target/classes
  1093. [DEBUG] /Users/bgertzfield/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar
  1094. [DEBUG] /Users/bgertzfield/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
  1095. [DEBUG] /Users/bgertzfield/.m2/repository/com/google/truth/truth/0.23/truth-0.23.jar
  1096. [DEBUG] /Users/bgertzfield/.m2/repository/junit/junit/4.11/junit-4.11.jar
  1097. [DEBUG] /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
  1098. [DEBUG] /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
  1099. [DEBUG] /Users/bgertzfield/.m2/repository/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
  1100. [DEBUG] /Users/bgertzfield/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
  1101. [DEBUG] /Users/bgertzfield/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar
  1102. [DEBUG] provider classpath classpath:
  1103. [DEBUG] /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
  1104. [DEBUG] /Users/bgertzfield/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
  1105.  
  1106. -------------------------------------------------------
  1107. T E S T S
  1108. -------------------------------------------------------
  1109. Forking command line: /bin/sh -c cd /Users/bgertzfield/src/immutables/testing && /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -jar /Users/bgertzfield/src/immutables/testing/target/surefire/surefirebooter4141537513617910912.jar /Users/bgertzfield/src/immutables/testing/target/surefire/surefire7271176418889117528tmp /Users/bgertzfield/src/immutables/testing/target/surefire/surefire_07037469251663805888tmp
  1110. org.apache.maven.surefire.util.SurefireReflectionException: java.lang.reflect.InvocationTargetException; nested exception is java.lang.reflect.InvocationTargetException: null
  1111. java.lang.reflect.InvocationTargetException
  1112. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1113. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  1114. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1115. at java.lang.reflect.Method.invoke(Method.java:597)
  1116. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  1117. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  1118. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  1119. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  1120. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  1121. Caused by: java.lang.UnsupportedClassVersionError: org/immutables/check/CheckersTest : Unsupported major.minor version 51.0
  1122. at java.lang.ClassLoader.defineClass1(Native Method)
  1123. at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
  1124. at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
  1125. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
  1126. at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
  1127. at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
  1128. at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
  1129. at java.security.AccessController.doPrivileged(Native Method)
  1130. at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
  1131. at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  1132. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
  1133. at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
  1134. at org.apache.maven.surefire.util.DefaultScanResult.loadClass(DefaultScanResult.java:131)
  1135. at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:95)
  1136. at org.apache.maven.surefire.junit4.JUnit4Provider.scanClassPath(JUnit4Provider.java:194)
  1137. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:92)
  1138. ... 9 more
  1139.  
  1140. Results :
  1141.  
  1142. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  1143.  
  1144. [INFO] ------------------------------------------------------------------------
  1145. [INFO] Reactor Summary:
  1146. [INFO]
  1147. [INFO] org.immutables.immutables .......................... SUCCESS [ 0.374 s]
  1148. [INFO] org.immutables.dependency.utility .................. SUCCESS [ 0.014 s]
  1149. [INFO] org.immutables.dependency.technology ............... SUCCESS [ 0.306 s]
  1150. [INFO] org.immutables.testing ............................. FAILURE [ 1.326 s]
  1151. [INFO] org.immutables.annotation .......................... SKIPPED
  1152. [INFO] org.immutables.common .............................. SKIPPED
  1153. [INFO] org.immutables.generator ........................... SKIPPED
  1154. [INFO] org.immutables.generator-fixture ................... SKIPPED
  1155. [INFO] org.immutables.value ............................... SKIPPED
  1156. [INFO] org.immutables.fixture ............................. SKIPPED
  1157. [INFO] org.immutables.json ................................ SKIPPED
  1158. [INFO] org.immutables.quickstart .......................... SKIPPED
  1159. [INFO] ------------------------------------------------------------------------
  1160. [INFO] BUILD FAILURE
  1161. [INFO] ------------------------------------------------------------------------
  1162. [INFO] Total time: 2.245 s
  1163. [INFO] Finished at: 2014-10-23T14:15:00-07:00
  1164. [INFO] Final Memory: 8M/81M
  1165. [INFO] ------------------------------------------------------------------------
  1166. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project testing: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1]
  1167. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project testing: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
  1168. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
  1169. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  1170. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  1171. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  1172. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  1173. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  1174. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
  1175. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
  1176. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
  1177. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
  1178. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
  1179. at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
  1180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1181. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  1182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1183. at java.lang.reflect.Method.invoke(Method.java:597)
  1184. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  1185. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  1186. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  1187. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  1188. Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
  1189. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:143)
  1190. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
  1191. ... 19 more
  1192. Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
  1193. at org.apache.maven.plugin.surefire.booterclient.output.ForkClient.close(ForkClient.java:257)
  1194. at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:301)
  1195. at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:116)
  1196. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:740)
  1197. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
  1198. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
  1199. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
  1200. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
  1201. ... 20 more
  1202. [ERROR]
  1203. [ERROR]
  1204. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1205. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  1206. [ERROR]
  1207. [ERROR] After correcting the problems, you can resume the build with the command
  1208. [ERROR] mvn <goals> -rf :testing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement