Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.78 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.8.0_171\bin\java" -Dmaven.multiModuleProjectDirectory=C:\Users\kklyavinsh\IdeaProjects\weblotto "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3\bin\m2.conf" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\lib\idea_rt.jar=52005:C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar" org.codehaus.classworlds.Launcher -Didea.version=2017.2.6 -X -e package
  2. Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T19:41:47+03:00)
  3. Maven home: C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3
  4. Java version: 1.8.0_171, vendor: Oracle Corporation
  5. Java home: C:\Program Files\Java\jdk1.8.0_171\jre
  6. Default locale: ru_RU, platform encoding: UTF-8
  7. OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos"
  8. [DEBUG] Created new class realm maven.api
  9. [DEBUG] Importing foreign packages into class realm maven.api
  10. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  11. [DEBUG] Imported: javax.enterprise.util.* < plexus.core
  12. [DEBUG] Imported: javax.inject.* < plexus.core
  13. [DEBUG] Imported: org.apache.maven.* < plexus.core
  14. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  15. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  16. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  17. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  18. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  19. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  20. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  21. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  22. [DEBUG] Imported: org.apache.maven.model < plexus.core
  23. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  24. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  25. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  26. [DEBUG] Imported: org.apache.maven.project < plexus.core
  27. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  28. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  29. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  30. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  31. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  32. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  33. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  34. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  35. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  36. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  37. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  38. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  39. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  40. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  41. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  42. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  43. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  44. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  45. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  46. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  47. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  48. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  49. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  50. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  51. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  52. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  53. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  54. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  55. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  56. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  57. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  58. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  59. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  60. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  61. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  62. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  63. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  64. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  65. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  66. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  67. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  68. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  69. [DEBUG] Imported: org.slf4j.* < plexus.core
  70. [DEBUG] Imported: org.slf4j.helpers.* < plexus.core
  71. [DEBUG] Imported: org.slf4j.spi.* < plexus.core
  72. [DEBUG] Populating class realm maven.api
  73. [INFO] Error stacktraces are turned on.
  74. [DEBUG] Reading global settings from C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3\conf\settings.xml
  75. [DEBUG] Reading user settings from C:\Users\kklyavinsh\.m2\settings.xml
  76. [DEBUG] Reading global toolchains from C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.6\plugins\maven\lib\maven3\conf\toolchains.xml
  77. [DEBUG] Reading user toolchains from C:\Users\kklyavinsh\.m2\toolchains.xml
  78. [DEBUG] Using local repository at C:\Users\kklyavinsh\.m2\repository
  79. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\kklyavinsh\.m2\repository
  80. [INFO] Scanning for projects...
  81. [DEBUG] Extension realms for project lexek:wschat:jar:23-SNAPSHOT: (none)
  82. [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
  83. [DEBUG] === REACTOR BUILD PLAN ================================================
  84. [DEBUG] Project: lexek:wschat:jar:23-SNAPSHOT
  85. [DEBUG] Tasks: [package]
  86. [DEBUG] Style: Regular
  87. [DEBUG] =======================================================================
  88. [INFO]
  89. [INFO] ------------------------------------------------------------------------
  90. [INFO] Building Yoba chat server 23-SNAPSHOT
  91. [INFO] ------------------------------------------------------------------------
  92. [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]
  93. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  94. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  95. [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]
  96. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  97. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  98. [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]
  99. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  100. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  101. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  102. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  103. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  104. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  105. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  106. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  107. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  108. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  109. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  110. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  111. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  112. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  113. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  114. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  115. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  116. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  117. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  118. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  119. [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
  120. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  121. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  122. [DEBUG] === PROJECT BUILD PLAN ================================================
  123. [DEBUG] Project: lexek:wschat:23-SNAPSHOT
  124. [DEBUG] Dependencies (collect): []
  125. [DEBUG] Dependencies (resolve): [compile, runtime, test]
  126. [DEBUG] Repositories (dependencies): [bintray-lexek-maven (http://dl.bintray.com/lexek/maven, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  127. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
  128. [DEBUG] -----------------------------------------------------------------------
  129. [DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent)
  130. [DEBUG] Style: Regular
  131. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  132. <configuration>
  133. <address>${jacoco.address}</address>
  134. <append>${jacoco.append}</append>
  135. <classDumpDir>${jacoco.classDumpDir}</classDumpDir>
  136. <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile>
  137. <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
  138. <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
  139. <excludes>
  140. <exclude>lexek/wschat/db/jooq/**</exclude>
  141. <exclude>lexek/wschat/db/model/**</exclude>
  142. <exclude>lexek/wschat/chat/e/**</exclude>
  143. <exclude>lexek/wschat/chat/model/**</exclude>
  144. <exclude>lexek/wschat/Main*</exclude>
  145. <exclude>lexek/wschat/*Configuration*</exclude>
  146. </excludes>
  147. <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses>
  148. <jmx>${jacoco.jmx}</jmx>
  149. <output>${jacoco.output}</output>
  150. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  151. <port>${jacoco.port}</port>
  152. <project>${project}</project>
  153. <propertyName>${jacoco.propertyName}</propertyName>
  154. <sessionId>${jacoco.sessionId}</sessionId>
  155. <skip default-value="false">${jacoco.skip}</skip>
  156. </configuration>
  157. [DEBUG] -----------------------------------------------------------------------
  158. [DEBUG] Goal: org.jooq:jooq-codegen-maven:3.9.4:generate (default)
  159. [DEBUG] Style: Regular
  160. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  161. <configuration>
  162. <generator>
  163. <name>org.jooq.util.JavaGenerator</name>
  164. <database>
  165. <name>org.jooq.util.mysql.MySQLDatabase</name>
  166. <inputSchema>chat</inputSchema>
  167. <outputSchemaToDefault>true</outputSchemaToDefault>
  168. </database>
  169. <generate>
  170. <deprecated>false</deprecated>
  171. <daos>true</daos>
  172. <relations>true</relations>
  173. <pojos>true</pojos>
  174. </generate>
  175. <target>
  176. <packageName>lexek.wschat.db.jooq</packageName>
  177. <directory>target/generated-sources/jooq</directory>
  178. </target>
  179. </generator>
  180. <jdbc>
  181. <driver>com.mysql.jdbc.Driver</driver>
  182. <url>jdbc:mysql://localhost:3306/chat</url>
  183. <user>root</user>
  184. <password>admin</password>
  185. </jdbc>
  186. <project>${project}</project>
  187. </configuration>
  188. [DEBUG] -----------------------------------------------------------------------
  189. [DEBUG] Goal: com.github.eirslett:frontend-maven-plugin:1.0:install-node-and-npm (install node and npm)
  190. [DEBUG] Style: Regular
  191. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  192. <configuration>
  193. <downloadRoot default-value="">${downloadRoot}</downloadRoot>
  194. <installDirectory>target</installDirectory>
  195. <nodeDownloadRoot default-value="https://nodejs.org/dist/">https://nodejs.org/dist/</nodeDownloadRoot>
  196. <nodeVersion>v6.9.2</nodeVersion>
  197. <npmDownloadRoot default-value="http://registry.npmjs.org/npm/-/">https://registry.npmjs.org/npm/-/</npmDownloadRoot>
  198. <npmVersion>3.10.10</npmVersion>
  199. <project default-value="${project}"/>
  200. <repositorySystemSession default-value="${repositorySystemSession}"/>
  201. <session default-value="${session}">${session}</session>
  202. <skip default-value="false">${skip.installnodenpm}</skip>
  203. <skipTests default-value="false">${skipTests}</skipTests>
  204. <workingDirectory default-value="${basedir}">${workingDirectory}</workingDirectory>
  205. <execution default-value="${mojoExecution}"/>
  206. </configuration>
  207. [DEBUG] -----------------------------------------------------------------------
  208. [DEBUG] Goal: com.github.eirslett:frontend-maven-plugin:1.0:npm (npm install)
  209. [DEBUG] Style: Regular
  210. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  211. <configuration>
  212. <arguments default-value="install">install</arguments>
  213. <installDirectory>target</installDirectory>
  214. <npmInheritsProxyConfigFromMaven default-value="true">${frontend.npm.npmInheritsProxyConfigFromMaven}</npmInheritsProxyConfigFromMaven>
  215. <npmRegistryURL default-value="">${npmRegistryURL}</npmRegistryURL>
  216. <project default-value="${project}"/>
  217. <repositorySystemSession default-value="${repositorySystemSession}"/>
  218. <session default-value="${session}">${session}</session>
  219. <skip default-value="false">${skip.npm}</skip>
  220. <skipTests default-value="false">${skipTests}</skipTests>
  221. <workingDirectory default-value="${basedir}">${workingDirectory}</workingDirectory>
  222. <execution default-value="${mojoExecution}"/>
  223. </configuration>
  224. [DEBUG] -----------------------------------------------------------------------
  225. [DEBUG] Goal: com.github.eirslett:frontend-maven-plugin:1.0:gulp (gulp admin)
  226. [DEBUG] Style: Regular
  227. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  228. <configuration>
  229. <arguments>admin</arguments>
  230. <installDirectory>target</installDirectory>
  231. <outputdir>${outputdir}</outputdir>
  232. <project default-value="${project}"/>
  233. <repositorySystemSession default-value="${repositorySystemSession}"/>
  234. <skip default-value="false">${skip.gulp}</skip>
  235. <skipTests default-value="false">${skipTests}</skipTests>
  236. <srcdir>${srcdir}</srcdir>
  237. <triggerfiles>${triggerfiles}</triggerfiles>
  238. <workingDirectory default-value="${basedir}">${workingDirectory}</workingDirectory>
  239. <execution default-value="${mojoExecution}"/>
  240. </configuration>
  241. [DEBUG] -----------------------------------------------------------------------
  242. [DEBUG] Goal: com.github.eirslett:frontend-maven-plugin:1.0:gulp (gulp client)
  243. [DEBUG] Style: Regular
  244. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  245. <configuration>
  246. <arguments>client</arguments>
  247. <installDirectory>target</installDirectory>
  248. <outputdir>${outputdir}</outputdir>
  249. <project default-value="${project}"/>
  250. <repositorySystemSession default-value="${repositorySystemSession}"/>
  251. <skip default-value="false">${skip.gulp}</skip>
  252. <skipTests default-value="false">${skipTests}</skipTests>
  253. <srcdir>${srcdir}</srcdir>
  254. <triggerfiles>${triggerfiles}</triggerfiles>
  255. <workingDirectory default-value="${basedir}">${workingDirectory}</workingDirectory>
  256. <execution default-value="${mojoExecution}"/>
  257. </configuration>
  258. [DEBUG] -----------------------------------------------------------------------
  259. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.3:resources (default-resources)
  260. [DEBUG] Style: Regular
  261. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  262. <configuration>
  263. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  264. <escapeString>${maven.resources.escapeString}</escapeString>
  265. <filters>${project.build.filters}</filters>
  266. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  267. <nonFilteredFileExtensions>
  268. <nonFilteredFileExtension>gif</nonFilteredFileExtension>
  269. <nonFilteredFileExtension>png</nonFilteredFileExtension>
  270. <nonFilteredFileExtension>swf</nonFilteredFileExtension>
  271. <nonFilteredFileExtension>otf</nonFilteredFileExtension>
  272. <nonFilteredFileExtension>eot</nonFilteredFileExtension>
  273. <nonFilteredFileExtension>ttf</nonFilteredFileExtension>
  274. <nonFilteredFileExtension>woff</nonFilteredFileExtension>
  275. </nonFilteredFileExtensions>
  276. <outputDirectory>${project.build.outputDirectory}</outputDirectory>
  277. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  278. <project>${project}</project>
  279. <resources>${project.resources}</resources>
  280. <session>${session}</session>
  281. </configuration>
  282. [DEBUG] -----------------------------------------------------------------------
  283. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile)
  284. [DEBUG] Style: Regular
  285. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  286. <configuration>
  287. <basedir default-value="${basedir}"/>
  288. <buildDirectory default-value="${project.build.directory}"/>
  289. <compilePath default-value="${project.compileClasspathElements}"/>
  290. <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  291. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  292. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  293. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  294. <debug default-value="true">${maven.compiler.debug}</debug>
  295. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  296. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  297. <executable>${maven.compiler.executable}</executable>
  298. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  299. <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  300. <forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
  301. <fork default-value="false">${maven.compiler.fork}</fork>
  302. <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  303. <maxmem>${maven.compiler.maxmem}</maxmem>
  304. <meminitial>${maven.compiler.meminitial}</meminitial>
  305. <mojoExecution default-value="${mojoExecution}"/>
  306. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  307. <outputDirectory default-value="${project.build.outputDirectory}"/>
  308. <project default-value="${project}"/>
  309. <projectArtifact default-value="${project.artifact}"/>
  310. <release>${maven.compiler.release}</release>
  311. <session default-value="${session}"/>
  312. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  313. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  314. <skipMain>${maven.main.skip}</skipMain>
  315. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  316. <source default-value="1.5">8</source>
  317. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  318. <target default-value="1.5">8</target>
  319. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  320. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  321. </configuration>
  322. [DEBUG] -----------------------------------------------------------------------
  323. [DEBUG] Goal: ro.isdc.wro4j:wro4j-maven-plugin:1.7.6:run (default)
  324. [DEBUG] Style: Regular
  325. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  326. <configuration>
  327. <buildDirectory default-value="${project.build.directory}"/>
  328. <buildFinalName default-value="${project.build.directory}/${project.build.finalName}"/>
  329. <contextFolder default-value="${basedir}/src/main/webapp/">C:\Users\kklyavinsh\IdeaProjects\weblotto/src/main/resources/static</contextFolder>
  330. <contextPath>${contextPath}</contextPath>
  331. <cssDestinationFolder>${cssDestinationFolder}</cssDestinationFolder>
  332. <destinationFolder default-value="${project.build.directory}">C:\Users\kklyavinsh\IdeaProjects\weblotto/target/classes/static/min/</destinationFolder>
  333. <extraConfigFile default-value="${basedir}/src/main/webapp/WEB-INF/wro.properties">${extraConfigFile}</extraConfigFile>
  334. <groupNameMappingFile>${groupNameMappingFile}</groupNameMappingFile>
  335. <ignoreMissingResources>false</ignoreMissingResources>
  336. <incrementalBuildEnabled default-value="false">true</incrementalBuildEnabled>
  337. <jsDestinationFolder>${jsDestinationFolder}</jsDestinationFolder>
  338. <mavenProject default-value="${project}"/>
  339. <minimize default-value="true">true</minimize>
  340. <parallelProcessing default-value="false">true</parallelProcessing>
  341. <skip default-value="false"/>
  342. <targetGroups>app</targetGroups>
  343. <wroFile default-value="${basedir}/src/main/webapp/WEB-INF/wro.xml">C:\Users\kklyavinsh\IdeaProjects\weblotto/wro.xml</wroFile>
  344. <wroManagerFactory>${wroManagerFactory}</wroManagerFactory>
  345. </configuration>
  346. [DEBUG] -----------------------------------------------------------------------
  347. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.3:testResources (default-testResources)
  348. [DEBUG] Style: Regular
  349. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  350. <configuration>
  351. <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  352. <escapeString>${maven.resources.escapeString}</escapeString>
  353. <filters>${project.build.filters}</filters>
  354. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  355. <nonFilteredFileExtensions>
  356. <nonFilteredFileExtension>gif</nonFilteredFileExtension>
  357. <nonFilteredFileExtension>png</nonFilteredFileExtension>
  358. <nonFilteredFileExtension>swf</nonFilteredFileExtension>
  359. <nonFilteredFileExtension>otf</nonFilteredFileExtension>
  360. <nonFilteredFileExtension>eot</nonFilteredFileExtension>
  361. <nonFilteredFileExtension>ttf</nonFilteredFileExtension>
  362. <nonFilteredFileExtension>woff</nonFilteredFileExtension>
  363. </nonFilteredFileExtensions>
  364. <outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
  365. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  366. <project>${project}</project>
  367. <resources>${project.testResources}</resources>
  368. <session>${session}</session>
  369. </configuration>
  370. [DEBUG] -----------------------------------------------------------------------
  371. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.6.0:testCompile (default-testCompile)
  372. [DEBUG] Style: Regular
  373. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  374. <configuration>
  375. <basedir default-value="${basedir}"/>
  376. <buildDirectory default-value="${project.build.directory}"/>
  377. <compilePath default-value="${project.compileClasspathElements}"/>
  378. <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  379. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  380. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  381. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  382. <debug default-value="true">${maven.compiler.debug}</debug>
  383. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  384. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  385. <executable>${maven.compiler.executable}</executable>
  386. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  387. <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  388. <forceJavacCompilerUse default-value="false">true</forceJavacCompilerUse>
  389. <fork default-value="false">${maven.compiler.fork}</fork>
  390. <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  391. <maxmem>${maven.compiler.maxmem}</maxmem>
  392. <meminitial>${maven.compiler.meminitial}</meminitial>
  393. <mojoExecution default-value="${mojoExecution}"/>
  394. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  395. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  396. <project default-value="${project}"/>
  397. <release>${maven.compiler.release}</release>
  398. <session default-value="${session}"/>
  399. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  400. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  401. <skip>${maven.test.skip}</skip>
  402. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  403. <source default-value="1.5">8</source>
  404. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  405. <target default-value="1.5">8</target>
  406. <testPath default-value="${project.testClasspathElements}"/>
  407. <testRelease>${maven.compiler.testRelease}</testRelease>
  408. <testSource>${maven.compiler.testSource}</testSource>
  409. <testTarget>${maven.compiler.testTarget}</testTarget>
  410. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  411. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  412. </configuration>
  413. [DEBUG] -----------------------------------------------------------------------
  414. [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
  415. [DEBUG] Style: Regular
  416. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  417. <configuration>
  418. <argLine>${argLine}</argLine>
  419. <basedir default-value="${basedir}"/>
  420. <childDelegation default-value="false">${childDelegation}</childDelegation>
  421. <classesDirectory default-value="${project.build.outputDirectory}"/>
  422. <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  423. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  424. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  425. <excludedGroups>${excludedGroups}</excludedGroups>
  426. <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  427. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  428. <forkMode default-value="once">${forkMode}</forkMode>
  429. <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  430. <groups>${groups}</groups>
  431. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  432. <jvm>${jvm}</jvm>
  433. <localRepository default-value="${localRepository}"/>
  434. <objectFactory>${objectFactory}</objectFactory>
  435. <parallel>${parallel}</parallel>
  436. <parallelMavenExecution default-value="${session.parallel}"/>
  437. <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  438. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  439. <pluginDescriptor default-value="${plugin}"/>
  440. <printSummary default-value="true">${surefire.printSummary}</printSummary>
  441. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  442. <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  443. <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  444. <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  445. <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  446. <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  447. <runOrder default-value="filesystem"/>
  448. <skip default-value="false">${maven.test.skip}</skip>
  449. <skipExec>${maven.test.skip.exec}</skipExec>
  450. <skipTests default-value="false">${skipTests}</skipTests>
  451. <test>${test}</test>
  452. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  453. <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  454. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  455. <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  456. <threadCount>${threadCount}</threadCount>
  457. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  458. <useFile default-value="true">${surefire.useFile}</useFile>
  459. <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  460. <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
  461. <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  462. <workingDirectory>${basedir}</workingDirectory>
  463. <project default-value="${project}"/>
  464. <session default-value="${session}"/>
  465. </configuration>
  466. [DEBUG] -----------------------------------------------------------------------
  467. [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
  468. [DEBUG] Style: Regular
  469. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  470. <configuration>
  471. <classesDirectory default-value="${project.build.outputDirectory}"/>
  472. <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  473. <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
  474. <forceCreation default-value="false">${jar.forceCreation}</forceCreation>
  475. <outputDirectory default-value="${project.build.directory}"/>
  476. <project default-value="${project}"/>
  477. <session default-value="${session}"/>
  478. <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
  479. <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
  480. </configuration>
  481. [DEBUG] -----------------------------------------------------------------------
  482. [DEBUG] Goal: org.apache.maven.plugins:maven-shade-plugin:2.4.3:shade (default)
  483. [DEBUG] Style: Regular
  484. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  485. <configuration>
  486. <createDependencyReducedPom default-value="true"/>
  487. <dependencyReducedPomLocation default-value="${basedir}/dependency-reduced-pom.xml"/>
  488. <generateUniqueDependencyReducedPom default-value="false"/>
  489. <localRepository default-value="${localRepository}"/>
  490. <outputDirectory default-value="${project.build.directory}"/>
  491. <outputFile>target/wschat.jar</outputFile>
  492. <project default-value="${project}"/>
  493. <remoteArtifactRepositories default-value="${project.remoteArtifactRepositories}"/>
  494. <session default-value="${session}"/>
  495. <shadeSourcesContent default-value="false">${shadeSourcesContent}</shadeSourcesContent>
  496. <shadeTestJar default-value="false"/>
  497. <shadedArtifactId default-value="${project.artifactId}"/>
  498. <shadedClassifierName default-value="shaded"/>
  499. <transformers>
  500. <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
  501. <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
  502. <mainClass>lexek.wschat.Main</mainClass>
  503. </transformer>
  504. </transformers>
  505. <useBaseVersion default-value="false"/>
  506. </configuration>
  507. [DEBUG] =======================================================================
  508. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, ConflictMarker.markTime=0, ConflictMarker.nodeCount=298, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=109, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=10, ConflictResolver.conflictItemCount=253, DefaultDependencyCollector.collectTime=586, DefaultDependencyCollector.transformTime=15}
  509. [DEBUG] lexek:wschat:jar:23-SNAPSHOT
  510. [DEBUG] com.intellij:annotations:jar:9.0.4:compile
  511. [DEBUG] io.netty:netty-buffer:jar:4.1.13.Final:compile
  512. [DEBUG] io.netty:netty-codec:jar:4.1.13.Final:compile
  513. [DEBUG] io.netty:netty-codec-http:jar:4.1.13.Final:compile
  514. [DEBUG] io.netty:netty-common:jar:4.1.13.Final:compile
  515. [DEBUG] io.netty:netty-handler:jar:4.1.13.Final:compile
  516. [DEBUG] io.netty:netty-transport:jar:4.1.13.Final:compile
  517. [DEBUG] io.netty:netty-resolver:jar:4.1.13.Final:compile
  518. [DEBUG] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.13.Final:compile
  519. [DEBUG] io.netty:netty-transport-native-unix-common:jar:4.1.13.Final:compile
  520. [DEBUG] com.google.guava:guava:jar:22.0:compile
  521. [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
  522. [DEBUG] com.google.errorprone:error_prone_annotations:jar:2.0.18:compile
  523. [DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:compile
  524. [DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile
  525. [DEBUG] org.mindrot:jbcrypt:jar:0.3m:compile
  526. [DEBUG] org.slf4j:slf4j-api:jar:1.7.21:compile
  527. [DEBUG] org.slf4j:log4j-over-slf4j:jar:1.7.21:compile
  528. [DEBUG] ch.qos.logback:logback-classic:jar:1.1.8:compile
  529. [DEBUG] ch.qos.logback:logback-core:jar:1.1.8:compile
  530. [DEBUG] mysql:mysql-connector-java:jar:5.1.21:compile
  531. [DEBUG] com.zaxxer:HikariCP:jar:2.5.1:compile
  532. [DEBUG] org.freemarker:freemarker:jar:2.3.23:compile
  533. [DEBUG] io.dropwizard.metrics:metrics-core:jar:3.1.2:compile
  534. [DEBUG] io.dropwizard.metrics:metrics-json:jar:3.1.2:compile
  535. [DEBUG] io.dropwizard.metrics:metrics-jvm:jar:3.1.2:compile
  536. [DEBUG] io.dropwizard.metrics:metrics-healthchecks:jar:3.1.2:compile
  537. [DEBUG] io.dropwizard.metrics:metrics-graphite:jar:3.1.2:compile
  538. [DEBUG] com.lmax:disruptor:jar:3.3.6:compile
  539. [DEBUG] org.jooq:jooq:jar:3.9.4:compile
  540. [DEBUG] org.jooq:jooq-meta:jar:3.9.4:compile
  541. [DEBUG] org.jooq:jooq-codegen:jar:3.9.4:compile
  542. [DEBUG] org.jooq:jooq-checker:jar:3.9.4:provided
  543. [DEBUG] org.checkerframework:checker:jar:2.0.0:provided
  544. [DEBUG] javax.mail:mail:jar:1.4.7:compile
  545. [DEBUG] javax.activation:activation:jar:1.1:compile
  546. [DEBUG] junit:junit:jar:4.12:test
  547. [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
  548. [DEBUG] org.mockito:mockito-core:jar:2.3.0:test
  549. [DEBUG] net.bytebuddy:byte-buddy:jar:1.5.5:test
  550. [DEBUG] net.bytebuddy:byte-buddy-agent:jar:1.5.5:test
  551. [DEBUG] org.objenesis:objenesis:jar:2.4:test
  552. [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.2:compile
  553. [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.4:compile
  554. [DEBUG] commons-logging:commons-logging:jar:1.2:compile
  555. [DEBUG] commons-codec:commons-codec:jar:1.9:compile
  556. [DEBUG] org.apache.commons:commons-lang3:jar:3.5:compile
  557. [DEBUG] org.glassfish.jersey.core:jersey-server:jar:2.25.1:compile
  558. [DEBUG] org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile
  559. [DEBUG] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile
  560. [DEBUG] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile
  561. [DEBUG] org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile
  562. [DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
  563. [DEBUG] org.glassfish.jersey.media:jersey-media-jaxb:jar:2.25.1:compile
  564. [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile
  565. [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
  566. [DEBUG] org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile
  567. [DEBUG] org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile
  568. [DEBUG] org.glassfish.jersey.media:jersey-media-multipart:jar:2.25.1:compile
  569. [DEBUG] org.jvnet.mimepull:mimepull:jar:1.9.6:compile
  570. [DEBUG] org.glassfish.jersey.ext:jersey-bean-validation:jar:2.25.1:compile
  571. [DEBUG] org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
  572. [DEBUG] org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
  573. [DEBUG] com.fasterxml:classmate:jar:1.0.0:compile
  574. [DEBUG] javax.el:javax.el-api:jar:2.2.4:compile
  575. [DEBUG] org.glassfish.web:javax.el:jar:2.2.4:compile
  576. [DEBUG] org.glassfish.jersey.ext:jersey-mvc-freemarker:jar:2.25.1:compile
  577. [DEBUG] org.glassfish.jersey.ext:jersey-mvc:jar:2.25.1:compile
  578. [DEBUG] javax.servlet:servlet-api:jar:2.4:compile
  579. [DEBUG] lexek:netty-socketio:jar:1.0.alpha.6:compile
  580. [DEBUG] org.glassfish.hk2:hk2-locator:jar:2.5.0-b31:compile
  581. [DEBUG] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b31:compile
  582. [DEBUG] org.glassfish.hk2:hk2-utils:jar:2.5.0-b31:compile
  583. [DEBUG] org.javassist:javassist:jar:3.20.0-GA:compile
  584. [DEBUG] org.glassfish.hk2:hk2-api:jar:2.5.0-b31:compile
  585. [DEBUG] javax.inject:javax.inject:jar:1:compile
  586. [DEBUG] org.glassfish.hk2.external:javax.inject:jar:2.5.0-b31:compile
  587. [DEBUG] org.glassfish.hk2:hk2-extras:jar:2.5.0-b31:compile
  588. [DEBUG] org.glassfish.hk2:hk2-metadata-generator:jar:2.5.0-b31:provided
  589. [DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.5:compile
  590. [DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.5:compile
  591. [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.8.5:compile
  592. [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.8.5:compile
  593. [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile
  594. [DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.5:compile
  595. [DEBUG] com.maxmind.geoip2:geoip2:jar:2.8.0:compile
  596. [DEBUG] com.maxmind.db:maxmind-db:jar:1.2.1:compile
  597. [DEBUG] org.projectlombok:lombok:jar:1.16.12:provided
  598. [DEBUG] org.jsoup:jsoup:jar:1.10.1:compile
  599. [DEBUG] org.apache.xmlgraphics:batik-transcoder:jar:1.8:compile
  600. [DEBUG] org.apache.xmlgraphics:batik-anim:jar:1.8:compile
  601. [DEBUG] org.apache.xmlgraphics:batik-css:jar:1.8:compile
  602. [DEBUG] org.apache.xmlgraphics:batik-ext:jar:1.8:compile
  603. [DEBUG] org.apache.xmlgraphics:batik-parser:jar:1.8:compile
  604. [DEBUG] org.apache.xmlgraphics:batik-svg-dom:jar:1.8:compile
  605. [DEBUG] org.apache.xmlgraphics:batik-awt-util:jar:1.8:compile
  606. [DEBUG] org.apache.xmlgraphics:batik-bridge:jar:1.8:compile
  607. [DEBUG] org.apache.xmlgraphics:batik-script:jar:1.8:compile
  608. [DEBUG] xalan:xalan:jar:2.7.0:compile
  609. [DEBUG] org.apache.xmlgraphics:batik-dom:jar:1.8:compile
  610. [DEBUG] org.apache.xmlgraphics:batik-gvt:jar:1.8:compile
  611. [DEBUG] org.apache.xmlgraphics:batik-svggen:jar:1.8:compile
  612. [DEBUG] org.apache.xmlgraphics:batik-util:jar:1.8:compile
  613. [DEBUG] org.apache.xmlgraphics:batik-xml:jar:1.8:compile
  614. [DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
  615. [DEBUG] xml-apis:xml-apis-ext:jar:1.3.04:compile
  616. [DEBUG] org.apache.xmlgraphics:xmlgraphics-commons:jar:2.1:compile
  617. [DEBUG] commons-io:commons-io:jar:1.3.1:compile
  618. [DEBUG] org.apache.xmlgraphics:batik-codec:jar:1.8:compile
  619. [INFO]
  620. [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent) @ wschat ---
  621. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, ConflictMarker.markTime=1, ConflictMarker.nodeCount=158, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=47, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4, ConflictResolver.conflictItemCount=108, DefaultDependencyCollector.collectTime=275, DefaultDependencyCollector.transformTime=7}
  622. [DEBUG] org.jacoco:jacoco-maven-plugin:jar:0.7.5.201505241946:
  623. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
  624. [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
  625. [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
  626. [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
  627. [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
  628. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
  629. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
  630. [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
  631. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
  632. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
  633. [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
  634. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  635. [DEBUG] junit:junit:jar:4.8.2:compile
  636. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  637. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
  638. [DEBUG] org.apache.maven.shared:file-management:jar:1.2.1:compile
  639. [DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile
  640. [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile
  641. [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
  642. [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
  643. [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
  644. [DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile
  645. [DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile
  646. [DEBUG] xerces:xercesImpl:jar:2.8.1:compile
  647. [DEBUG] commons-lang:commons-lang:jar:2.4:compile
  648. [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
  649. [DEBUG] commons-codec:commons-codec:jar:1.2:compile
  650. [DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile
  651. [DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile
  652. [DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile
  653. [DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile
  654. [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
  655. [DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
  656. [DEBUG] org.apache.velocity:velocity:jar:1.5:compile
  657. [DEBUG] commons-collections:commons-collections:jar:3.2:compile
  658. [DEBUG] commons-validator:commons-validator:jar:1.2.0:compile
  659. [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
  660. [DEBUG] commons-digester:commons-digester:jar:1.6:compile
  661. [DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
  662. [DEBUG] oro:oro:jar:2.0.8:compile
  663. [DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
  664. [DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.7.5.201505241946:compile
  665. [DEBUG] org.jacoco:org.jacoco.core:jar:0.7.5.201505241946:compile
  666. [DEBUG] org.ow2.asm:asm-debug-all:jar:5.0.1:compile
  667. [DEBUG] org.jacoco:org.jacoco.report:jar:0.7.5.201505241946:compile
  668. [DEBUG] Created new class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.5.201505241946
  669. [DEBUG] Importing foreign packages into class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.5.201505241946
  670. [DEBUG] Imported: < maven.api
  671. [DEBUG] Populating class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.5.201505241946
  672. [DEBUG] Included: org.jacoco:jacoco-maven-plugin:jar:0.7.5.201505241946
  673. [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
  674. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
  675. [DEBUG] Included: junit:junit:jar:4.8.2
  676. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
  677. [DEBUG] Included: org.apache.maven.shared:file-management:jar:1.2.1
  678. [DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1
  679. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
  680. [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
  681. [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
  682. [DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1
  683. [DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2
  684. [DEBUG] Included: xerces:xercesImpl:jar:2.8.1
  685. [DEBUG] Included: commons-lang:commons-lang:jar:2.4
  686. [DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
  687. [DEBUG] Included: commons-codec:commons-codec:jar:1.2
  688. [DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2
  689. [DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2
  690. [DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2
  691. [DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.2
  692. [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
  693. [DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
  694. [DEBUG] Included: org.apache.velocity:velocity:jar:1.5
  695. [DEBUG] Included: commons-collections:commons-collections:jar:3.2
  696. [DEBUG] Included: commons-validator:commons-validator:jar:1.2.0
  697. [DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
  698. [DEBUG] Included: commons-digester:commons-digester:jar:1.6
  699. [DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
  700. [DEBUG] Included: oro:oro:jar:2.0.8
  701. [DEBUG] Included: xml-apis:xml-apis:jar:1.0.b2
  702. [DEBUG] Included: org.jacoco:org.jacoco.agent:jar:runtime:0.7.5.201505241946
  703. [DEBUG] Included: org.jacoco:org.jacoco.core:jar:0.7.5.201505241946
  704. [DEBUG] Included: org.ow2.asm:asm-debug-all:jar:5.0.1
  705. [DEBUG] Included: org.jacoco:org.jacoco.report:jar:0.7.5.201505241946
  706. [DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.5.201505241946, parent: sun.misc.Launcher$AppClassLoader@18b4aac2]
  707. [DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:prepare-agent' with basic configurator -->
  708. [DEBUG] (f) destFile = C:\Users\kklyavinsh\IdeaProjects\weblotto\target\jacoco.exec
  709. [DEBUG] (f) excludes = [lexek/wschat/db/jooq/**, lexek/wschat/db/model/**, lexek/wschat/chat/e/**, lexek/wschat/chat/model/**, lexek/wschat/Main*, lexek/wschat/*Configuration*]
  710. [DEBUG] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.7.5.201505241946:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.6:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.7.5.201505241946:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.7.5.201505241946:compile, org.ow2.asm:asm-debug-all=org.ow2.asm:asm-debug-all:jar:5.0.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.7.5.201505241946:compile}
  711. [DEBUG] (f) project = MavenProject: lexek:wschat:23-SNAPSHOT @ C:\Users\kklyavinsh\IdeaProjects\weblotto\pom.xml
  712. [DEBUG] (f) skip = false
  713. [DEBUG] -- end configuration --
  714. [INFO] argLine set to -javaagent:C:\\Users\\kklyavinsh\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.5.201505241946\\org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=C:\\Users\\kklyavinsh\\IdeaProjects\\weblotto\\target\\jacoco.exec,excludes=lexek/wschat/db/jooq/**:lexek/wschat/db/model/**:lexek/wschat/chat/e/**:lexek/wschat/chat/model/**:lexek/wschat/Main*:lexek/wschat/*Configuration*
  715. [INFO]
  716. [INFO] --- jooq-codegen-maven:3.9.4:generate (default) @ wschat ---
  717. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=20, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=38, DefaultDependencyCollector.collectTime=12, DefaultDependencyCollector.transformTime=2}
  718. [DEBUG] org.jooq:jooq-codegen-maven:jar:3.9.4:
  719. [DEBUG] mysql:mysql-connector-java:jar:5.1.31:runtime
  720. [DEBUG] org.jooq:jooq-codegen:jar:3.9.4:compile
  721. [DEBUG] org.jooq:jooq:jar:3.9.4:compile
  722. [DEBUG] org.jooq:jooq-meta:jar:3.9.4:compile
  723. [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
  724. [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
  725. [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
  726. [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
  727. [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
  728. [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
  729. [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
  730. [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
  731. [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
  732. [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
  733. [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
  734. [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
  735. [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
  736. [DEBUG] junit:junit:jar:3.8.1:compile
  737. [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
  738. [DEBUG] Created new class realm plugin>org.jooq:jooq-codegen-maven:3.9.4
  739. [DEBUG] Importing foreign packages into class realm plugin>org.jooq:jooq-codegen-maven:3.9.4
  740. [DEBUG] Imported: < maven.api
  741. [DEBUG] Populating class realm plugin>org.jooq:jooq-codegen-maven:3.9.4
  742. [DEBUG] Included: org.jooq:jooq-codegen-maven:jar:3.9.4
  743. [DEBUG] Included: mysql:mysql-connector-java:jar:5.1.31
  744. [DEBUG] Included: org.jooq:jooq-codegen:jar:3.9.4
  745. [DEBUG] Included: org.jooq:jooq:jar:3.9.4
  746. [DEBUG] Included: org.jooq:jooq-meta:jar:3.9.4
  747. [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
  748. [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
  749. [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
  750. [DEBUG] Included: junit:junit:jar:3.8.1
  751. [DEBUG] Configuring mojo org.jooq:jooq-codegen-maven:3.9.4:generate from plugin realm ClassRealm[plugin>org.jooq:jooq-codegen-maven:3.9.4, parent: sun.misc.Launcher$AppClassLoader@18b4aac2]
  752. [DEBUG] Configuring mojo 'org.jooq:jooq-codegen-maven:3.9.4:generate' with basic configurator -->
  753. [DEBUG] (s) name = org.jooq.util.JavaGenerator
  754. [DEBUG] (s) name = org.jooq.util.mysql.MySQLDatabase
  755. [DEBUG] (s) inputSchema = chat
  756. [DEBUG] (s) outputSchemaToDefault = true
  757. [DEBUG] (s) database = org.jooq.util.jaxb.Database@69b2f8e5
  758. [DEBUG] (s) deprecated = false
  759. [DEBUG] (s) daos = true
  760. [DEBUG] (s) relations = true
  761. [DEBUG] (s) pojos = true
  762. [DEBUG] (s) generate = org.jooq.util.jaxb.Generate@a10c1b5
  763. [DEBUG] (s) packageName = lexek.wschat.db.jooq
  764. [DEBUG] (s) directory = target/generated-sources/jooq
  765. [DEBUG] (s) target = org.jooq.util.jaxb.Target@1a411233
  766. [DEBUG] (f) generator = org.jooq.util.jaxb.Generator@70325d20
  767. [DEBUG] (s) driver = com.mysql.jdbc.Driver
  768. [DEBUG] (s) url = jdbc:mysql://localhost:3306/chat
  769. [DEBUG] (s) user = root
  770. [DEBUG] (s) password = admin
  771. [DEBUG] (f) jdbc = org.jooq.util.jaxb.Jdbc@4d847d32
  772. [DEBUG] (f) project = MavenProject: lexek:wschat:23-SNAPSHOT @ C:\Users\kklyavinsh\IdeaProjects\weblotto\pom.xml
  773. [DEBUG] -- end configuration --
  774. [DEBUG] Using this configuration:
  775. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  776. <configuration xmlns="http://www.jooq.org/xsd/jooq-codegen-3.9.2.xsd">
  777. <jdbc>
  778. <driver>com.mysql.jdbc.Driver</driver>
  779. <url>jdbc:mysql://localhost:3306/chat</url>
  780. <user>root</user>
  781. <password>admin</password>
  782. </jdbc>
  783. <generator>
  784. <name>org.jooq.util.JavaGenerator</name>
  785. <database>
  786. <name>org.jooq.util.mysql.MySQLDatabase</name>
  787. <includes>.*</includes>
  788. <excludes></excludes>
  789. <includeExcludeColumns>false</includeExcludeColumns>
  790. <includeTables>true</includeTables>
  791. <includeRoutines>true</includeRoutines>
  792. <includePackages>true</includePackages>
  793. <includeUDTs>true</includeUDTs>
  794. <includeSequences>true</includeSequences>
  795. <includePrimaryKeys>true</includePrimaryKeys>
  796. <includeUniqueKeys>true</includeUniqueKeys>
  797. <includeForeignKeys>true</includeForeignKeys>
  798. <recordVersionFields></recordVersionFields>
  799. <recordTimestampFields></recordTimestampFields>
  800. <syntheticPrimaryKeys></syntheticPrimaryKeys>
  801. <overridePrimaryKeys></overridePrimaryKeys>
  802. <syntheticIdentities></syntheticIdentities>
  803. <dateAsTimestamp>false</dateAsTimestamp>
  804. <ignoreProcedureReturnValues>false</ignoreProcedureReturnValues>
  805. <unsignedTypes>true</unsignedTypes>
  806. <inputCatalog></inputCatalog>
  807. <outputCatalogToDefault>false</outputCatalogToDefault>
  808. <inputSchema>chat</inputSchema>
  809. <schemaVersionProvider></schemaVersionProvider>
  810. <catalogVersionProvider></catalogVersionProvider>
  811. <outputSchemaToDefault>true</outputSchemaToDefault>
  812. </database>
  813. <generate>
  814. <relations>true</relations>
  815. <deprecated>false</deprecated>
  816. <instanceFields>true</instanceFields>
  817. <generatedAnnotation>true</generatedAnnotation>
  818. <routines>true</routines>
  819. <sequences>true</sequences>
  820. <udts>true</udts>
  821. <queues>true</queues>
  822. <links>true</links>
  823. <tables>true</tables>
  824. <records>true</records>
  825. <pojos>true</pojos>
  826. <pojosEqualsAndHashCode>false</pojosEqualsAndHashCode>
  827. <pojosToString>true</pojosToString>
  828. <immutablePojos>false</immutablePojos>
  829. <interfaces>false</interfaces>
  830. <immutableInterfaces>false</immutableInterfaces>
  831. <daos>true</daos>
  832. <jpaAnnotations>false</jpaAnnotations>
  833. <validationAnnotations>false</validationAnnotations>
  834. <springAnnotations>false</springAnnotations>
  835. <globalObjectReferences>true</globalObjectReferences>
  836. <globalCatalogReferences>true</globalCatalogReferences>
  837. <globalSchemaReferences>true</globalSchemaReferences>
  838. <globalTableReferences>true</globalTableReferences>
  839. <globalSequenceReferences>true</globalSequenceReferences>
  840. <globalUDTReferences>true</globalUDTReferences>
  841. <globalRoutineReferences>true</globalRoutineReferences>
  842. <globalQueueReferences>true</globalQueueReferences>
  843. <globalLinkReferences>true</globalLinkReferences>
  844. <fluentSetters>false</fluentSetters>
  845. <varargSetters>true</varargSetters>
  846. <fullyQualifiedTypes></fullyQualifiedTypes>
  847. <emptyCatalogs>false</emptyCatalogs>
  848. <emptySchemas>false</emptySchemas>
  849. <javaTimeTypes>false</javaTimeTypes>
  850. </generate>
  851. <target>
  852. <packageName>lexek.wschat.db.jooq</packageName>
  853. <directory>C:\Users\kklyavinsh\IdeaProjects\weblotto\target/generated-sources/jooq</directory>
  854. <encoding>UTF-8</encoding>
  855. </target>
  856. </generator>
  857. </configuration>
  858.  
  859. [INFO] ------------------------------------------------------------------------
  860. [INFO] BUILD FAILURE
  861. [INFO] ------------------------------------------------------------------------
  862. [INFO] Total time: 2.074 s
  863. [INFO] Finished at: 2018-06-25T15:34:48+03:00
  864. [INFO] Final Memory: 15M/255M
  865. [INFO] ------------------------------------------------------------------------
  866. [ERROR] Failed to execute goal org.jooq:jooq-codegen-maven:3.9.4:generate (default) on project wschat: Error running jOOQ code generation tool: Could not create connection to database server. NullPointerException -> [Help 1]
  867. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jooq:jooq-codegen-maven:3.9.4:generate (default) on project wschat: Error running jOOQ code generation tool
  868. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
  869. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  870. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  871. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  872. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  873. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  874. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  875. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  876. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  877. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  878. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  879. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  880. at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  881. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  882. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  883. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  884. at java.lang.reflect.Method.invoke(Method.java:498)
  885. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  886. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  887. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  888. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  889. at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
  890. Caused by: org.apache.maven.plugin.MojoExecutionException: Error running jOOQ code generation tool
  891. at org.jooq.util.maven.Plugin.execute(Plugin.java:198)
  892. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  893. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
  894. ... 21 more
  895. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.
  896. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  897. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  898. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  899. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  900. at com.mysql.jdbc.Util.handleNewInstance(Util.java:408)
  901. at com.mysql.jdbc.Util.getInstance(Util.java:383)
  902. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1023)
  903. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:997)
  904. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:983)
  905. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:928)
  906. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2590)
  907. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2323)
  908. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
  909. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
  910. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  911. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  912. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  913. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  914. at com.mysql.jdbc.Util.handleNewInstance(Util.java:408)
  915. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
  916. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)
  917. at org.jooq.util.GenerationTool.run(GenerationTool.java:261)
  918. at org.jooq.util.GenerationTool.generate(GenerationTool.java:203)
  919. at org.jooq.util.maven.Plugin.execute(Plugin.java:195)
  920. ... 23 more
  921. Caused by: java.lang.NullPointerException
  922. at com.mysql.jdbc.ConnectionImpl.getServerCharacterEncoding(ConnectionImpl.java:3309)
  923. at com.mysql.jdbc.MysqlIO.sendConnectionAttributes(MysqlIO.java:1985)
  924. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1911)
  925. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1288)
  926. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2508)
  927. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2541)
  928. ... 36 more
  929. [ERROR]
  930. [ERROR]
  931. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  932. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  933.  
  934. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement