Guest User

Untitled

a guest
Sep 24th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.39 KB | None | 0 0
  1.  
  2. shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/Openmrs ticket for work/openmrs-module-registrationapp (RA-1806)
  3. $ mvn clean install -U
  4. [INFO] Scanning for projects...
  5. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/de/s
  6. aumya/mojo/gem-maven-plugin/maven-metadata.xml
  7. Downloading from central: https://repo.maven.apache.org/maven2/de/saumya/mojo/ge
  8. m-maven-plugin/maven-metadata.xml
  9. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi
  10. tories/public/de/saumya/mojo/gem-maven-plugin/maven-metadata.xml
  11. Downloaded from central: https://repo.maven.apache.org/maven2/de/saumya/mojo/gem
  12. -maven-plugin/maven-metadata.xml (1.9 kB at 1.2 kB/s)
  13. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit
  14. ories/public/de/saumya/mojo/gem-maven-plugin/maven-metadata.xml (1.9 kB at 344 B
  15. /s)
  16. [WARNING]
  17. [WARNING] Some problems were encountered while building the effective
  18. model for org.openmrs.module:registrationapp-api:jar:1.21.0-SNAPSHOT
  19. [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)'
  20. must be unique but found duplicate declaration of plugin org.apache.maven.plugi
  21. ns:maven-surefire-plugin @ org.openmrs.module:registrationapp:1.21.0-SNAPSHOT, C
  22. :\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\pom
  23. .xml, line 359, column 13
  24. [WARNING]
  25. [WARNING] Some problems we re encountered while building the effective
  26. model for org.openmrs.module:registrationapp-omod:jar:1.21.0-SNAPSHOT
  27. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique b
  28. ut found duplicate declaration of plugin org.apache.maven.plugins:maven-dependen
  29. cy-plugin @ line 197, column 21
  30. [WARNING] 'build.plugins.plugin.version' for de.saumya.moj o:gem-maven-
  31. plugin is missing. @ line 223, column 21
  32. [WARNING]
  33. [WARNING] Some problems were encountered while building the effective
  34. model for org.openmrs.module:registrationapp:pom:1.21.0-SNAPSHOT
  35. [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)'
  36. must be unique but found duplicate declaration of plugin org.apache.maven.plugi
  37. ns:maven-surefire-plugin @ line 359, column 13
  38. [WARNING]
  39. [WARNING] It is highly recommended to fix these problems because they
  40. threaten the stability of your build.
  41. [WARNING]
  42. [WARNING] For this reason, future Maven versions might no longer suppo
  43. rt building such malformed projects.
  44. [WARNING]
  45. [INFO] -----------------------------------------------------------
  46. -------------
  47. [INFO] Reactor Build Order:
  48. [INFO]
  49. [INFO] Registration App Module
  50. [pom]
  51. [INFO] Registration App Mo dule API
  52. [jar]
  53. [INFO] registrationapp Module web 1.9
  54. [jar]
  55. [INFO] registrationapp Module web 2.0
  56. [jar]
  57. [INFO] Registration App Module OMOD
  58. [jar]
  59. [1;34mINFO]
  60. [INFO] -----------------< org.openmrs.module:registrationap
  61. p >-----------------
  62. [INFO] mBuilding Registration App Module 1.21.0-SNAPSHOT
  63. [1/5]
  64. [INFO] --------------------------------[ pom ]--------------------
  65. -------------
  66. Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/
  67. plugins/maven-compiler-plugin/maven-metadata.xml
  68. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/
  69. apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  70. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi
  71. tories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  72. Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/p
  73. lugins/maven-compiler-plugin/maven-metadata.xml (1.0 kB at 1.3 kB/s)
  74. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit
  75. ories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (
  76. 1.1 kB at 514 B/s)
  77. [INFO]
  78. [INFO] --- maven-clean-plugin:2.5:clean (default-cle
  79. an) @ registrationapp ---
  80. [INFO]
  81. [INFO] --- maven-install-plugin:2.4:install (default
  82. -install) @ registrationapp ---
  83. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openm
  84. rs-module-registrationapp\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\o
  85. penmrs\module\registrationapp\1.21.0-SNAPSHOT\registrationapp-1.21.0-SNAPSHOT.po
  86. m
  87. [INFO]
  88. [INFO] ---------------< org.openmrs.module:registrationapp-
  89. api >---------------
  90. [INFO] Building Registration App Module API 1.21.0-SNAPSHOT
  91. [2/5]
  92. [INFO] --------------------------------[ jar ]--------------------
  93. -------------
  94. [INFO]
  95. [INFO] --- maven-clean-plugin:2.5:clean (default-cle
  96. an) @ registrationapp-api ---
  97. [INFO] Deleting C:\Users\shenkuru comp\Openmrs ticket for work\openmrs
  98. -module-registrationapp\api\target
  99. [INFO]
  100. [INFO] --- maven-resources-plugin:2.6:resources (def
  101. ault-resources) @ registrationapp-api ---
  102. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  103. [INFO] Copying 21 resources
  104. [INFO]
  105. [INFO] --- maven-compiler-plugin:3.1:compile (defaul
  106. t-compile) @ registrationapp-api ---
  107. [INFO] Changes detected - recompiling the module!
  108. [INFO] Compiling 18 source files to C:\Users\shenkuru comp\Openmrs tic
  109. ket for work\openmrs-module-registrationapp\api\target\classes
  110. [INFO] -------------------------------------------------------------
  111. [ERROR] COMPILATION ERROR :
  112. [INFO] ----------------------- --------------------------------------
  113. [ERROR] Source option 6 is no longer supported. Use 7 or later.
  114. [ERROR] Target option 6 is no longer supported. Use 7 or later.
  115. [INFO] 2 errors
  116. [INFO] -------------------------------------------------------------
  117. [ ;34mINFO] -----------------------------------------------------------
  118. -------------
  119. [INFO] Reactor Summary for Registration App Module 1.21.0-SNAPSHOT
  120. :
  121. [ ;34mINFO]
  122. [I NFO] Registration App Module ............................ SUC
  123. CESS [ 2.956 s]
  124. [INFO] Registration App Module API ........................ FAI
  125. LURE [ 5.278 s]
  126. [INFO] registrationapp Module web 1.9 ..................... SKI
  127. PPED
  128. [ 34mINFO] registrationapp Module web 2.0 ..................... SKI
  129. PPED
  130. [INFO] Registration App Module OMOD ....................... SKI
  131. PPED
  132. [INFO] ------------------ -----------------------------------------
  133. -------------
  134. [INFO] BUILD FAILURE
  135. [INFO] -----------------------------------------------------------
  136. -------------
  137. [INFO] Total time: 16.964 s
  138. [INFO] Finished at: 2020-09-24T13:15:02+03:00
  139. [INFO] ----------------------------------------------------- ------
  140. -------------
  141. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-com
  142. piler-plugin:3.1:compile (default-compile) on project registratio
  143. napp-api: Compilation failure: Compilation failure:
  144. [ERROR] Source option 6 is no longer supported. Use 7 or later.
  145. [ERROR] Target option 6 is no longer supporte d. Use 7 or later.
  146. [ERROR] -> [Help 1]
  147. [ERROR]
  148. [ERROR] To see the full stack trace of the errors, re-run Maven with t
  149. he -e switch.
  150. [ERROR] Re-run Maven using the -X switch to enable full debug l
  151. ogging.
  152. [ERROR]
  153. [ERROR] For more information about the errors and possible solut ions,
  154. please read the following articles:
  155. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAV
  156. EN/MojoFailureException
  157. [ERROR]
  158. [ERROR] After corr ecting the problems, you can resume the build with t
  159. he command
  160. [ERROR] mvn <args> -rf :registrationapp-api
  161.  
  162. shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/Openmrs ticket for work/openmrs-module-registrationapp (RA-1806)
  163. $
  164.  
Advertisement
Add Comment
Please, Sign In to add comment