Advertisement
Guest User

Untitled

a guest
Feb 5th, 2020
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.58 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.18362.113]
  2. (c) 2019 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\vonghq\Desktop\xxx-xxxxxx>mvn package
  5. [INFO] Scanning for projects...
  6. [WARNING]
  7. [WARNING] Some problems were encountered while building the effective model for vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT
  8. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-configuration:commons-configuration:jar -> version 1.0 vs 1.6 @ line 118, column 15
  9. [WARNING]
  10. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  11. [WARNING]
  12. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  13. [WARNING]
  14. [INFO]
  15. [INFO] -------------------< vn.com.foobar:xxx-xxxxxx >-------------------
  16. [INFO] Building xxx-xxxxxx 2.4.0-SNAPSHOT
  17. [INFO] --------------------------------[ war ]---------------------------------
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] BUILD FAILURE
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Total time: 0.789 s
  22. [INFO] Finished at: 2020-02-05T15:03:49+07:00
  23. [INFO] ------------------------------------------------------------------------
  24. [ERROR] Failed to execute goal on project xxx-xxxxxx: Could not resolve dependencies for project vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
  25. [ERROR]
  26. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  27. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  28. [ERROR]
  29. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  30. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  31. 'cmd' is not recognized as an internal or external command,
  32. operable program or batch file.
  33.  
  34. C:\Users\vonghq\Desktop\xxx-xxxxxx>mvn package -X
  35. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  36. Maven home: D:\apache-maven-3.6.3\bin\..
  37. Java version: 13.0.1, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-13.0.1
  38. Default locale: en_US, platform encoding: Cp1252
  39. OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
  40. [DEBUG] Created new class realm maven.api
  41. [DEBUG] Importing foreign packages into class realm maven.api
  42. [DEBUG] Imported: javax.annotation.* < plexus.core
  43. [DEBUG] Imported: javax.annotation.security.* < plexus.core
  44. [DEBUG] Imported: javax.enterprise.inject.* < plexus.core
  45. [DEBUG] Imported: javax.enterprise.util.* < plexus.core
  46. [DEBUG] Imported: javax.inject.* < plexus.core
  47. [DEBUG] Imported: org.apache.maven.* < plexus.core
  48. [DEBUG] Imported: org.apache.maven.artifact < plexus.core
  49. [DEBUG] Imported: org.apache.maven.classrealm < plexus.core
  50. [DEBUG] Imported: org.apache.maven.cli < plexus.core
  51. [DEBUG] Imported: org.apache.maven.configuration < plexus.core
  52. [DEBUG] Imported: org.apache.maven.exception < plexus.core
  53. [DEBUG] Imported: org.apache.maven.execution < plexus.core
  54. [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
  55. [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
  56. [DEBUG] Imported: org.apache.maven.model < plexus.core
  57. [DEBUG] Imported: org.apache.maven.monitor < plexus.core
  58. [DEBUG] Imported: org.apache.maven.plugin < plexus.core
  59. [DEBUG] Imported: org.apache.maven.profiles < plexus.core
  60. [DEBUG] Imported: org.apache.maven.project < plexus.core
  61. [DEBUG] Imported: org.apache.maven.reporting < plexus.core
  62. [DEBUG] Imported: org.apache.maven.repository < plexus.core
  63. [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
  64. [DEBUG] Imported: org.apache.maven.settings < plexus.core
  65. [DEBUG] Imported: org.apache.maven.toolchain < plexus.core
  66. [DEBUG] Imported: org.apache.maven.usability < plexus.core
  67. [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
  68. [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
  69. [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
  70. [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
  71. [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
  72. [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
  73. [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
  74. [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
  75. [DEBUG] Imported: org.codehaus.classworlds < plexus.core
  76. [DEBUG] Imported: org.codehaus.plexus.* < plexus.core
  77. [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
  78. [DEBUG] Imported: org.codehaus.plexus.component < plexus.core
  79. [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
  80. [DEBUG] Imported: org.codehaus.plexus.container < plexus.core
  81. [DEBUG] Imported: org.codehaus.plexus.context < plexus.core
  82. [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
  83. [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
  84. [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
  85. [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
  86. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
  87. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
  88. [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
  89. [DEBUG] Imported: org.eclipse.aether.* < plexus.core
  90. [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
  91. [DEBUG] Imported: org.eclipse.aether.collection < plexus.core
  92. [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
  93. [DEBUG] Imported: org.eclipse.aether.graph < plexus.core
  94. [DEBUG] Imported: org.eclipse.aether.impl < plexus.core
  95. [DEBUG] Imported: org.eclipse.aether.installation < plexus.core
  96. [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
  97. [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
  98. [DEBUG] Imported: org.eclipse.aether.repository < plexus.core
  99. [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
  100. [DEBUG] Imported: org.eclipse.aether.spi < plexus.core
  101. [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
  102. [DEBUG] Imported: org.eclipse.aether.version < plexus.core
  103. [DEBUG] Imported: org.fusesource.jansi.* < plexus.core
  104. [DEBUG] Imported: org.slf4j.* < plexus.core
  105. [DEBUG] Imported: org.slf4j.event.* < plexus.core
  106. [DEBUG] Imported: org.slf4j.helpers.* < plexus.core
  107. [DEBUG] Imported: org.slf4j.spi.* < plexus.core
  108. [DEBUG] Populating class realm maven.api
  109. [INFO] Error stacktraces are turned on.
  110. [DEBUG] Message scheme: color
  111. [DEBUG] Message styles: debug info warning error success failure strong mojo project
  112. [DEBUG] Reading global settings from D:\apache-maven-3.6.3\bin\..\conf\settings.xml
  113. [DEBUG] Reading user settings from C:\Users\vonghq\.m2\settings.xml
  114. [DEBUG] Reading global toolchains from D:\apache-maven-3.6.3\bin\..\conf\toolchains.xml
  115. [DEBUG] Reading user toolchains from C:\Users\vonghq\.m2\toolchains.xml
  116. [DEBUG] Using local repository at C:\Users\vonghq\.m2\repository
  117. [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\vonghq\.m2\repository
  118. [INFO] Scanning for projects...
  119. [DEBUG] Extension realms for project vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT: (none)
  120. [DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, parent: null]
  121. [WARNING]
  122. [WARNING] Some problems were encountered while building the effective model for vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT
  123. [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-configuration:commons-configuration:jar -> version 1.0 vs 1.6 @ line 118, column 15
  124. [WARNING]
  125. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  126. [WARNING]
  127. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  128. [WARNING]
  129. [DEBUG] === REACTOR BUILD PLAN ================================================
  130. [DEBUG] Project: vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT
  131. [DEBUG] Tasks: [package]
  132. [DEBUG] Style: Regular
  133. [DEBUG] =======================================================================
  134. [INFO]
  135. [INFO] -------------------< vn.com.foobar:xxx-xxxxxx >-------------------
  136. [INFO] Building xxx-xxxxxx 2.4.0-SNAPSHOT
  137. [INFO] --------------------------------[ war ]---------------------------------
  138. [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]
  139. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  140. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  141. [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]
  142. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  143. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  144. [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]
  145. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  146. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  147. [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]
  148. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  149. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  150. [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]
  151. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  152. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  153. [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]
  154. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  155. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  156. [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]
  157. [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
  158. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
  159. [DEBUG] === PROJECT BUILD PLAN ================================================
  160. [DEBUG] Project: vn.com.foobar:xxx-xxxxxx:2.4.0-SNAPSHOT
  161. [DEBUG] Dependencies (collect): []
  162. [DEBUG] Dependencies (resolve): [compile, runtime, test]
  163. [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)]
  164. [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
  165. [DEBUG] -----------------------------------------------------------------------
  166. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
  167. [DEBUG] Style: Regular
  168. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  169. <configuration>
  170. <buildFilters default-value="${project.build.filters}"/>
  171. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  172. <escapeString>${maven.resources.escapeString}</escapeString>
  173. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  174. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  175. <outputDirectory default-value="${project.build.outputDirectory}"/>
  176. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  177. <project default-value="${project}"/>
  178. <resources default-value="${project.resources}"/>
  179. <session default-value="${session}"/>
  180. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  181. <useBuildFilters default-value="true"/>
  182. <useDefaultDelimiters default-value="true"/>
  183. </configuration>
  184. [DEBUG] -----------------------------------------------------------------------
  185. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
  186. [DEBUG] Style: Regular
  187. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  188. <configuration>
  189. <basedir default-value="${basedir}"/>
  190. <buildDirectory default-value="${project.build.directory}"/>
  191. <classpathElements default-value="${project.compileClasspathElements}"/>
  192. <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  193. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  194. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  195. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  196. <debug default-value="true">${maven.compiler.debug}</debug>
  197. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  198. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  199. <executable>${maven.compiler.executable}</executable>
  200. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  201. <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  202. <fork default-value="false">${maven.compiler.fork}</fork>
  203. <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  204. <maxmem>${maven.compiler.maxmem}</maxmem>
  205. <meminitial>${maven.compiler.meminitial}</meminitial>
  206. <mojoExecution>${mojoExecution}</mojoExecution>
  207. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  208. <outputDirectory default-value="${project.build.outputDirectory}"/>
  209. <projectArtifact default-value="${project.artifact}"/>
  210. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  211. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  212. <skipMain>${maven.main.skip}</skipMain>
  213. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  214. <source default-value="1.5">${maven.compiler.source}</source>
  215. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  216. <target default-value="1.5">${maven.compiler.target}</target>
  217. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  218. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  219. <mavenSession default-value="${session}"/>
  220. <session default-value="${session}"/>
  221. </configuration>
  222. [DEBUG] -----------------------------------------------------------------------
  223. [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
  224. [DEBUG] Style: Regular
  225. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  226. <configuration>
  227. <buildFilters default-value="${project.build.filters}"/>
  228. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  229. <escapeString>${maven.resources.escapeString}</escapeString>
  230. <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  231. <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  232. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  233. <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  234. <project default-value="${project}"/>
  235. <resources default-value="${project.testResources}"/>
  236. <session default-value="${session}"/>
  237. <skip>${maven.test.skip}</skip>
  238. <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  239. <useBuildFilters default-value="true"/>
  240. <useDefaultDelimiters default-value="true"/>
  241. </configuration>
  242. [DEBUG] -----------------------------------------------------------------------
  243. [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
  244. [DEBUG] Style: Regular
  245. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  246. <configuration>
  247. <basedir default-value="${basedir}"/>
  248. <buildDirectory default-value="${project.build.directory}"/>
  249. <classpathElements default-value="${project.testClasspathElements}"/>
  250. <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  251. <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  252. <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  253. <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  254. <debug default-value="true">${maven.compiler.debug}</debug>
  255. <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  256. <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  257. <executable>${maven.compiler.executable}</executable>
  258. <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  259. <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  260. <fork default-value="false">${maven.compiler.fork}</fork>
  261. <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  262. <maxmem>${maven.compiler.maxmem}</maxmem>
  263. <meminitial>${maven.compiler.meminitial}</meminitial>
  264. <mojoExecution>${mojoExecution}</mojoExecution>
  265. <optimize default-value="false">${maven.compiler.optimize}</optimize>
  266. <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  267. <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  268. <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  269. <skip>${maven.test.skip}</skip>
  270. <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  271. <source default-value="1.5">${maven.compiler.source}</source>
  272. <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  273. <target default-value="1.5">${maven.compiler.target}</target>
  274. <testSource>${maven.compiler.testSource}</testSource>
  275. <testTarget>${maven.compiler.testTarget}</testTarget>
  276. <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  277. <verbose default-value="false">${maven.compiler.verbose}</verbose>
  278. <mavenSession default-value="${session}"/>
  279. <session default-value="${session}"/>
  280. </configuration>
  281. [DEBUG] -----------------------------------------------------------------------
  282. [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
  283. [DEBUG] Style: Regular
  284. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  285. <configuration>
  286. <argLine>${argLine}</argLine>
  287. <basedir default-value="${basedir}"/>
  288. <childDelegation default-value="false">${childDelegation}</childDelegation>
  289. <classesDirectory default-value="${project.build.outputDirectory}"/>
  290. <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  291. <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  292. <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  293. <excludedGroups>${excludedGroups}</excludedGroups>
  294. <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
  295. <failIfNoTests>${failIfNoTests}</failIfNoTests>
  296. <forkMode default-value="once">${forkMode}</forkMode>
  297. <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  298. <groups>${groups}</groups>
  299. <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  300. <jvm>${jvm}</jvm>
  301. <localRepository default-value="${localRepository}"/>
  302. <objectFactory>${objectFactory}</objectFactory>
  303. <parallel>${parallel}</parallel>
  304. <parallelMavenExecution default-value="${session.parallel}"/>
  305. <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
  306. <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  307. <pluginDescriptor default-value="${plugin}"/>
  308. <printSummary default-value="true">${surefire.printSummary}</printSummary>
  309. <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  310. <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  311. <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
  312. <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  313. <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
  314. <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  315. <runOrder default-value="filesystem"/>
  316. <skip default-value="false">${maven.test.skip}</skip>
  317. <skipExec>${maven.test.skip.exec}</skipExec>
  318. <skipTests default-value="false">${skipTests}</skipTests>
  319. <test>${test}</test>
  320. <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  321. <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  322. <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  323. <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  324. <threadCount>${threadCount}</threadCount>
  325. <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  326. <useFile default-value="true">${surefire.useFile}</useFile>
  327. <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  328. <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
  329. <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
  330. <workingDirectory>${basedir}</workingDirectory>
  331. <project default-value="${project}"/>
  332. <session default-value="${session}"/>
  333. </configuration>
  334. [DEBUG] -----------------------------------------------------------------------
  335. [DEBUG] Goal: org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war)
  336. [DEBUG] Style: Regular
  337. [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
  338. <configuration>
  339. <archiveClasses default-value="false">${archiveClasses}</archiveClasses>
  340. <attachClasses default-value="false"/>
  341. <cacheFile default-value="${project.build.directory}/war/work/webapp-cache.xml"/>
  342. <classesClassifier default-value="classes"/>
  343. <classesDirectory default-value="${project.build.outputDirectory}"/>
  344. <containerConfigXML>${maven.war.containerConfigXML}</containerConfigXML>
  345. <escapeString>${maven.war.escapeString}</escapeString>
  346. <escapedBackslashesInFilePath default-value="false">${maven.war.escapedBackslashesInFilePath}</escapedBackslashesInFilePath>
  347. <failOnMissingWebXml default-value="true">${failOnMissingWebXml}</failOnMissingWebXml>
  348. <filteringDeploymentDescriptors default-value="false">${maven.war.filteringDeploymentDescriptors}</filteringDeploymentDescriptors>
  349. <outputDirectory default-value="${project.build.directory}"/>
  350. <primaryArtifact default-value="true">${primaryArtifact}</primaryArtifact>
  351. <project default-value="${project}"/>
  352. <session default-value="${session}"/>
  353. <useCache default-value="false">${useCache}</useCache>
  354. <warName default-value="${project.build.finalName}"/>
  355. <warSourceDirectory default-value="${basedir}/src/main/webapp"/>
  356. <warSourceIncludes default-value="**"/>
  357. <webXml>${maven.war.webxml}</webXml>
  358. <webappDirectory default-value="${project.build.directory}/${project.build.finalName}"/>
  359. <workDirectory default-value="${project.build.directory}/war/work"/>
  360. </configuration>
  361. [DEBUG] =======================================================================
  362. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1311100, ConflictMarker.markTime=389700, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=549600, ConflictIdSorter.topsortTime=374200, ConflictIdSorter.conflictIdCount=57, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=9280500, ConflictResolver.conflictItemCount=91, DefaultDependencyCollector.collectTime=382405400, DefaultDependencyCollector.transformTime=13822600}
  363. [DEBUG] vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT
  364. [DEBUG] com.rabbitmq:amqp-client:jar:5.7.3:compile
  365. [DEBUG] antlr:antlr:jar:2.7.7:compile
  366. [DEBUG] org.asteriskjava:asterisk-java:jar:1.0.0-final:compile
  367. [DEBUG] net.bytebuddy:byte-buddy:jar:1.6.14:compile
  368. [DEBUG] com.mchange:c3p0:jar:0.9.2:compile
  369. [DEBUG] com.mchange:mchange-commons-java:jar:0.2.3.3:compile
  370. [DEBUG] commons-configuration:commons-configuration:jar:1.6:compile
  371. [DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
  372. [DEBUG] commons-lang:commons-lang:jar:2.4:compile
  373. [DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
  374. [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:compile
  375. [DEBUG] commons-digester:commons-digester:jar:1.8.1:compile
  376. [DEBUG] commons-beanutils:commons-beanutils:jar:1.8.0:compile
  377. [DEBUG] org.springframework.data:spring-data-redis:jar:2.1.5.RELEASE:compile
  378. [DEBUG] org.springframework.data:spring-data-keyvalue:jar:2.1.5.RELEASE:compile
  379. [DEBUG] org.springframework.data:spring-data-commons:jar:2.1.5.RELEASE:compile
  380. [DEBUG] org.springframework:spring-context:jar:5.1.5.RELEASE:compile
  381. [DEBUG] org.springframework:spring-expression:jar:5.1.5.RELEASE:compile
  382. [DEBUG] org.springframework:spring-tx:jar:5.1.5.RELEASE:compile
  383. [DEBUG] org.springframework:spring-beans:jar:5.1.5.RELEASE:compile
  384. [DEBUG] org.springframework:spring-core:jar:5.1.5.RELEASE:compile
  385. [DEBUG] org.springframework:spring-jcl:jar:5.1.5.RELEASE:compile
  386. [DEBUG] org.springframework:spring-oxm:jar:5.1.5.RELEASE:compile
  387. [DEBUG] org.springframework:spring-aop:jar:5.1.5.RELEASE:compile
  388. [DEBUG] org.springframework:spring-context-support:jar:5.1.5.RELEASE:compile
  389. [DEBUG] redis.clients:jedis:jar:2.9.0:compile
  390. [DEBUG] org.apache.commons:commons-pool2:jar:2.4.2:compile
  391. [DEBUG] log4j:log4j:jar:1.2.17:compile
  392. [DEBUG] commons-dbcp:commons-dbcp:jar:1.1:compile
  393. [DEBUG] commons-pool:commons-pool:jar:1.1:compile
  394. [DEBUG] javax.sql:jdbc-stdext:jar:2.0:compile
  395. [DEBUG] junit:junit:jar:3.8.1:compile
  396. [DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
  397. [DEBUG] xerces:xercesImpl:jar:2.0.2:compile
  398. [DEBUG] org.quartz-scheduler:quartz:jar:2.3.0:compile
  399. [DEBUG] com.zaxxer:HikariCP-java6:jar:2.3.13:compile
  400. [DEBUG] javax.annotation:javax.annotation-api:jar:1.3.2:compile
  401. [DEBUG] javax.transaction:javax.transaction-api:jar:1.2:compile
  402. [DEBUG] com.google.code.gson:gson:jar:2.2.4:compile
  403. [DEBUG] io.netty:netty-all:jar:4.1.0.Final:compile
  404. [DEBUG] org.hibernate:hibernate-core:jar:4.3.6.Final:compile
  405. [DEBUG] org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
  406. [DEBUG] org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1:compile
  407. [DEBUG] org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final:compile
  408. [DEBUG] dom4j:dom4j:jar:1.6.1:compile
  409. [DEBUG] org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final:compile
  410. [DEBUG] org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
  411. [DEBUG] org.javassist:javassist:jar:3.18.1-GA:compile
  412. [DEBUG] org.jboss:jandex:jar:1.1.0.Final:compile
  413. [DEBUG] mysql:mysql-connector-java:jar:6.0.6:compile
  414. [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.9.9:compile
  415. [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile
  416. [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.9.9:compile
  417. [DEBUG] org.slf4j:slf4j-api:jar:1.7.12:compile
  418. [INFO] ------------------------------------------------------------------------
  419. [INFO] BUILD FAILURE
  420. [INFO] ------------------------------------------------------------------------
  421. [INFO] Total time: 1.510 s
  422. [INFO] Finished at: 2020-02-05T15:07:35+07:00
  423. [INFO] ------------------------------------------------------------------------
  424. [ERROR] Failed to execute goal on project xxx-xxxxxx: Could not resolve dependencies for project vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
  425. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project xxx-xxxxxx: Could not resolve dependencies for project vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
  426. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269)
  427. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
  428. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
  429. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
  430. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  431. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  432. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  433. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  434. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  435. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  436. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  437. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  438. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  439. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  440. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  441. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  442. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  443. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  444. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  445. at java.lang.reflect.Method.invoke (Method.java:567)
  446. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  447. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  448. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  449. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  450. Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project vn.com.foobar:xxx-xxxxxx:war:2.4.0-SNAPSHOT: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
  451. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:209)
  452. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
  453. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
  454. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
  455. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
  456. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  457. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  458. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  459. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  460. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  461. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  462. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  463. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  464. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  465. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  466. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  467. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  468. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  469. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  470. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  471. at java.lang.reflect.Method.invoke (Method.java:567)
  472. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  473. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  474. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  475. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  476. Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
  477. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357)
  478. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
  479. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
  480. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
  481. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
  482. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
  483. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  484. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  485. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  486. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  487. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  488. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  489. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  490. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  491. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  492. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  493. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  494. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  495. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  496. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  497. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  498. at java.lang.reflect.Method.invoke (Method.java:567)
  499. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  500. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  501. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  502. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  503. Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
  504. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:424)
  505. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
  506. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
  507. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
  508. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
  509. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
  510. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
  511. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
  512. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  513. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  514. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  515. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  516. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  517. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  518. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  519. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  520. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  521. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  522. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  523. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  524. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  525. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  526. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  527. at java.lang.reflect.Method.invoke (Method.java:567)
  528. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  529. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  530. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  531. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  532. Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find javax.sql:jdbc-stdext:jar:2.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
  533. at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException (DefaultUpdateCheckManager.java:218)
  534. at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact (DefaultUpdateCheckManager.java:193)
  535. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads (DefaultArtifactResolver.java:559)
  536. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:483)
  537. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:401)
  538. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
  539. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
  540. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
  541. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
  542. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
  543. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:248)
  544. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:202)
  545. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  546. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  547. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  548. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  549. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  550. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  551. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  552. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  553. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  554. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  555. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  556. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  557. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  558. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  559. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  560. at java.lang.reflect.Method.invoke (Method.java:567)
  561. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  562. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  563. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  564. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  565. [ERROR]
  566. [ERROR]
  567. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  568. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  569. 'cmd' is not recognized as an internal or external command,
  570. operable program or batch file.
  571.  
  572. C:\Users\vonghq\Desktop\xxx-xxxxxx>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement