Advertisement
Guest User

Untitled

a guest
Jan 15th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.07 KB | None | 0 0
  1. F:\openmrs modules\modules\openmrs-module-referenceapplication>mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:referenceapplication-omod:jar:2.8.0
  5. [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:referenceapplication-omod:[unknown-version], F:\openmrs modules\modules\openmrs-module-referenceapplication\omod\pom.xml, line 235, column 21
  6. [WARNING] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin is missing. @ org.openmrs.module:referenceapplication-omod:[unknown-version], F:\openmrs modules\modules\openmrs-module-referenceapplication\omod\pom.xml, line 260, column 21
  7. [WARNING]
  8. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  9. [WARNING]
  10. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  11. [WARNING]
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Reactor Build Order:
  14. [INFO]
  15. [INFO] Reference Application Module [pom]
  16. [INFO] Reference Application Module API [jar]
  17. [INFO] Reference Application Module OMOD [jar]
  18. [INFO]
  19. [INFO] --------------< org.openmrs.module:referenceapplication >---------------
  20. [INFO] Building Reference Application Module 2.8.0 [1/3]
  21. [INFO] --------------------------------[ pom ]---------------------------------
  22. [INFO]
  23. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
  24. [INFO]
  25. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
  26. [INFO] Installing F:\openmrs modules\modules\openmrs-module-referenceapplication\pom.xml to C:\Users\DELL\.m2\repository\org\openmrs\module\referenceapplication\2.8.0\referenceapplication-2.8.0.pom
  27. [INFO]
  28. [INFO] ------------< org.openmrs.module:referenceapplication-api >-------------
  29. [INFO] Building Reference Application Module API 2.8.0 [2/3]
  30. [INFO] --------------------------------[ jar ]---------------------------------
  31. [WARNING] The POM for org.openmrs.module:serialization.xstream-api:jar:0.2.12 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  32. [WARNING] The POM for org.openmrs.module:serialization.xstream-api-2.0:jar:0.2.12 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  33. [WARNING] The POM for org.openmrs.module:appointmentscheduling-api:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  34. [INFO]
  35. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-api ---
  36. [INFO] Deleting F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target
  37. [INFO]
  38. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-api ---
  39. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  40. [INFO] Copying 22 resources
  41. [INFO]
  42. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-api ---
  43. [INFO] Changes detected - recompiling the module!
  44. [INFO] Compiling 3 source files to F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\classes
  45. [INFO]
  46. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-api ---
  47. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  48. [INFO] Copying 3 resources
  49. [INFO]
  50. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-api ---
  51. [INFO] Changes detected - recompiling the module!
  52. [INFO] Compiling 3 source files to F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\test-classes
  53. [INFO]
  54. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ referenceapplication-api ---
  55. [INFO] Surefire report directory: F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\surefire-reports
  56.  
  57. -------------------------------------------------------
  58. T E S T S
  59. -------------------------------------------------------
  60. Running org.openmrs.module.referenceapplication.administrativenotification.ConfigureAtlasNotificationProducerTest
  61. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.395 sec
  62. Running org.openmrs.module.referenceapplication.ReferenceApplicationActivatorComponentTest
  63. ERROR - ReferenceApplicationActivator.setupHtmlForms(215) |2019-01-15 18:46:32,362| Unable to load HTML forms--this error is expected when running component tests
  64. ERROR - ReferenceApplicationActivator.setupHtmlForms(215) |2019-01-15 18:46:35,415| Unable to load HTML forms--this error is expected when running component tests
  65. ERROR - ReferenceApplicationActivator.setupHtmlForms(215) |2019-01-15 18:46:37,657| Unable to load HTML forms--this error is expected when running component tests
  66. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.61 sec
  67. Running org.openmrs.module.referenceapplication.ReferenceApplicationActivatorTest
  68. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec
  69.  
  70. Results :
  71.  
  72. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
  73.  
  74. [INFO]
  75. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-api ---
  76. [INFO] Building jar: F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\referenceapplication-api-2.8.0.jar
  77. [INFO]
  78. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-api ---
  79. [INFO] Installing F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\referenceapplication-api-2.8.0.jar to C:\Users\DELL\.m2\repository\org\openmrs\module\referenceapplication-api\2.8.0\referenceapplication-api-2.8.0.jar
  80. [INFO] Installing F:\openmrs modules\modules\openmrs-module-referenceapplication\api\pom.xml to C:\Users\DELL\.m2\repository\org\openmrs\module\referenceapplication-api\2.8.0\referenceapplication-api-2.8.0.pom
  81. [INFO]
  82. [INFO] ------------< org.openmrs.module:referenceapplication-omod >------------
  83. [INFO] Building Reference Application Module OMOD 2.8.0 [3/3]
  84. [INFO] --------------------------------[ jar ]---------------------------------
  85. [INFO]
  86. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-omod ---
  87. [INFO] Deleting F:\openmrs modules\modules\openmrs-module-referenceapplication\omod\target
  88. [INFO]
  89. [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ referenceapplication-omod ---
  90. [INFO]
  91. [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ referenceapplication-omod ---
  92. [INFO] Unpacking F:\openmrs modules\modules\openmrs-module-referenceapplication\api\target\referenceapplication-api-2.8.0.jar to F:\openmrs modules\modules\openmrs-module-referenceapplication\omod\target\classes with includes "**/*" and excludes ""
  93. [INFO]
  94. [INFO] --- maven-dependency-plugin:2.4:unpack (Fetch SASS sources from uicommons) @ referenceapplication-omod ---
  95. [INFO] Configured Artifact: org.openmrs.module:uicommons-scss:?:zip
  96. [INFO] Unpacking C:\Users\DELL\.m2\repository\org\openmrs\module\uicommons-scss\2.1\uicommons-scss-2.1.zip to F:\openmrs modules\modules\openmrs-module-referenceapplication\omod\src\main\compass\sass-external with includes "" and excludes ""
  97. [INFO]
  98. [INFO] --- gem-maven-plugin:1.1.6:exec (default) @ referenceapplication-omod ---
  99. [INFO] Error opening script file: F:/openmrs (Access is denied)
  100. [INFO] ------------------------------------------------------------------------
  101. [INFO] Reactor Summary:
  102. [INFO]
  103. [INFO] Reference Application Module 2.8.0 ................. SUCCESS [ 5.214 s]
  104. [INFO] Reference Application Module API ................... SUCCESS [04:30 min]
  105. [INFO] Reference Application Module OMOD 2.8.0 ............ FAILURE [ 43.985 s]
  106. [INFO] ------------------------------------------------------------------------
  107. [INFO] BUILD FAILURE
  108. [INFO] ------------------------------------------------------------------------
  109. [INFO] Total time: 05:36 min
  110. [INFO] Finished at: 2019-01-15T18:47:30+03:00
  111. [INFO] ------------------------------------------------------------------------
  112. [ERROR] Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.1.6:exec (default) on project referenceapplication-omod: Execution default of goal de.saumya.mojo:gem-maven-plugin:1.1.6:exec failed: Java returned: 1 -> [Help 1]
  113. [ERROR]
  114. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  115. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  116. [ERROR]
  117. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  118. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  119. [ERROR]
  120. [ERROR] After correcting the problems, you can resume the build with the command
  121. [ERROR] mvn <goals> -rf :referenceapplication-omod
  122.  
  123. F:\openmrs modules\modules\openmrs-module-referenceapplication>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement