Advertisement
Guest User

Untitled

a guest
Sep 24th, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.50 KB | None | 0 0
  1.  
  2.  
  3. $ mvn clean install
  4. [INFO] Scanning for projects...
  5. [WARNING]
  6. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:registrationapp-api:jar:1.21.0-SNAPSHOT
  7. [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin @ org.o
  8. penmrs.module:registrationapp:1.21.0-SNAPSHOT, C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\pom.xml, line 359, column 13
  9. [WARNING]
  10. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:registrationapp-omod:jar:1.21.0-SNAPSHOT
  11. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 197, column 21
  12. [WARNING] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin is missing. @ line 223, column 21
  13. [WARNING]
  14. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:registrationapp:pom:1.21.0-SNAPSHOT
  15. [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin @ line
  16. 359, column 13
  17. [WARNING]
  18. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  19. [WARNING]
  20. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  21. [WARNING]
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] Reactor Build Order:
  24. [INFO]
  25. [INFO] Registration App Module [pom]
  26. [INFO] Registration App Module API [jar]
  27. [INFO] registrationapp Module web 1.9 [jar]
  28. [INFO] registrationapp Module web 2.0 [jar]
  29. [INFO] Registration App Module OMOD [jar]
  30. [INFO]
  31. [INFO] -----------------< org.openmrs.module:registrationapp >-----------------
  32. [INFO] Building Registration App Module 1.21.0-SNAPSHOT [1/5]
  33. [INFO] --------------------------------[ pom ]---------------------------------
  34. [INFO]
  35. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrationapp ---
  36. [INFO]
  37. [INFO] --- maven-install-plugin:2.4:install (default-install) @ registrationapp ---
  38. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrationapp\1.
  39. 21.0-SNAPSHOT\registrationapp-1.21.0-SNAPSHOT.pom
  40. [INFO]
  41. [INFO] ---------------< org.openmrs.module:registrationapp-api >---------------
  42. [INFO] Building Registration App Module API 1.21.0-SNAPSHOT [2/5]
  43. [INFO] --------------------------------[ jar ]---------------------------------
  44. [INFO]
  45. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrationapp-api ---
  46. [INFO] Deleting C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target
  47. [INFO]
  48. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ registrationapp-api ---
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] Copying 21 resources
  51. [INFO]
  52. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ registrationapp-api ---
  53. [INFO] Changes detected - recompiling the module!
  54. [INFO] Compiling 18 source files to C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target\classes
  55. [WARNING] /C:/Users/shenkuru comp/Openmrs ticket for work/openmrs-module-registrationapp/api/src/main/java/org/openmrs/module/registrationapp/RegistrationAppActivator.java: C:\Users\
  56. shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\src\main\java\org\openmrs\module\registrationapp\RegistrationAppActivator.java uses or overrides a deprecated API.
  57. [WARNING] /C:/Users/shenkuru comp/Openmrs ticket for work/openmrs-module-registrationapp/api/src/main/java/org/open mrs/module/registrationapp/RegistrationAppActivator.java: Recompile
  58. with -Xlint:deprecation for details.
  59. [INFO]
  60. [INFO] --- maven-resources-plugin:2.6:testReso urces (default-testResources) @ registrationapp-api ---
  61. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  62. [INFO] Copying 8 resources
  63. [INFO]
  64. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ registrationapp-api ---
  65. [INFO] Changes detected - recompiling the module!
  66. [INFO] Compiling 8 source files to C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target\test-classes
  67. [WARNING] /C:/Users/shenkuru comp/Openmrs ticket for work/openmrs-module-registrationapp/api/src/test/java/org/openmrs/module/registrationapp/RegistrationAppActivatorComponentTest.ja
  68. va: C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\src\test\java\org\openmrs\module\registrationapp\RegistrationAppActivatorComponentTest.java uses or overri
  69. des a deprecated API.
  70. [WARNING] /C:/Users/shenkuru comp/Openmrs ticket for wor k/openmrs-module-registrationapp/api/src/test/java/org/openmrs/module/registrationapp/RegistrationAppActivatorComponentTest.ja
  71. va: Recompile with -Xlint:deprecation for details.
  72. [INFO]
  73. [ INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ registrationapp-api ---
  74. [INFO]
  75. [INFO] -------------------------------------------------------
  76. [INFO] T E S T S
  77. [INFO] -------------------------------------------------------
  78. [INFO] Running org.openmrs.module.registrationapp.model.DropdownWidgetTest
  79. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.openmrs.module.registrationapp.model.DropdownWidgetTest
  80. [INFO] R unning org.openmrs.module.registrationapp.model.PersonAddressWithHierarchyWidgetTest
  81. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.openmrs.module.registrationapp.model.PersonAddressWithHierarchyWidgetTe
  82. st
  83. [INFO] Running org.openmrs.module.registrationapp.model.RegistrationAppConfigTest
  84. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.openmrs.module.registrationapp.model.RegistrationAppConfigTest
  85. [IN FO] Running org.openmrs.module.registrationapp.model.SectionTest
  86. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.module.registrationapp.model.SectionTest
  87. [INFO] Running org.openmrs.module.registrationapp.model.TextAreaWidgetTest
  88. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.openmrs.module.registrationapp.model.TextAreaWidgetTest
  89. [INFO] Running org.openmrs.module.registrationapp.model.TextFieldWidgetTest
  90. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.module.registrationapp.model.TextFieldWidgetTest
  91. [INFO] Running org.openmrs.module.regi strationapp.RegistrationAppActivatorComponentTest
  92. 1;34 mINFO] Tes ts run:; 32m[m, Fail ures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.474 s - in org.openmrs.module.registrationapp.RegistrationAppActivatorComponentTest
  93. m
  94. [INFO] Running org.openmrs.module.regi strationapp.RegistrationAppUtilsComponentTest
  95. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.061 s - in org.openmrs.module.registrationapp.RegistrationAppUtilsComponentTest
  96. [INFO]
  97. [INFO] Results:
  98. [INFO]
  99. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
  100. [INFO]
  101. [INFO]
  102. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrationapp-api ---
  103. [INFO] Building jar: C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target\registrationapp-api-1.21.0-SNAPSHOT.jar
  104. [INFO]
  105. [INFO] --- maven-install-plugin:2.4:install (default-install) @ registrationapp-api ---
  106. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target\registrationapp-api-1.21.0-SNAPSHOT.jar to C:\Users\shenkuru comp\.m2\repos
  107. itory\org\openmrs\module\registrationapp-api\1.21.0-SNAPSHOT\registrationapp-api-1.21.0-SNAPSHOT.jar
  108. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrationap
  109. p-api\1.21.0-SNAPSHOT\registrationapp-api-1.21.0-SNAPSHOT.pom
  110. [INFO]
  111. [INFO] -------------< org.openmrs.module:registrationapp-web-1.9 >-------------
  112. [INFO] Building registrationapp Module web 1.9 1.21.0-SNAPS HOT [3/5]
  113. [INFO] --------------------------------[ jar ]---------------------------------
  114. [INFO]
  115. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrationapp-web-1.9 ---
  116. [INFO] Deleting C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\target
  117. [INFO]
  118. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ registrationapp-web-1.9 ---
  119. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  120. [INFO] skip non existing resourceDirecto ry C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\src\main\resources
  121. [INFO]
  122. [INFO] --- maven-compiler-plugin:3.1:compile (defa ult-compile) @ registrationapp-web-1.9 ---
  123. [INFO] Changes detected - recompiling the module!
  124. [INFO] Compiling 2 source files to C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\target\classes
  125. [INFO]
  126. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrationapp-web-1.9 ---
  127. [INFO ] Using 'UTF-8' encoding to copy filtered resources.
  128. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\src\test\resources
  129. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\src\test\resources
  130. [INFO]
  131. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) [m @ registrationapp-web-1.9 ---
  132. [INFO] No sources to compile
  133. [INFO]
  134. [INFO] --- maven-surefire-plugin :2.22.1:test (default-test) @ registrationapp-web-1.9 ---
  135. [INFO] No tests to run.
  136. [INFO]
  137. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrationapp-web-1.9 1m ---
  138. [INFO] Building jar: C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\target\registrationapp-web-1.9-1.21.0-SNAPSHOT.jar
  139. [INFO]
  140. [INFO] --- maven-install-plugin:2.4:install (default-install) @ registrationapp-web-1.9 ---
  141. [ 34mINFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\target\registrationapp-web-1.9-1.21.0-SNAPSHOT.jar to C:\Users\shenkuru comp\.
  142. m2\repository\org\openmrs\module\registrationapp-web-1.9\1.21.0-SNAPSHOT\registrationapp-web-1.9-1.21.0-SNAPSHOT.jar
  143. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-1.9\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrati
  144. onapp-web-1.9\1.21.0-SNAPSHOT\registrationapp-web-1.9-1.21.0-SNAPSHOT.pom
  145. [INFO]
  146. [INFO] -------------< org.openmrs.module:registrationapp-web-2.0 >-------------
  147. [INFO] Building registrationapp Module web 2.0 1.21.0-SNAPSHOT [4/5]
  148. [INFO] --------------------------------[ jar ]---------------------------------
  149. [INFO]
  150. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrationapp-web-2.0 ---
  151. [INFO] Deleting C:\Use rs\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\target
  152. [INFO]
  153. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ registrationapp-web-2.0 ---
  154. [INFO [m] Using 'UTF-8' encoding to copy filtered resources.
  155. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\src\main\resources
  156. [INFO]
  157. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ registrationapp-web-2.0 ---
  158. [INFO] Changes detected - recompiling the module!
  159. [INFO] Compiling 2 source files to C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\target\classes
  160. [INFO]
  161. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrationapp-web-2.0 ---
  162. [ 4mINFO] Using 'UTF-8' encoding to copy filtered resources.
  163. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\src\test\resources
  164. [INFO] skip non exis ting resourceDirectory C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\src\test\resources
  165. [INFO]
  166. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ r egistrationapp-web-2.0 ---
  167. [INFO] No sources to compile
  168. [INFO]
  169. [INFO] - -- maven-surefire-plugin:2.22.1:test (default-test) @ registrationapp-web-2.0 ---
  170. [INFO] No tests to run.
  171. [I NFO]
  172. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrationapp-web-2.0 ---
  173. [INFO] Building jar: C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\target\registrationapp-web-2.0-1.21.0-SNAPSHOT.jar
  174. [INFO]
  175. [INFO] --- maven-install-plugin:2.4:install (default-install) @ registrationapp-web-2.0 ---
  176. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\target\registrationapp-web-2.0-1.21.0-SNAPSHOT.jar to C:\Users\shenkuru comp\.
  177. m2\repository\org\openmrs\module\registrationapp-web-2.0\1.21.0-SNAPSHOT\registrationapp-web-2.0-1.21.0-SNAPSHOT.jar
  178. [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\web-2.0\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrati
  179. onapp-web-2.0\1.21.0-SNAPSHOT\registrationapp-web-2.0-1.21.0-SNAPSHOT.pom
  180. [INFO]
  181. [INFO] --------------< org.openmrs.module:registrationapp-omod >---------------
  182. [INFO] Building Registration App Module OMOD 1.21.0-SNAPSHOT [ 5/5]
  183. [INFO] --------------------------------[ jar ]---------------------------------
  184. [INFO]
  185. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrationapp-omod ---
  186. [INFO] Deleting C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\omod\target
  187. [INFO]
  188. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ registrationapp-omod ---
  189. [INFO]
  190. [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ registrationapp-omod ---
  191. [INFO] Unpacking C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\api\target\registrationapp-api-1.21.0-SNAPSHOT.jar to C:\Users\shenkuru comp\Openmrs ti
  192. cket for work\openmrs-module-registrationapp\omod\target\classes with includes "**/*" and excludes ""
  193. [INFO]
  194. [INFO] --- maven-dependency-plugin:2.4:unpack (Fetch SASS sources from uicommons) @ registrationapp-omod ---
  195. [INFO] Configured Artifact: org.openmrs.module:uicommons-scss:2.4.0:zip
  196. [ 4mINFO] Unpacking C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\uicommons-scss\2.4.0\uicommons-scss-2.4.0.zip to C:\Users\shenkuru comp\Openmrs ticket for work\openmrs-modu
  197. le-registrationapp\omod\src\main\compass\sass-external with includes "" and excludes ""
  198. [INFO]
  199. [INFO] --- gem-maven-plugin:1.1.8:exec (default) @ registrationapp-omod ---
  200. [WARNING] NameError: method 'to_yaml' not defined in Object
  201. remove_method at org/jruby/RubyModule.java:2344
  202. (eval) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/yaml.rb:47
  203. module_eval at org/jruby/RubyModule.java:2316
  204. yamler= at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/yaml.rb:43
  205. (root) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/yaml.rb:82
  206. require at org/jruby/RubyKernel.java:1083
  207. (root) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_requir
  208. e.rb:1
  209. require at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_requir
  210. e.rb:55
  211. load_yaml at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems.rb:659
  212. load_file at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/config_file.rb:327
  213. initialize at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/config_file.rb:196
  214. do_configuration at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/gem_runner.rb:74
  215. run at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/gem_runner.rb:39
  216. load at org/jruby/RubyKernel.java:1099
  217. (root) at file:C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/bin/jgem:21
  218. load at org/jruby/RubyKernel.java:1099
  219. (root) at -e:1
  220.  
  221. [INFO] ------------------------------------------------------------------------
  222. [INFO] Reactor Summary for Registration App Module 1.21.0-SNAPSHOT:
  223. [INFO]
  224. [INFO] Registration App Module ............................ SUCCESS [ 0.546 s]
  225. [INFO] Registration App Module API ............ ............ SUCCESS [ 44.137 s]
  226. [INFO] registrationapp Module web 1.9 ..................... SUCCESS [ 2.546 s]
  227. [INFO] registrationapp Module web 2.0 ..................... SUCCESS [ 2.241 s]
  228. [INFO] Re gistration App Module OMOD ....................... FAILURE [ 9.037 s]
  229. [INFO] ------------------------------------------------------------------------
  230. [INFO] BUILD FAILUR E
  231. [INFO] ------------------------------------------------------------------------
  232. [INFO] Total time: 01:00 min
  233. [INFO] Finished at: 2020-09-24T23:20:12+03:00
  234. [INFO] 1m------------------------------------------------------------------------
  235. [ERROR] Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.1.8:exec (def ault) on project registrationapp-omod: Execution default of goal de.saumya
  236. .mojo:gem-maven-plugin:1.1.8:exec failed: Java returned: 1 -> [Help 1]
  237. [ERROR]
  238. [ERROR m] To see the full stack trace of the errors, re-run Maven with the -e switch.
  239. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  240. [ERROR]
  241. [ERROR] For m ore information about the errors and possible solutions, please read the following articles:
  242. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  243. [ERROR]
  244. [ERROR] After correcting the problems, you can resume the build with the command
  245. [ERROR] mvn <args> -rf :registrationapp-omod
  246.  
  247.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement