Advertisement
jmpango

Untitled

Jan 17th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.30 KB | None | 0 0
  1. Mpangos-MacBook-Pro:openmrs-module-coreapps jmpango$ mvn clean install -e
  2. [INFO] Error stacktraces are turned on.
  3. [INFO] Scanning for projects...
  4. [WARNING]
  5. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:coreapps-omod:jar:1.9-SNAPSHOT
  6. [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.openmrs.module:coreapps-omod:[unknown-version], /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/omod/pom.xml, line 320, column 21
  7. [WARNING] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin is missing. @ org.openmrs.module:coreapps-omod:[unknown-version], /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/omod/pom.xml, line 346, column 21
  8. [WARNING]
  9. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  10. [WARNING]
  11. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  12. [WARNING]
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] Reactor Build Order:
  15. [INFO]
  16. [INFO] Core Apps Module
  17. [INFO] Core Apps Module API
  18. [INFO] coreapps Module web 1.9
  19. [INFO] coreapps Module web 2.0
  20. [INFO] Core Apps Module OMOD
  21. [INFO]
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] Building Core Apps Module 1.9-SNAPSHOT
  24. [INFO] ------------------------------------------------------------------------
  25. [INFO]
  26. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps ---
  27. [INFO]
  28. [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps ---
  29. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/pom.xml to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps/1.9-SNAPSHOT/coreapps-1.9-SNAPSHOT.pom
  30. [INFO]
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO] Building Core Apps Module API 1.9-SNAPSHOT
  33. [INFO] ------------------------------------------------------------------------
  34. [INFO]
  35. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-api ---
  36. [INFO] Deleting /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target
  37. [INFO]
  38. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-api ---
  39. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  40. [INFO] Copying 6 resources
  41. [INFO]
  42. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-api ---
  43. [INFO] Changes detected - recompiling the module!
  44. [INFO] Compiling 16 source files to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/classes
  45. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Some input files use or override a deprecated API.
  46. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Recompile with -Xlint:deprecation for details.
  47. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Some input files use unchecked or unsafe operations.
  48. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Recompile with -Xlint:unchecked for details.
  49. [INFO]
  50. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-api ---
  51. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  52. [INFO] Copying 6 resources
  53. [INFO]
  54. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-api ---
  55. [INFO] Changes detected - recompiling the module!
  56. [INFO] Compiling 6 source files to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/test-classes
  57. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/test/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesTagHandlerComponentTest.java: /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/test/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesTagHandlerComponentTest.java uses unchecked or unsafe operations.
  58. [WARNING] /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/src/test/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesTagHandlerComponentTest.java: Recompile with -Xlint:unchecked for details.
  59. [INFO]
  60. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ coreapps-api ---
  61. [INFO] Surefire report directory: /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/surefire-reports
  62.  
  63. -------------------------------------------------------
  64. T E S T S
  65. -------------------------------------------------------
  66. Running org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextAnswerListWidgetTest
  67. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec
  68. Running org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextObsTagHandlerComponentTest
  69. ERROR - Context.getServiceContext(259) |2016-01-17 10:10:05,682| serviceContext is null. Creating new ServiceContext()
  70. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.695 sec
  71. Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerComponentTest
  72. <div class="htmlform">
  73. Date: <span id='encounterDate'><input type="text" size="10" id="w1-display"/><input type="hidden" name="w1" id="w1" /><script>setupDatePicker('dd/mm/yy', '110,20','en-GB', '#w1-display', '#w1', '2016-01-17')</script><span class="error field-error" style="display: none" id="w2"></span></span>
  74. Location: <span id='encounterLocation'><select id="w3" name="w3"><option value="">htmlformentry.chooseALocation</option><option value="1">Unknown Location</option><option value="2" selected="true">Xanadu</option></select><span class="error field-error" style="display: none" id="w4"></span></span>
  75. Provider: <span id='encounterProvider'><select id="w5" name="w5"><option value="" selected="true">htmlformentry.chooseAProvider</option><option value="502">Hippocrates of Cos</option></select><span class="error field-error" style="display: none" id="w6"></span></span>
  76.  
  77. <span class="error field-error" style="display: none" id="w8"></span>[[ included fragment coreapps.diagnosis/encounterDiagnoses here ]]
  78.  
  79. Encounter Type: <span id='encounterType'><select id="w9" name="w9">
  80. <option value="">htmlformentry.chooseEncounterType</option>
  81. <option value="2">Emergency</option>
  82. <option value="6">Laboratory</option>
  83. <option value="1">Scheduled</option></select><span class="error field-error" style="display: none" id="w10"></span></span>
  84.  
  85. <input type="button" class="submitButton" value="htmlformentry.saveChangesButton" onClick="submitHtmlForm()"/>
  86. </div>
  87. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec
  88. Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerTest
  89. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
  90. Running org.openmrs.module.coreapps.htmlformentry.EncounterDispositionTagHandlerComponentTest
  91. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec
  92. Running org.openmrs.module.coreapps.parser.ParseEncounterToJsonTest
  93. SLF4J: Class path contains multiple SLF4J bindings.
  94. SLF4J: Found binding in [jar:file:/Users/jmpango/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  95. SLF4J: Found binding in [jar:file:/Users/jmpango/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  96. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  97. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec
  98.  
  99. Results :
  100.  
  101. Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
  102.  
  103. [INFO]
  104. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-api ---
  105. [INFO] Building jar: /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/coreapps-api-1.9-SNAPSHOT.jar
  106. [INFO]
  107. [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-api ---
  108. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/coreapps-api-1.9-SNAPSHOT.jar to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-api/1.9-SNAPSHOT/coreapps-api-1.9-SNAPSHOT.jar
  109. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/pom.xml to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-api/1.9-SNAPSHOT/coreapps-api-1.9-SNAPSHOT.pom
  110. [INFO]
  111. [INFO] ------------------------------------------------------------------------
  112. [INFO] Building coreapps Module web 1.9 1.9-SNAPSHOT
  113. [INFO] ------------------------------------------------------------------------
  114. [INFO]
  115. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-1.9 ---
  116. [INFO] Deleting /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/target
  117. [INFO]
  118. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-1.9 ---
  119. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  120. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/src/main/resources
  121. [INFO]
  122. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-web-1.9 ---
  123. [INFO] Changes detected - recompiling the module!
  124. [INFO] Compiling 3 source files to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/target/classes
  125. [INFO]
  126. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-1.9 ---
  127. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  128. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/src/test/resources
  129. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/src/test/resources
  130. [INFO]
  131. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-web-1.9 ---
  132. [INFO] No sources to compile
  133. [INFO]
  134. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ coreapps-web-1.9 ---
  135. [INFO] No tests to run.
  136. [INFO]
  137. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-1.9 ---
  138. [INFO] Building jar: /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/target/coreapps-web-1.9-1.9-SNAPSHOT.jar
  139. [INFO]
  140. [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-web-1.9 ---
  141. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/target/coreapps-web-1.9-1.9-SNAPSHOT.jar to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-web-1.9/1.9-SNAPSHOT/coreapps-web-1.9-1.9-SNAPSHOT.jar
  142. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-1.9/pom.xml to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-web-1.9/1.9-SNAPSHOT/coreapps-web-1.9-1.9-SNAPSHOT.pom
  143. [INFO]
  144. [INFO] ------------------------------------------------------------------------
  145. [INFO] Building coreapps Module web 2.0 1.9-SNAPSHOT
  146. [INFO] ------------------------------------------------------------------------
  147. [INFO]
  148. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-2.0 ---
  149. [INFO] Deleting /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/target
  150. [INFO]
  151. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-2.0 ---
  152. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  153. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/src/main/resources
  154. [INFO]
  155. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-web-2.0 ---
  156. [INFO] Changes detected - recompiling the module!
  157. [INFO] Compiling 3 source files to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/target/classes
  158. [INFO]
  159. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-2.0 ---
  160. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  161. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/src/test/resources
  162. [INFO] skip non existing resourceDirectory /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/src/test/resources
  163. [INFO]
  164. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-web-2.0 ---
  165. [INFO] No sources to compile
  166. [INFO]
  167. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ coreapps-web-2.0 ---
  168. [INFO] No tests to run.
  169. [INFO]
  170. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-2.0 ---
  171. [INFO] Building jar: /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/target/coreapps-web-2.0-1.9-SNAPSHOT.jar
  172. [INFO]
  173. [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-web-2.0 ---
  174. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/target/coreapps-web-2.0-1.9-SNAPSHOT.jar to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-web-2.0/1.9-SNAPSHOT/coreapps-web-2.0-1.9-SNAPSHOT.jar
  175. [INFO] Installing /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/web-2.0/pom.xml to /Users/jmpango/.m2/repository/org/openmrs/module/coreapps-web-2.0/1.9-SNAPSHOT/coreapps-web-2.0-1.9-SNAPSHOT.pom
  176. [INFO]
  177. [INFO] ------------------------------------------------------------------------
  178. [INFO] Building Core Apps Module OMOD 1.9-SNAPSHOT
  179. [INFO] ------------------------------------------------------------------------
  180. [INFO]
  181. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-omod ---
  182. [INFO] Deleting /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/omod/target
  183. [INFO]
  184. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ coreapps-omod ---
  185. [INFO]
  186. [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ coreapps-omod ---
  187. [INFO] Unpacking /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/api/target/coreapps-api-1.9-SNAPSHOT.jar to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/omod/target/classes with includes "**/*" and excludes ""
  188. [INFO]
  189. [INFO] --- maven-dependency-plugin:2.4:unpack (Fetch SASS sources from uicommons) @ coreapps-omod ---
  190. [INFO] Configured Artifact: org.openmrs.module:uicommons-scss:?:zip
  191. [INFO] Unpacking /Users/jmpango/.m2/repository/org/openmrs/module/uicommons-scss/1.7/uicommons-scss-1.7.zip to /Users/jmpango/Documents/workspace/Openmrs 1.9.9/openmrs-module-coreapps/omod/src/main/compass/sass-external with includes "" and excludes ""
  192. [INFO]
  193. [INFO] --- gem-maven-plugin:1.1.3:exec (default) @ coreapps-omod ---
  194. [INFO] Error opening script file: /Users/jmpango/Documents/workspace/Openmrs (No such file or directory)
  195. [INFO] ------------------------------------------------------------------------
  196. [INFO] Reactor Summary:
  197. [INFO]
  198. [INFO] Core Apps Module ................................... SUCCESS [ 0.289 s]
  199. [INFO] Core Apps Module API ............................... SUCCESS [ 38.366 s]
  200. [INFO] coreapps Module web 1.9 ............................ SUCCESS [ 0.510 s]
  201. [INFO] coreapps Module web 2.0 ............................ SUCCESS [ 0.592 s]
  202. [INFO] Core Apps Module OMOD .............................. FAILURE [ 1.727 s]
  203. [INFO] ------------------------------------------------------------------------
  204. [INFO] BUILD FAILURE
  205. [INFO] ------------------------------------------------------------------------
  206. [INFO] Total time: 43.205 s
  207. [INFO] Finished at: 2016-01-17T10:10:22+03:00
  208. [INFO] Final Memory: 54M/370M
  209. [INFO] ------------------------------------------------------------------------
  210. [ERROR] Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.1.3:exec (default) on project coreapps-omod: Execution default of goal de.saumya.mojo:gem-maven-plugin:1.1.3:exec failed: Java returned: 1 -> [Help 1]
  211. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.1.3:exec (default) on project coreapps-omod: Execution default of goal de.saumya.mojo:gem-maven-plugin:1.1.3:exec failed: Java returned: 1
  212. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
  213. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  214. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  215. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  216. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  217. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  218. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  219. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  220. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  221. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  222. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  223. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  224. at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  225. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  226. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  227. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  228. at java.lang.reflect.Method.invoke(Method.java:606)
  229. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  230. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  231. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  232. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  233. Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal de.saumya.mojo:gem-maven-plugin:1.1.3:exec failed: Java returned: 1
  234. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
  235. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
  236. ... 20 more
  237. Caused by: Java returned: 1
  238. at org.apache.tools.ant.taskdefs.Java.execute(Java.java:111)
  239. at de.saumya.mojo.ruby.script.AntLauncher.doExecute(AntLauncher.java:113)
  240. at de.saumya.mojo.ruby.script.AntLauncher.executeIn(AntLauncher.java:147)
  241. at de.saumya.mojo.ruby.script.Script.executeIn(Script.java:108)
  242. at de.saumya.mojo.gem.ExecMojo.executeWithGems(ExecMojo.java:92)
  243. at de.saumya.mojo.gem.AbstractGemMojo.executeJRuby(AbstractGemMojo.java:508)
  244. at de.saumya.mojo.jruby.AbstractJRubyMojo.execute(AbstractJRubyMojo.java:293)
  245. at de.saumya.mojo.gem.AbstractGemMojo.execute(AbstractGemMojo.java:238)
  246. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  247. ... 21 more
  248. [ERROR]
  249. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  250. [ERROR]
  251. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  252. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  253. [ERROR]
  254. [ERROR] After correcting the problems, you can resume the build with the command
  255. [ERROR] mvn <goals> -rf :coreapps-omod
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement