Advertisement
slubwama

Untitled

Jul 16th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. 19216806:openmrs-module-ugandaemr-iss lubwamasamuel$ mvn clean install
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] UgandaEMR ISS Clinic
  7. [INFO] UgandaEMR ISS Clinic API
  8. [INFO] UgandaEMR ISS Clinic OMOD
  9. [INFO]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] Building UgandaEMR ISS Clinic 1.0.0-SNAPSHOT
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO]
  14. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ugandaemr-iss ---
  15. [INFO]
  16. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ ugandaemr-iss ---
  17. [INFO] Checking for local modifications: skipped.
  18. [INFO] Updating project files from SCM: skipped.
  19. [INFO] ShortRevision tag detected. The value is '6'.
  20. [INFO] Executing: /bin/sh -c cd /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss && git rev-parse --verify --short=6 HEAD
  21. [INFO] Working directory: /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss
  22. [INFO] Storing buildNumber: 56f0e8 at timestamp: 1531723862676
  23. [INFO] ShortRevision tag detected. The value is '6'.
  24. [INFO] Executing: /bin/sh -c cd /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss && git rev-parse --verify --short=6 HEAD
  25. [INFO] Working directory: /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss
  26. [INFO] Storing buildScmBranch: UNKNOWN
  27. [INFO]
  28. [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ ugandaemr-iss ---
  29. [INFO] Using 'UTF-8' encoding to format source files.
  30. [INFO] Number of files to be formatted: 0
  31. [INFO]
  32. [INFO] --- maven-install-plugin:2.4:install (default-install) @ ugandaemr-iss ---
  33. [INFO] Installing /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/pom.xml to /Users/lubwamasamuel/.m2/repository/org/openmrs/module/ugandaemr-iss/1.0.0-SNAPSHOT/ugandaemr-iss-1.0.0-SNAPSHOT.pom
  34. [INFO]
  35. [INFO] ------------------------------------------------------------------------
  36. [INFO] Building UgandaEMR ISS Clinic API 1.0.0-SNAPSHOT
  37. [INFO] ------------------------------------------------------------------------
  38. [INFO]
  39. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ugandaemr-iss-api ---
  40. [INFO] Deleting /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/target
  41. [INFO]
  42. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ ugandaemr-iss-api ---
  43. [INFO]
  44. [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ ugandaemr-iss-api ---
  45. [INFO] Using 'UTF-8' encoding to format source files.
  46. [INFO] Number of files to be formatted: 5
  47. [INFO] Successfully formatted: 0 file(s)
  48. [INFO] Fail to format : 0 file(s)
  49. [INFO] Skipped : 5 file(s)
  50. [INFO] Approximate time taken: 0s
  51. [INFO]
  52. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ugandaemr-iss-api ---
  53. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  54. [INFO] Copying 6 resources
  55. [INFO] Copying 1 resource
  56. [INFO] skip non existing resourceDirectory /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/src/main/webapp
  57. [INFO] skip non existing resourceDirectory /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/src/main/webapp
  58. [INFO]
  59. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ugandaemr-iss-api ---
  60. [INFO] Changes detected - recompiling the module!
  61. [INFO] Compiling 5 source files to /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/target/classes
  62. [INFO] -------------------------------------------------------------
  63. [ERROR] COMPILATION ERROR :
  64. [INFO] -------------------------------------------------------------
  65. [ERROR] /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/src/main/java/org/openmrs/module/ugandaemr/iss/UgandaEMRISSClinicActivator.java:[58,23] constructor HtmlFormsInitializer in class org.openmrs.module.aijar.activator.HtmlFormsInitializer cannot be applied to given types;
  66. required: no arguments
  67. found: java.lang.String
  68. reason: actual and formal argument lists differ in length
  69. [INFO] 1 error
  70. [INFO] -------------------------------------------------------------
  71. [INFO] ------------------------------------------------------------------------
  72. [INFO] Reactor Summary:
  73. [INFO]
  74. [INFO] UgandaEMR ISS Clinic ............................... SUCCESS [ 1.136 s]
  75. [INFO] UgandaEMR ISS Clinic API ........................... FAILURE [ 3.182 s]
  76. [INFO] UgandaEMR ISS Clinic OMOD .......................... SKIPPED
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO] BUILD FAILURE
  79. [INFO] ------------------------------------------------------------------------
  80. [INFO] Total time: 4.937 s
  81. [INFO] Finished at: 2018-07-16T09:51:06+03:00
  82. [INFO] Final Memory: 36M/212M
  83. [INFO] ------------------------------------------------------------------------
  84. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ugandaemr-iss-api: Compilation failure
  85. [ERROR] /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-iss/api/src/main/java/org/openmrs/module/ugandaemr/iss/UgandaEMRISSClinicActivator.java:[58,23] constructor HtmlFormsInitializer in class org.openmrs.module.aijar.activator.HtmlFormsInitializer cannot be applied to given types;
  86. [ERROR] required: no arguments
  87. [ERROR] found: java.lang.String
  88. [ERROR] reason: actual and formal argument lists differ in length
  89. [ERROR] -> [Help 1]
  90. [ERROR]
  91. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  92. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  93. [ERROR]
  94. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  95. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  96. [ERROR]
  97. [ERROR] After correcting the problems, you can resume the build with the command
  98. [ERROR] mvn <goals> -rf :ugandaemr-iss-api
  99. 19216806:openmrs-module-ugandaemr-iss lubwamasamuel$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement